CVE-2023-3776
A use-after-free vulnerability in the Linux kernel's net/sched: cls_fw component can be exploited to achieve local privilege escalation.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.51%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
A use-after-free vulnerability in the Linux kernel's net/sched: cls_fw component can be exploited to achieve local privilege escalation. If tcf_change_indev() fails, fw_set_parms() will immediately return an error after incrementing or decrementing the reference counter in tcf_bind_filter(). If an attacker can control the reference counter and set it to zero, they can cause the reference to be freed, leading to a use-after-free vulnerability. We recommend upgrading past commit 0323bce598eea038714f941ce2b22541c46d488f.
- CVSS 3.1
- 7.8 HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.51% probability · 42th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-416
- Affected
- linux/linux kernel · debian/debian linux
- Source
- cve-coordination@google.com
References
- http://packetstormsecurity.com/files/175072/Kernel-Live-Patch-Security-Notice-LSN-0098-1.htmlThird Party Advisory, VDB Entry
- http://packetstormsecurity.com/files/175963/Kernel-Live-Patch-Security-Notice-LSN-0099-1.htmlThird Party Advisory, VDB Entry
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=0323bce598eea038714f941ce2b22541c46d488fMailing List, Patch, Vendor Advisory
- https://kernel.dance/0323bce598eea038714f941ce2b22541c46d488fPatch, Vendor Advisory
- https://lists.debian.org/debian-lts-announce/2023/10/msg00027.htmlMailing List, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2024/01/msg00004.htmlMailing List, Third Party Advisory
- https://security.netapp.com/advisory/ntap-20240202-0003/Third Party Advisory
- https://www.debian.org/security/2023/dsa-5480Third Party Advisory
- https://www.debian.org/security/2023/dsa-5492Third Party Advisory
- http://packetstormsecurity.com/files/175072/Kernel-Live-Patch-Security-Notice-LSN-0098-1.htmlThird Party Advisory, VDB Entry
- http://packetstormsecurity.com/files/175963/Kernel-Live-Patch-Security-Notice-LSN-0099-1.htmlThird Party Advisory, VDB Entry
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=0323bce598eea038714f941ce2b22541c46d488fMailing List, Patch, Vendor Advisory
- https://kernel.dance/0323bce598eea038714f941ce2b22541c46d488fPatch, Vendor Advisory
- https://lists.debian.org/debian-lts-announce/2023/10/msg00027.htmlMailing List, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2024/01/msg00004.htmlMailing List, Third Party Advisory
- https://security.netapp.com/advisory/ntap-20240202-0003/Third Party Advisory
- https://www.debian.org/security/2023/dsa-5480Third Party Advisory
- https://www.debian.org/security/2023/dsa-5492Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.