CVE-2025-39687
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-05

Last updated on: 2026-03-17

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: iio: light: as73211: Ensure buffer holes are zeroed Given that the buffer is copied to a kfifo that ultimately user space can read, ensure we zero it.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-05
Last Modified
2026-03-17
Generated
2026-05-07
AI Q&A
2025-09-05
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
linux linux_kernel 5.10.244
linux linux_kernel 6.1.153
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability in the Linux kernel's iio light as73211 driver involves uninitialized buffer holes that are copied to a kernel FIFO (kfifo) which user space can read. The issue is that these buffer holes were not zeroed out, potentially exposing unintended data. The fix ensures that these buffer holes are zeroed before being copied, preventing leakage of potentially sensitive data.


How can this vulnerability impact me? :

This vulnerability could lead to unintended disclosure of kernel memory contents to user space, potentially exposing sensitive information. This could be exploited by an attacker with access to the device to read data that should not be accessible, leading to privacy or security risks.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart