CVE-2024-38662
Last modified
CVE-2024-38662 is a medium-severity vulnerability rated 4.7/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: bpf: Allow delete from sockmap/sockhash only if update is allowed We have seen an influx of syzkaller reports where a BPF program attached to a tracepoint triggers a locking rule violation by performing a map_delete on a sockmap/sockhash. We don't intend to support this artificial use scenario. Extend the existing verifier allowed-program-type check for updating sockmap/sockhash to also cover deleting from a map. From now on only BPF programs which were previously allowed to update sockmap/sockhash can delete from these map types.. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: bpf: Allow delete from sockmap/sockhash only if update is allowed We have seen an influx of syzkaller reports where a BPF program attached to a tracepoint triggers a locking rule violation by performing a map_delete on a sockmap/sockhash. We don't intend to support this artificial use scenario. Extend the existing verifier allowed-program-type check for updating sockmap/sockhash to also cover deleting from a map. From now on only BPF programs which were previously allowed to update sockmap/sockhash can delete from these map types.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.10, < 5.10.219 | — |
| Linux | Linux Kernel | >= 5.15, < 5.15.161 | — |
| Linux | Linux Kernel | >= 6.1, < 6.1.93 | — |
| Linux | Linux Kernel | >= 6.6, < 6.6.33 | — |
| Linux | Linux Kernel | >= 6.9, < 6.9.4 | — |
| Linux | Linux Kernel | 6.10.0 | Rc1 |
References
- https://git.kernel.org/stable/c/000a65bf1dc04fb2b65e2abf116f0bc0fc2ee7b1Mailing List, Patch
- https://git.kernel.org/stable/c/11e8ecc5b86037fec43d07b1c162e233e131b1d9Mailing List, Patch
- https://git.kernel.org/stable/c/29467edc23818dc5a33042ffb4920b49b090e63dMailing List, Patch
- https://git.kernel.org/stable/c/6693b172f008846811f48a099f33effc26068e1eMailing List, Patch
- https://git.kernel.org/stable/c/98e948fb60d41447fd8d2d0c3b8637fc6b6dc26dMailing List, Patch
- https://git.kernel.org/stable/c/b81e1c5a3c70398cf76631ede63a03616ed1ba3cMailing List, Patch
- https://git.kernel.org/stable/c/000a65bf1dc04fb2b65e2abf116f0bc0fc2ee7b1Mailing List, Patch
- https://git.kernel.org/stable/c/11e8ecc5b86037fec43d07b1c162e233e131b1d9Mailing List, Patch
- https://git.kernel.org/stable/c/29467edc23818dc5a33042ffb4920b49b090e63dMailing List, Patch
- https://git.kernel.org/stable/c/6693b172f008846811f48a099f33effc26068e1eMailing List, Patch
- https://git.kernel.org/stable/c/98e948fb60d41447fd8d2d0c3b8637fc6b6dc26dMailing List, Patch
- https://git.kernel.org/stable/c/b81e1c5a3c70398cf76631ede63a03616ed1ba3cMailing List, Patch
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-38662?
How severe is CVE-2024-38662?
How do I fix CVE-2024-38662?
Are you affected by CVE-2024-38662?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
