Memory leak in Linux kernel - CVE-2026-92519

 

Memory leak in Linux kernel - CVE-2026-92519

Published: September 18, 2026


Vulnerability identifier: #VU151004
CSH Severity: Low
CVSS v4: 4.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-92519
CWE-ID: CWE-401
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to improper memory release in the RISC-V BPF JIT cleanup routine bpf_jit_free() when JIT compilation fails for a later BPF subprogram. A local user can trigger JIT compilation failure for a later BPF subprogram to cause a denial of service.


Affected software

Linux kernel

How to mitigate CVE-2026-92519

Install security update from vendor's repository.


External References

Related Security Bulletins