7.8High
CVE-2026-90392
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix potential UAF when reading bpf link info In bpf_link_show_fdinfo and bpf_link_get_info_by_fd, link->prog is accessed without holding any locks. If the prog is concurrently replaced via bpf_link_update, the old prog can be freed, leading to a potential UAF issue. Fix this by accessing link->prog under RCU protection to safely fetch the pointer and guarantee its lifetime while reading its fields.
What this means for your business
- An attacker can use it only with access to the machine itself, with an ordinary user login, and without anyone at your company clicking anything.
What to do
- 1Ask your IT team or provider whether any of your systems use the affected product.
- 2If you do, follow the vendor's guidance. No patch reference has been published yet.
Not sure if your company is exposed?
Fastnexa’s certified penetration testers can check whether attackers could use this flaw, or others like it, against your websites, apps and network. The full test is free for our first 10 founding clients until 31 December 2026.
Scoring
- CVSS
- 7.8 (v3.1)
- Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H- Assigned by
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Dates
- Published
- 2026-09-17
- Last modified
- 2026-09-18
- Sources
- NVD
References
- https://git.kernel.org/stable/c/79347e42cfbc9e78872922e8f08a70609c9af82f
- https://git.kernel.org/stable/c/85cf991c881e7198be32be05a9daa2625390c8b3
- https://git.kernel.org/stable/c/863f3ddd0b8ac65abfb50d3be0869268ac0e277b
- https://git.kernel.org/stable/c/a5c936ac904767fc1d943d40b0308bcb2ae2509b
- https://git.kernel.org/stable/c/d7d7208e2603b45724b684f4df73904fb347741e