CVE-2024-47675
bpf: Fix use-after-free in bpf_uprobe_multi_link_attach()
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix use-after-free in bpf_uprobe_multi_link_attach() If bpf_link_prime() fails, bpf_uprobe_multi_link_attach() goes to the error_free label and frees the array of bpf_uprobe's without calling bpf_uprobe_unregister(). This leaks bpf_uprobe->uprobe and worse, this frees bpf_uprobe->consumer without removing it from the uprobe->consumers list.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Oct 21, 2024 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
89ae89f53d201143560f1e9ed4bfa62eee34f88e < 790c630ab0e7d7aba6d186581d4627c09fce60f3 89ae89f53d201143560f1e9ed4bfa62eee34f88e < 7c1d782e5afbf7c50ba74ecc4ddc18a05d63e5ee 89ae89f53d201143560f1e9ed4bfa62eee34f88e < cdf27834c3dd5d9abf7eb8e4ee87ee9e307eb25c 89ae89f53d201143560f1e9ed4bfa62eee34f88e < 5fe6e308abaea082c20fbf2aa5df8e14495622cf
Linux / Linux
6.6
References
git.kernel.org: https://git.kernel.org/stable/c/790c630ab0e7d7aba6d186581d4627c09fce60f3 git.kernel.org: https://git.kernel.org/stable/c/7c1d782e5afbf7c50ba74ecc4ddc18a05d63e5ee git.kernel.org: https://git.kernel.org/stable/c/cdf27834c3dd5d9abf7eb8e4ee87ee9e307eb25c git.kernel.org: https://git.kernel.org/stable/c/5fe6e308abaea082c20fbf2aa5df8e14495622cf