Release of invalid pointer or reference in Linux kernel - CVE-2026-63809

 

Release of invalid pointer or reference in Linux kernel - CVE-2026-63809

Published: July 21, 2026


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

Vulnerability details

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

The vulnerability exists due to memory corruption in proc_sys_call_handler and __cgroup_bpf_run_filter_sysctl() when processing a sysctl write that replaces the temporary buffer. A local privileged user can write a crafted sysctl value to trigger memory corruption and cause a denial of service.

Exploitation requires access to write to a sysctl entry from a task in the target cgroup, and the fault was reproduced while writing to /proc/sys/kernel/domainname.


Affected software

Linux kernel

How to mitigate CVE-2026-63809

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins