CVE-2022-48720
published 2024-06-20CVE-2022-48720: In the Linux kernel, the following vulnerability has been resolved: net: macsec: Fix offload support for NETDEV_UNREGISTER event Current macsec netdev notify…
PriorityP422medium5.5CVSS 3.1
AVLACLPRLUINSUCHINAN
EPSS
0.23%
13.8th percentile
In the Linux kernel, the following vulnerability has been resolved:
net: macsec: Fix offload support for NETDEV_UNREGISTER event
Current macsec netdev notify handler handles NETDEV_UNREGISTER event by
releasing relevant SW resources only, this causes resources leak in case
of macsec HW offload, as the underlay driver was not notified to clean
it's macsec offload resources.
Fix by calling the underlay driver to clean it's relevant resources
by moving offload handling from macsec_dellink() to macsec_common_dellink()
when handling NETDEV_UNREGISTER event.
Affected
15 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 5.16.10-1 (bookworm) | linux 5.16.10-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 3cf3227a21d1fb020fe26128e60321bd2151e922 < 2e7f5b6ee1a7a2c628253a95b0a95b582901ef1b | 2e7f5b6ee1a7a2c628253a95b0a95b582901ef1b |
| linux | linux | >= 3cf3227a21d1fb020fe26128e60321bd2151e922 < e7a0b3a0806dae3cc81931f0e83055ca2ac6f455 | e7a0b3a0806dae3cc81931f0e83055ca2ac6f455 |
| linux | linux | >= 3cf3227a21d1fb020fe26128e60321bd2151e922 < 8299be160aad8548071d080518712dec0df92bd5 | 8299be160aad8548071d080518712dec0df92bd5 |
| linux | linux | >= 3cf3227a21d1fb020fe26128e60321bd2151e922 < 9cef24c8b76c1f6effe499d2f131807c90f7ce9a | 9cef24c8b76c1f6effe499d2f131807c90f7ce9a |
| linux | linux_kernel | — | — |
| linux | linux_kernel | — | — |
| linux | linux_kernel | >= 0 < 5.10.103-1 | 5.10.103-1 |
| linux | linux_kernel | >= 0 < 5.16.10-1 | 5.16.10-1 |
| linux | linux_kernel | >= 0 < 5.16.10-1 | 5.16.10-1 |
| linux | linux_kernel | >= 0 < 5.16.10-1 | 5.16.10-1 |
| linux | linux_kernel | >= 5.11 < 5.15.22 | 5.15.22 |
| linux | linux_kernel | >= 5.16 < 5.16.8 | 5.16.8 |
| linux | linux_kernel | >= 5.6 < 5.10.99 | 5.10.99 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
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: macsec: Fix offload support for NETDEV_UNREGISTER event
vendor_redhat·2024-06-20·CVSS 5.5
CVE-2022-48720 [MEDIUM] CWE-402 kernel: net: macsec: Fix offload support for NETDEV_UNREGISTER event
kernel: net: macsec: Fix offload support for NETDEV_UNREGISTER event
In the Linux kernel, the following vulnerability has been resolved:
net: macsec: Fix offload support for NETDEV_UNREGISTER event
Current macsec netdev notify handler handles NETDEV_UNREGISTER event by
releasing relevant SW resources only, this causes resources leak in case
of macsec HW offload, as the underlay driver was not notified to clean
it's macsec offload resources.
Fix by calling the underlay driver to clean it's relevant resources
by moving offload handling from macsec_dellink() to macsec_common_dellink()
when handling NETDEV_UNREGISTER event.
Package: kernel (Red Hat Enterprise Linux 6) - Not affected
Package: kernel (Red Hat Enterprise Linux 7) - Out of support scope
Package: kernel-rt (Red Hat Enterprise L
Debian
CVE-2022-48720: linux - In the Linux kernel, the following vulnerability has been resolved: net: macsec...
vendor_debian·2022·CVSS 5.5
CVE-2022-48720 [MEDIUM] CVE-2022-48720: linux - In the Linux kernel, the following vulnerability has been resolved: net: macsec...
In the Linux kernel, the following vulnerability has been resolved: net: macsec: Fix offload support for NETDEV_UNREGISTER event Current macsec netdev notify handler handles NETDEV_UNREGISTER event by releasing relevant SW resources only, this causes resources leak in case of macsec HW offload, as the underlay driver was not notified to clean it's macsec offload resources. Fix by calling the underlay driver to clean it's relevant resources by moving offload handling from macsec_dellink() to macsec_common_dellink() when handling NETDEV_UNREGISTER event.
Scope: local
bookworm: resolved (fixed in 5.16.10-1)
bullseye: resolved (fixed in 5.10.103-1)
forky: resolved (fixed in 5.16.10-1)
sid: resolved (fixed in 5.16.10-1)
trixie: resolved (fixed in 5.16.10-1)
GHSA
GHSA-24vr-m38m-hw6f: In the Linux kernel, the following vulnerability has been resolved:
net: macsec: Fix offload support for NETDEV_UNREGISTER event
Current macsec netd
ghsa_unreviewed·2024-06-20
CVE-2022-48720 [MEDIUM] GHSA-24vr-m38m-hw6f: In the Linux kernel, the following vulnerability has been resolved:
net: macsec: Fix offload support for NETDEV_UNREGISTER event
Current macsec netd
In the Linux kernel, the following vulnerability has been resolved:
net: macsec: Fix offload support for NETDEV_UNREGISTER event
Current macsec netdev notify handler handles NETDEV_UNREGISTER event by
releasing relevant SW resources only, this causes resources leak in case
of macsec HW offload, as the underlay driver was not notified to clean
it's macsec offload resources.
Fix by calling the underlay driver to clean it's relevant resources
by moving offload handling from macsec_dellink() to macsec_common_dellink()
when handling NETDEV_UNREGISTER event.
OSV
CVE-2022-48720: In the Linux kernel, the following vulnerability has been resolved: net: macsec: Fix offload support for NETDEV_UNREGISTER event Current macsec netdev
osv·2024-06-20·CVSS 5.5
CVE-2022-48720 [MEDIUM] CVE-2022-48720: In the Linux kernel, the following vulnerability has been resolved: net: macsec: Fix offload support for NETDEV_UNREGISTER event Current macsec netdev
In the Linux kernel, the following vulnerability has been resolved: net: macsec: Fix offload support for NETDEV_UNREGISTER event Current macsec netdev notify handler handles NETDEV_UNREGISTER event by releasing relevant SW resources only, this causes resources leak in case of macsec HW offload, as the underlay driver was not notified to clean it's macsec offload resources. Fix by calling the underlay driver to clean it's relevant resources by moving offload handling from macsec_dellink() to macsec_common_dellink() when handling NETDEV_UNREGISTER event.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://git.kernel.org/stable/c/2e7f5b6ee1a7a2c628253a95b0a95b582901ef1bhttps://git.kernel.org/stable/c/8299be160aad8548071d080518712dec0df92bd5https://git.kernel.org/stable/c/9cef24c8b76c1f6effe499d2f131807c90f7ce9ahttps://git.kernel.org/stable/c/e7a0b3a0806dae3cc81931f0e83055ca2ac6f455https://git.kernel.org/stable/c/2e7f5b6ee1a7a2c628253a95b0a95b582901ef1bhttps://git.kernel.org/stable/c/8299be160aad8548071d080518712dec0df92bd5https://git.kernel.org/stable/c/9cef24c8b76c1f6effe499d2f131807c90f7ce9ahttps://git.kernel.org/stable/c/e7a0b3a0806dae3cc81931f0e83055ca2ac6f455
2024-06-20
Published