icinga2/lib
Julian Brost b7549d09f6 DerefExpression: Add missing nullptr check
Due to this missing check, evaluating a DSL expression can result in a null
dereference, crashing the Icinga 2 process. Given that API users can also
provide DSL expression as filters, this can be triggered over the network as
well.

This issue was assigned CVE-2025-61908.
2025-10-13 16:53:36 +02:00
..
base Filter global variables when Sandboxed 2025-10-13 16:29:54 +02:00
checker CheckerComponent#CheckThreadProc(): also propagate next check update to Icinga DB 2023-02-15 10:46:08 +01:00
cli Send signals as Icinga user in safe-reload and logrotate 2025-10-09 17:42:53 +02:00
compat Deduplicate and stabilize fragile filesystem transactions 2023-02-15 17:19:57 +01:00
config DerefExpression: Add missing nullptr check 2025-10-13 16:53:36 +02:00
db_ido IDO: use per-instance notification_id in history 2022-02-21 15:51:04 +01:00
db_ido_mysql Merge pull request #9312 from Icinga/9308 2022-04-06 09:49:33 +02:00
db_ido_pgsql IDO PgSQL: always use regular string literals 2021-08-05 11:39:32 +02:00
icinga Use Checkable::GetStateBeforeSuppression() only where relevant 2024-11-14 15:01:14 +01:00
icingadb IcingaDB#SerializeState(): limit execution_time and latency to 2^32-1 2024-11-15 11:34:24 +01:00
livestatus Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
methods cluster-zone: consider own zone connected if there's only one endpoint 2023-07-04 11:12:29 +02:00
mysql_shim IDO MySQL: explicitly use latin1 2022-03-31 15:04:45 +02:00
notification Merge pull request #9124 from Icinga/bugfix/icinga2-crashes-when-sending-notifications-8186 2022-01-19 15:48:17 +01:00
perfdata ElasticsearchWriter#Pause(): lock m_DataBufferMutex during Flush() 2023-07-04 10:50:03 +02:00
pgsql_shim Replace Copyright header with a short version, part II 2019-02-25 15:09:36 +01:00
remote Remove TicketSalt in VariableQueryHandler as early as possible 2025-10-13 16:29:54 +02:00
CMakeLists.txt Rename ICINGA2_WITH_REDIS to ICINGA2_WITH_ICINGADB 2019-11-02 14:00:24 +01:00