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 | Mailing List Patch |
https://git.kernel.org/stable/c/2d1628d32300e4f67ac0b7409cbfa7b912a8fe9d | Mailing List Patch |
https://git.kernel.org/stable/c/d03b8fe1b518fc2ea2d82588e905f56d80cd64b2 | Mailing List Patch |
Configurations
Configuration 1 (hide)
|
History
01 Oct 2025, 20:18
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux linux Kernel
Linux |
|
Summary |
|
|
CWE | CWE-193 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
References | () https://git.kernel.org/stable/c/08fa656c91fd5fdf47ba393795b9c0d1e97539ed - Mailing List, Patch | |
References | () https://git.kernel.org/stable/c/2d1628d32300e4f67ac0b7409cbfa7b912a8fe9d - Mailing List, Patch | |
References | () https://git.kernel.org/stable/c/d03b8fe1b518fc2ea2d82588e905f56d80cd64b2 - Mailing List, Patch |
27 Feb 2025, 02:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-27 02:15
Updated : 2025-10-01 20:18
NVD link : CVE-2024-57990
Mitre link : CVE-2024-57990
CVE.ORG link : CVE-2024-57990
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-193
Off-by-one Error