Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Leo Stone

#45957of 53,639
5.5Total CVSS
Vulnerabilities · 1
PT-2025-9975
5.5
2024-12-16
Linux · Linux Kernel · CVE-2024-58085
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** A warning has been resolved in the Linux kernel related to the tomoyo write control() function. The issue arose when a very long line without a new line character was written, causing a too large allocation warning. The fix involves using GFP NOWARN instead of checking for KMALLOC MAX SIZE, as a valid line should be shorter than 32KB. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.