In the Linux kernel, the following vulnerability has been resolved:
RDMA/bnxt_re: Fix out of bound check
Driver exports pacing stats only on GenP5 and P7 adapters. But while
parsing the pacing stats, driver has a check for "rdev->dbr_pacing". This
caused a trace when KASAN is enabled.
BUG: KASAN: slab-out-of-bounds in bnxt_re_get_hw_stats+0x2b6a/0x2e00 [bnxt_re]
Write of size 8 at addr ffff8885942a6340 by task modprobe/4809
References
Configurations
Configuration 1 (hide)
|
History
22 Nov 2024, 20:51
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-125 | |
First Time |
Linux linux Kernel
Linux |
|
CPE | cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
References | () https://git.kernel.org/stable/c/05c5fcc1869a08e36a29691699b6534e5a00a82b - Patch | |
References | () https://git.kernel.org/stable/c/a9e6e7443922ac0a48243c35d03834c96926bff1 - Patch | |
References | () https://git.kernel.org/stable/c/c11b9b03ea5252898f91f3388c248f0dc47bda52 - Patch |
08 Nov 2024, 19:01
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
07 Nov 2024, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-11-07 10:15
Updated : 2024-11-22 20:51
NVD link : CVE-2024-50158
Mitre link : CVE-2024-50158
CVE.ORG link : CVE-2024-50158
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-125
Out-of-bounds Read