CVE-2022-48962
published 2024-10-21CVE-2022-48962: 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…
PriorityP337high7.8CVSS 3.1
AVLACLPRLUINSUCHIHAH
EPSS
0.24%
15.0th percentile
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.
Affected
22 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 6.1.4-1 (bookworm) | linux 6.1.4-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 542ae60af24f02e130e62cb3b7c23163a2350056 < 3501da8eb6d0f5f114a09ec953c54423f6f35885 | 3501da8eb6d0f5f114a09ec953c54423f6f35885 |
| linux | linux | >= 542ae60af24f02e130e62cb3b7c23163a2350056 < 196e12671cb629d9f3b77b4d8bec854fc445533a | 196e12671cb629d9f3b77b4d8bec854fc445533a |
| linux | linux | >= 542ae60af24f02e130e62cb3b7c23163a2350056 < aceec8ab752428d8e151321479e82cc1a40fee2e | aceec8ab752428d8e151321479e82cc1a40fee2e |
| linux | linux | >= 542ae60af24f02e130e62cb3b7c23163a2350056 < e71a46cc8c9ad75f3bb0e4b361e81f79c0214cca | e71a46cc8c9ad75f3bb0e4b361e81f79c0214cca |
| linux | linux | >= 542ae60af24f02e130e62cb3b7c23163a2350056 < 296a50aa8b2982117520713edc1375777a9f8506 | 296a50aa8b2982117520713edc1375777a9f8506 |
| linux | linux | >= 542ae60af24f02e130e62cb3b7c23163a2350056 < 6f4798ac9c9e98f41553c4f5e6c832c8860a6942 | 6f4798ac9c9e98f41553c4f5e6c832c8860a6942 |
| linux | linux | >= 542ae60af24f02e130e62cb3b7c23163a2350056 < 8595a2db8eb0ffcbb466eb9f4a7507a5ba06ebb9 | 8595a2db8eb0ffcbb466eb9f4a7507a5ba06ebb9 |
| linux | linux | >= 542ae60af24f02e130e62cb3b7c23163a2350056 < 4640177049549de1a43e9bc49265f0cdfce08cfd | 4640177049549de1a43e9bc49265f0cdfce08cfd |
| linux | linux_kernel | — | — |
| linux | linux_kernel | >= 0 < 5.10.162-1 | 5.10.162-1 |
| linux | linux_kernel | >= 0 < 6.1.4-1 | 6.1.4-1 |
| linux | linux_kernel | >= 0 < 6.1.4-1 | 6.1.4-1 |
| linux | linux_kernel | >= 0 < 6.1.4-1 | 6.1.4-1 |
| linux | linux_kernel | >= 4.10 < 4.14.302 | 4.14.302 |
| linux | linux_kernel | >= 4.15 < 4.19.269 | 4.19.269 |
| linux | linux_kernel | >= 4.20 < 5.4.227 | 5.4.227 |
| linux | linux_kernel | >= 4.8 < 4.9.336 | 4.9.336 |
| linux | linux_kernel | >= 5.11 < 5.15.83 | 5.15.83 |
| linux | linux_kernel | >= 5.16 < 6.0.13 | 6.0.13 |
| linux | linux_kernel | >= 5.5 < 5.10.159 | 5.10.159 |
CVSS provenance
nvdv3.17.8HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
osv7.8HIGH
vendor_debian7.8HIGH
vendor_redhat7.8HIGH
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
kernel: net: hisilicon: Fix potential use-after-free in hisi_femac_rx()
vendor_redhat·2024-10-21·CVSS 7.8
CVE-2022-48962 [HIGH] CWE-416 kernel: net: hisilicon: Fix potential use-after-free in hisi_femac_rx()
kernel: net: hisilicon: Fix potential use-after-free in hisi_femac_rx()
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.
Package: kernel (Red Hat Enterprise Linux 6) - Not affected
Package: kernel (Red Hat Enterprise Linux 7) - Not affected
Package: kernel-rt (Red Hat Enterprise Linux 7) - Not affected
Package: kernel (Red Hat Enterprise Linux 8) - Not affected
Package: kernel-rt (Red Hat Enterprise Linux 8) - Not affected
Package: kernel (Red Hat Enterprise Linux 9) - Not affected
Package: kernel-rt (Red Hat Enterprise Linux 9) - Not affected
Debian
CVE-2022-48962: linux - In the Linux kernel, the following vulnerability has been resolved: net: hisili...
vendor_debian·2022·CVSS 7.8
CVE-2022-48962 [HIGH] CVE-2022-48962: linux - In the Linux kernel, the following vulnerability has been resolved: net: hisili...
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.
Scope: local
bookworm: resolved (fixed in 6.1.4-1)
bullseye: resolved (fixed in 5.10.162-1)
forky: resolved (fixed in 6.1.4-1)
sid: resolved (fixed in 6.1.4-1)
trixie: resolved (fixed in 6.1.4-1)
GHSA
GHSA-59m8-hg79-86pp: In the Linux kernel, the following vulnerability has been resolved:
net: hisilicon: Fix potential use-after-free in hisi_femac_rx()
The skb is deliv
ghsa_unreviewed·2024-10-21
CVE-2022-48962 [HIGH] CWE-416 GHSA-59m8-hg79-86pp: In the Linux kernel, the following vulnerability has been resolved:
net: hisilicon: Fix potential use-after-free in hisi_femac_rx()
The skb is deliv
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.
OSV
CVE-2022-48962: In the Linux kernel, the following vulnerability has been resolved: net: hisilicon: Fix potential use-after-free in hisi_femac_rx() The skb is deliver
osv·2024-10-21·CVSS 7.8
CVE-2022-48962 [HIGH] CVE-2022-48962: In the Linux kernel, the following vulnerability has been resolved: net: hisilicon: Fix potential use-after-free in hisi_femac_rx() The skb is deliver
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.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://git.kernel.org/stable/c/196e12671cb629d9f3b77b4d8bec854fc445533ahttps://git.kernel.org/stable/c/296a50aa8b2982117520713edc1375777a9f8506https://git.kernel.org/stable/c/3501da8eb6d0f5f114a09ec953c54423f6f35885https://git.kernel.org/stable/c/4640177049549de1a43e9bc49265f0cdfce08cfdhttps://git.kernel.org/stable/c/6f4798ac9c9e98f41553c4f5e6c832c8860a6942https://git.kernel.org/stable/c/8595a2db8eb0ffcbb466eb9f4a7507a5ba06ebb9https://git.kernel.org/stable/c/aceec8ab752428d8e151321479e82cc1a40fee2ehttps://git.kernel.org/stable/c/e71a46cc8c9ad75f3bb0e4b361e81f79c0214cca
2024-10-21
Published