Lucene search
K

1197 matches found

SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.3 views

SUSE CVE-2024-42125

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fw: scan offload prohibit all 6 GHz channel if no 6 GHz sband We have some policy via BIOS to block uses of 6 GHz. In this case, 6 GHz sband will be NULL even if it is WiFi 7 chip. So, add NULL handling here to avoid...

5.5CVSS7.7AI score0.00018EPSS
Exploits0References10
RedhatCVE
RedhatCVE
added 2024/07/31 9:19 a.m.21 views

CVE-2024-42125

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fw: scan offload prohibit all 6 GHz channel if no 6 GHz sband We have some policy via BIOS to block uses of 6 GHz. In this case, 6 GHz sband will be NULL even if it is WiFi 7 chip. So, add NULL handling here to avoid...

4.4CVSS7.6AI score0.00018EPSS
Exploits0References4
OSV
OSV
added 2024/07/30 8:15 a.m.0 views

UBUNTU-CVE-2024-42125

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fw: scan offload prohibit all 6 GHz channel if no 6 GHz sband We have some policy via BIOS to block uses of 6 GHz. In this case, 6 GHz sband will be NULL even if it is WiFi 7 chip. So, add NULL handling here to avoid...

5.5CVSS6.6AI score0.00018EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.32 views

CVE-2024-42125 wifi: rtw89: fw: scan offload prohibit all 6 GHz channel if no 6 GHz sband

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fw: scan offload prohibit all 6 GHz channel if no 6 GHz sband We have some policy via BIOS to block uses of 6 GHz. In this case, 6 GHz sband will be NULL even if it is WiFi 7 chip. So, add NULL handling here to avoid...

0.00018EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2024/07/29 12:39 p.m.3 views

kernel: net: core: reject skb_copy(_expand) for fraglist GSO skbs

In the Linux kernel, the following vulnerability has been resolved: net: core: reject skbcopyexpand for fraglist GSO skbs SKBGSOFRAGLIST skbs must not be linearized, otherwise they become invalid. Return NULL if such an skb is passed to skbcopy or skbcopyexpand, in order to prevent a crash on a...

5.5CVSS6.6AI score0.0001EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/07/09 9:24 a.m.3 views

kernel: gro: fix ownership transfer

A flaw was found in the Linux kernel's Generic Receive Offload GRO feature, where packets processed with a fragment list are not properly orphaned due to incorrect handling of socket references. This vulnerability can cause system instability or kernel bugs. The issue has been fixed by making sur...

5.5CVSS6.7AI score0.00029EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/07/02 9:2 a.m.3 views

kernel: gro: fix ownership transfer

A flaw was found in the Linux kernel's Generic Receive Offload GRO feature, where packets processed with a fragment list are not properly orphaned due to incorrect handling of socket references. This vulnerability can cause system instability or kernel bugs. The issue has been fixed by making sur...

5.5CVSS6.7AI score0.00029EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/06/26 12:46 a.m.3 views

kernel: netfilter: nft_flow_offload: reset dst in route object after setting up flow

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftflowoffload: reset dst in route object after setting up flow dst is transferred to the flow object, route object does not own it anymore. Reset dst in route object, otherwise if flowoffloadadd fails, error path...

5.5CVSS6.6AI score0.00016EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/06/26 12:9 a.m.1 views

kernel: netfilter: nft_flow_offload: reset dst in route object after setting up flow

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftflowoffload: reset dst in route object after setting up flow dst is transferred to the flow object, route object does not own it anymore. Reset dst in route object, otherwise if flowoffloadadd fails, error path...

5.5CVSS6.6AI score0.00016EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/06/22 4:9 a.m.0 views

SUSE CVE-2022-48720

In the Linux kernel, the following vulnerability has been resolved: net: macsec: Fix offload support for NETDEVUNREGISTER event Current macsec netdev notify handler handles NETDEVUNREGISTER event by releasing relevant SW resources only, this causes resources leak in case of macsec HW offload, as...

