n ISC DHCP 4.4.0 -> 4.4.3, ISC DHCP 4.1-ESV-R1 -> 4.1-ESV-R16-P1, when the function option_code_hash_lookup() is called from add_option(), it increases the option's refcount field. However, there is not a corresponding call to option_dereference() to decrement the refcount field. The function add_option() is only used in server responses to lease query packets. Each lease query response calls this function for several options, so eventually, the reference counters could overflow and cause the server to abort.
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
21 Nov 2024, 07:01
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://kb.isc.org/docs/cve-2022-2928 - Vendor Advisory | |
| References | () https://lists.debian.org/debian-lts-announce/2022/10/msg00015.html - Mailing List, Third Party Advisory | |
| References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2SARIK7KZ7MGQIWDRWZFAOSQSPXY4GOU/ - | |
| References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QQXYCIWUDILRCNBAIMVFCSGXBRKEPB4K/ - | |
| References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/T6IBFH4MRRNJQVWEKILQ6I6CXWW766FX/ - | |
| References | () https://security.gentoo.org/glsa/202305-22 - |
Published : 2022-10-07 05:15
Updated : 2024-11-21 07:01
NVD link : CVE-2022-2928
Mitre link : CVE-2022-2928
CVE.ORG link : CVE-2022-2928
JSON object : View
NULL Pointer Dereference