Lucene search
+L

3 matches found

NVD
NVD
added 2024/05/01 6:15 a.m.20 views

CVE-2024-26988

In the Linux kernel, the following vulnerability has been resolved: init/main.c: Fix potential staticcommandline memory overflow We allocate memory of size 'xlen + strlenbootcommandline + 1' for staticcommandline, but the strings copied into staticcommandline are extracommandline and commandline,...

7.8CVSS7.5AI score0.00279EPSS
SaveExploits0References12
OSV
OSV
added 2024/05/01 5:27 a.m.18 views

CVE-2024-26988 init/main.c: Fix potential static_command_line memory overflow

In the Linux kernel, the following vulnerability has been resolved: init/main.c: Fix potential staticcommandline memory overflow We allocate memory of size 'xlen + strlenbootcommandline + 1' for staticcommandline, but the strings copied into staticcommandline are extracommandline and commandline,...

7.8CVSS6.1AI score0.00279EPSS
SaveExploits0References15
CVE
CVE
added 2024/05/01 5:27 a.m.4145 views

CVE-2024-26988

CVE-2024-26988 concerns the Linux kernel where a memory overflow could occur in init/main.c during static_command_line construction. The bug stemmed from allocating xlen + strlen(boot_command_line) + 1 bytes for static_command_line but then copying extra_command_line and command_line into it, ins...

7.8CVSS6.4AI score0.00279EPSS
SaveExploits0References12Affected Software1
Rows per page
Query Builder