A use-after-free vulnerability was found in systemd. This issue occurs due to the on_stream_io() function and dns_stream_complete() function in 'resolved-dns-stream.c' not incrementing the reference counting for the DnsStream object. Therefore, other functions and callbacks called can dereference the DNSStream object, causing the use-after-free when the reference is still used later.
References
Link | Resource |
---|---|
https://github.com/systemd/systemd/commit/d973d94dec349fb676fdd844f6fe2ada3538f27c | Patch Third Party Advisory |
https://security.netapp.com/advisory/ntap-20221111-0005/ | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
AND |
|
Configuration 4 (hide)
AND |
|
Configuration 5 (hide)
AND |
|
Configuration 6 (hide)
AND |
|
History
15 Sep 2022, 17:29
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://github.com/systemd/systemd/commit/d973d94dec349fb676fdd844f6fe2ada3538f27c - Patch, Third Party Advisory | |
CPE | cpe:2.3:a:systemd_project:systemd:240:*:*:*:*:*:*:* | |
CWE | CWE-416 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
09 Sep 2022, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-09-09 15:15
Updated : 2024-02-04 22:51
NVD link : CVE-2022-2526
Mitre link : CVE-2022-2526
CVE.ORG link : CVE-2022-2526
JSON object : View
Products Affected
netapp
- h300s
- h300s_firmware
- h500s
- active_iq_unified_manager
- h500s_firmware
- h700s_firmware
- h700s
- h410s
- h410s_firmware
systemd_project
- systemd
CWE
CWE-416
Use After Free