In the Linux kernel, the following vulnerability has been resolved:
net: hisilicon: Fix potential use-after-free in hisi_femac_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:27
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/196e12671cb629d9f3b77b4d8bec854fc445533a - Patch | |
References | () https://git.kernel.org/stable/c/296a50aa8b2982117520713edc1375777a9f8506 - Patch | |
References | () https://git.kernel.org/stable/c/3501da8eb6d0f5f114a09ec953c54423f6f35885 - Patch | |
References | () https://git.kernel.org/stable/c/4640177049549de1a43e9bc49265f0cdfce08cfd - Patch | |
References | () https://git.kernel.org/stable/c/6f4798ac9c9e98f41553c4f5e6c832c8860a6942 - Patch | |
References | () https://git.kernel.org/stable/c/8595a2db8eb0ffcbb466eb9f4a7507a5ba06ebb9 - Patch | |
References | () https://git.kernel.org/stable/c/aceec8ab752428d8e151321479e82cc1a40fee2e - Patch | |
References | () https://git.kernel.org/stable/c/e71a46cc8c9ad75f3bb0e4b361e81f79c0214cca - Patch | |
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
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:*:*:*:*:*:* |
|
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:27
NVD link : CVE-2022-48962
Mitre link : CVE-2022-48962
CVE.ORG link : CVE-2022-48962
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free