3.3CVSS6.4AI score0.00018EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2024/06/20 12:28 p.m.16 views

CVE-2022-48720

In the Linux kernel, the following vulnerability has been resolved: net: macsec: Fix offload support for NETDEVUNREGISTER event Current macsec netdev notify handler handles NETDEVUNREGISTER event by releasing relevant SW resources only, this causes resources leak in case of macsec HW offload, as...

4.4CVSS6.5AI score0.00018EPSS
Exploits0References4
OSV
OSV
added 2024/06/20 11:15 a.m.2 views

DEBIAN-CVE-2022-48720

In the Linux kernel, the following vulnerability has been resolved: net: macsec: Fix offload support for NETDEVUNREGISTER event Current macsec netdev notify handler handles NETDEVUNREGISTER event by releasing relevant SW resources only, this causes resources leak in case of macsec HW offload, as...

5.5CVSS5.1AI score0.00018EPSS
Exploits0References1
NVD
NVD
added 2024/06/20 11:15 a.m.14 views

CVE-2022-48720

In the Linux kernel, the following vulnerability has been resolved: net: macsec: Fix offload support for NETDEVUNREGISTER event Current macsec netdev notify handler handles NETDEVUNREGISTER event by releasing relevant SW resources only, this causes resources leak in case of macsec HW offload, as...

5.5CVSS0.00018EPSS
Exploits0References4
OSV
OSV
added 2024/06/20 11:15 a.m.0 views

UBUNTU-CVE-2022-48720

In the Linux kernel, the following vulnerability has been resolved: net: macsec: Fix offload support for NETDEVUNREGISTER event Current macsec netdev notify handler handles NETDEVUNREGISTER event by releasing relevant SW resources only, this causes resources leak in case of macsec HW offload, as...

5.5CVSS5.8AI score0.00018EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.21 views

CVE-2022-48720 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 NETDEVUNREGISTER event Current macsec netdev notify handler handles NETDEVUNREGISTER event by releasing relevant SW resources only, this causes resources leak in case of macsec HW offload, as...

6.8AI score0.00018EPSS
Exploits0References4
CVE
CVE
added 2024/06/20 11:13 a.m.74 views

CVE-2022-48720

The CVE-2022-48720 issue in the Linux kernel affects the macsec netdev offload path. The root cause is that NETDEV_UNREGISTER handling in the macsec netdev notify path released only software resources, leaving macsec HW offload resources under the underlay driver uncleaned, causing a resource lea...

5.5CVSS6.5AI score0.00018EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.22 views

CVE-2022-48720 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 NETDEVUNREGISTER event Current macsec netdev notify handler handles NETDEVUNREGISTER event by releasing relevant SW resources only, this causes resources leak in case of macsec HW offload, as...

0.00018EPSS
Exploits0References4
OSV
OSV
added 2024/06/20 11:13 a.m.12 views

CVE-2022-48720 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 NETDEVUNREGISTER event Current macsec netdev notify handler handles NETDEVUNREGISTER event by releasing relevant SW resources only, this causes resources leak in case of macsec HW offload, as...

5.5CVSS5.8AI score0.00018EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2024/06/20 11:13 a.m.16 views

CVE-2022-48720

In the Linux kernel, the following vulnerability has been resolved: net: macsec: Fix offload support for NETDEVUNREGISTER event Current macsec netdev notify handler handles NETDEVUNREGISTER event by releasing relevant SW resources only, this causes resources leak in case of macsec HW offload, as...

5.5CVSS5.1AI score0.00018EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2024/06/20 12:0 a.m.17 views

CVE-2022-48720

In the Linux kernel, the following vulnerability has been resolved: net: macsec: Fix offload support for NETDEVUNREGISTER event Current macsec netdev notify handler handles NETDEVUNREGISTER event by releasing relevant SW resources only, this causes resources leak in case of macsec HW offload, as...

5.5CVSS5.9AI score0.00018EPSS
Exploits0References6
Rows per page
Query Builder