Description
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid reading out of bounds when loading TX power FW elements Because the loop-expression will do one more time before getting false from cond-expression, the original code copied one more entry size beyond valid region. Fix it by moving the entry copy to loop-body.
References (3)
Core 3
Scores
CVSS v3
7.1
EPSS
0.0001
EPSS Percentile
0.9%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-125
Status
published
Products (3)
linux/Kernel
6.11.0 - 6.11.3linux
linux/Kernel
6.7.0 - 6.10.14linux
linux/linux_kernel
< 6.10.14
Published
Oct 21, 2024
Tracked Since
Feb 18, 2026