In the Linux kernel, the following vulnerability has been resolved:
wifi: mt76: mt7925: fix off by one in mt7925_load_clc()
This comparison should be >= instead of > to prevent an out of bounds
read and write.
References
Link | Resource |
---|---|
https://git.kernel.org/stable/c/08fa656c91fd5fdf47ba393795b9c0d1e97539ed | Patch Mailing List |
https://git.kernel.org/stable/c/2d1628d32300e4f67ac0b7409cbfa7b912a8fe9d | Patch Mailing List |
https://git.kernel.org/stable/c/d03b8fe1b518fc2ea2d82588e905f56d80cd64b2 | Patch Mailing List |
Configurations
Configuration 1 (hide)
|
History
07 Mar 2025, 11:54
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux linux Kernel
Linux |
|
References | () https://git.kernel.org/stable/c/d03b8fe1b518fc2ea2d82588e905f56d80cd64b2 - Patch, Mailing List | |
References | () https://git.kernel.org/stable/c/08fa656c91fd5fdf47ba393795b9c0d1e97539ed - Patch, Mailing List | |
References | () https://git.kernel.org/stable/c/2d1628d32300e4f67ac0b7409cbfa7b912a8fe9d - Patch, Mailing List | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
CWE | CWE-193 |
27 Feb 2025, 02:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-27 02:15
Updated : 2025-03-07 11:54
NVD link : CVE-2024-57990
Mitre link : CVE-2024-57990
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-193
Off-by-one Error