CVE-2026-72305

Summary

In the Linux kernel, the following vulnerability has been resolved:

VDUSE: avoid leaking information to userspace

The bounceing is not necessarily page aligned, so current VDUSE can leak kernel information through mapping bounce pages to userspace. Allocate bounce pages with __GFP_ZERO to avoid leaking information to userspace.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux8c773d53fb7b64267b0f55c1d3517cb8c5e29b3c < fde25641cbddd0c084e3320d08f755e7e6acfae5affected
LinuxLinux8c773d53fb7b64267b0f55c1d3517cb8c5e29b3c < 5e88c1bc3a41d9a260dd42bae8ad18fd4f35bbe1affected
LinuxLinux8c773d53fb7b64267b0f55c1d3517cb8c5e29b3c < 690fb82c4122f8c2656fa4f842275132771b68b9affected
LinuxLinux8c773d53fb7b64267b0f55c1d3517cb8c5e29b3c < 00335df9da2011e095f846d645cc2e9fd2907659affected
LinuxLinux8c773d53fb7b64267b0f55c1d3517cb8c5e29b3c < 9c1523803445ee0348f62b77793266dd981596e0affected
LinuxLinux5.15affected
LinuxLinux0 < 5.15unaffected
LinuxLinux6.6.148 <= 6.6.*unaffected
LinuxLinux6.12.101 <= 6.12.*unaffected
LinuxLinux6.18.42 <= 6.18.*unaffected
LinuxLinux7.1.5 <= 7.1.*unaffected
LinuxLinux7.2 <= *unaffected

Weaknesses

References