CVE-2022-2928
Last modified
CVE-2022-2928 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. In 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. EPSS estimates a 0.66% chance of exploitation in the next 30 days.
Description
In 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.
Metrics
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Isc | Dhcp | >= 4.4.0, <= 4.4.3 | — |
| Isc | Dhcp | 4.1-esv | R1 |
| Debian | Debian Linux | 10.0 | — |
| Fedoraproject | Fedora | 35 | — |
| Fedoraproject | Fedora | 36 | — |
| Fedoraproject | Fedora | 37 | — |
References
- https://kb.isc.org/docs/cve-2022-2928Vendor Advisory
- https://lists.debian.org/debian-lts-announce/2022/10/msg00015.htmlMailing List, Third Party Advisory
- https://kb.isc.org/docs/cve-2022-2928Vendor Advisory
- https://lists.debian.org/debian-lts-announce/2022/10/msg00015.htmlMailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-2928?
How severe is CVE-2022-2928?
How do I fix CVE-2022-2928?
Are you affected by CVE-2022-2928?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
