In the Linux kernel, the following vulnerability has been resolved:
net: hisilicon: Fix potential use-after-free in hix5hd2_rx()
The skb is delivered to napi_gro_receive() which may free it, after
calling this, dereferencing skb may trigger use-after-free.
References
Configurations
Configuration 1 (hide)
|
History
24 Oct 2024, 19:24
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux linux Kernel
Linux |
|
CPE | cpe:2.3:o:linux:linux_kernel:6.1:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc7:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc8:*:*:*:*:*:* |
|
References | () https://git.kernel.org/stable/c/179499e7a240b2ef590f05eb379c810c26bbc8a4 - Patch | |
References | () https://git.kernel.org/stable/c/1b6360a093ab8969c91a30bb58b753282e2ced4c - Patch | |
References | () https://git.kernel.org/stable/c/3a4eddd1cb023a71df4152fcc76092953e6fe95a - Patch | |
References | () https://git.kernel.org/stable/c/433c07a13f59856e4585e89e86b7d4cc59348fab - Patch | |
References | () https://git.kernel.org/stable/c/8067cd244cea2c332f8326842fd10158fa2cb64f - Patch | |
References | () https://git.kernel.org/stable/c/93aaa4bb72e388f6a4887541fd3d18b84f1b5ddc - Patch | |
References | () https://git.kernel.org/stable/c/b6307f7a2fc1c5407b6176f2af34a95214a8c262 - Patch | |
References | () https://git.kernel.org/stable/c/b8ce0e6f9f88a6bb49d291498377e61ea27a5387 - Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
CWE | CWE-416 |
23 Oct 2024, 15:13
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
21 Oct 2024, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-10-21 20:15
Updated : 2024-10-24 19:24
NVD link : CVE-2022-48960
Mitre link : CVE-2022-48960
CVE.ORG link : CVE-2022-48960
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free