VDB
DEBIAN-CVE-2024-53099
DEBIAN-CVE-2024-53099
PUBLISHED
CVSS 7.099999904632568 HIGH
In the Linux kernel, the following vulnerability has been resolved: bpf: Check validity of link->type in bpf_link_show_fdinfo() If a newly-added link type doesn't invoke BPF_LINK_TYPE(), accessing bpf_link_type_strs[link->type] may result in an out-of-bounds access. To spot such missed invocations early in the future, checking the validity of link->type in bpf_link_show_fdinfo() and emitting a warning when such invocations are missed.
Risk Scores
CVSS 3.1
7.099999904632568
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux | 5.10.162-1, 5.10.127-2, 5.10.127-2~bpo10+1 |
| Debian:13 | linux | 0, 0 |
| Debian:12 | linux | 6.1.106-1, 6.1.106-2, 6.1.106-3 |
| Debian:11 | linux-6.1 | 6.1.112-1, 6.1.119-1, 0 |
| Debian:14 | linux | 0, 0 |
Exploit Intelligence
- USN-7389-1.json (github-poc)
Timeline
- Nov 25, 2024 CVE Published
- Apr 28, 2026 CVE Updated