Type conversion in Linux kernel - CVE-2026-72047

 

Type conversion in Linux kernel - CVE-2026-72047

Published: August 16, 2026


Vulnerability identifier: #VU143553
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-72047
CWE-ID: CWE-704
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 pointer size handling in the ca8210 debugfs test interface when exchanging kmalloc'd buffer pointers through a kfifo on 64-bit systems. A local user can interact with the debugfs test interface to cause a denial of service.

Only 64-bit builds with CONFIG_IEEE802154_CA8210_DEBUGFS enabled are vulnerable.


Affected software

Linux kernel

How to mitigate CVE-2026-72047

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins