icinga2/lib
Julian Brost 0dadce2b97 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:42:57 +02:00
..
base Filter global variables when Sandboxed 2025-10-13 16:20:22 +02:00
checker Merge pull request #10397 from Icinga/activation-priority-10179 2025-05-28 12:30:40 +02:00
cli Send signals as Icinga user in safe-reload and logrotate 2025-10-08 17:18:11 +02:00
compat Merge {host,service}::StateTypeToString() & drop unused StateTypeFromString() 2025-06-06 13:31:44 +02:00
config DerefExpression: Add missing nullptr check 2025-10-13 16:42:57 +02:00
db_ido Merge {host,service}::StateTypeToString() & drop unused StateTypeFromString() 2025-06-06 13:31:44 +02:00
db_ido_mysql Merge pull request #9732 from Icinga/silence-compiler-warnings-in-code-we-don-t-maintain 2025-01-15 16:33:24 +01:00
db_ido_pgsql Merge pull request #9732 from Icinga/silence-compiler-warnings-in-code-we-don-t-maintain 2025-01-15 16:33:24 +01:00
icinga Zone#GetEndpoints(): return endpoints in the specified order, not randomly 2025-10-08 13:49:18 +02:00
icingadb Merge pull request #10467 from Icinga/icingadb-calceventid-no-double-timestamptomilliseconds 2025-06-10 17:09:16 +02:00
livestatus Zone#GetEndpoints(): return endpoints in the specified order, not randomly 2025-10-08 13:49:18 +02:00
methods Require to pass WaitGroup::Ptr to several methods 2025-05-23 14:53:58 +02:00
mysql_shim Silence compiler warnings in code we don't maintain 2025-01-14 11:48:33 +01:00
notification Explicitly stop started timers and wait for them 2023-04-14 14:52:04 +02:00
perfdata Merge pull request #10420 from Icinga/bundled-perfdata-writers-fix 2025-06-17 10:17:27 +02:00
pgsql_shim Silence compiler warnings in code we don't maintain 2025-01-14 11:48:33 +01:00
remote Remove TicketSalt in VariableQueryHandler as early as possible 2025-10-13 16:20:22 +02:00
CMakeLists.txt Rename ICINGA2_WITH_REDIS to ICINGA2_WITH_ICINGADB 2019-11-02 14:00:24 +01:00