Lucene search
+L

232 matches found

CVE
CVE
added 2024/04/17 10:27 a.m.4555 views

CVE-2024-26895

CVE-2024-26895 — Linux kernel (wifi: wilc1000) use-after-free during vif cleanup . The issue occurs when unregistering net devices while traversing the vif list, because a netdevice’s private vif data is freed (due to needs_free_netdev being set during registration) and the loop subsequently acce...

7.8CVSS6.5AI score0.00235EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/04/17 10:15 a.m.2 views

DEBIAN-CVE-2024-26820

In the Linux kernel, the following vulnerability has been resolved: hvnetvsc: Register VF in netvscprobe if NETDEVICEREGISTER missed If hvnetvsc driver is unloaded and reloaded, the NETDEVICEREGISTER handler cannot perform VF register successfully as the register call is received before netvscpro...

5.5CVSS5.2AI score0.00237EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/04/17 10:15 a.m.33 views

CVE-2024-26820

In the Linux kernel, the following vulnerability has been resolved: hvnetvsc: Register VF in netvscprobe if NETDEVICEREGISTER missed If hvnetvsc driver is unloaded and reloaded, the NETDEVICEREGISTER handler cannot perform VF register successfully as the register call is received before netvscpro...

5.5CVSS6.3AI score0.00237EPSS
SaveExploits0References30
CVE
CVE
added 2024/04/17 9:43 a.m.163 views

CVE-2024-26820

CVE-2024-26820 affects the Linux kernel hv_netvsc driver. The issue occurs when the hv_netvsc module is unloaded and reloaded: the NET_DEVICE_REGISTER handler can fail to register a VF because the VF registration call arrives before netvsc_probe finishes, since register_netdevice_notifier() is re...

5.5CVSS6.3AI score0.00237EPSS
SaveExploits0References11Affected Software1
SUSE CVE
SUSE CVE
added 2024/04/11 2:30 a.m.4 views

SUSE CVE-2024-26808

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftchainfilter: handle NETDEVUNREGISTER for inet/ingress basechain Remove netdevice from inet/ingress basechain in case NETDEVUNREGISTER event is reported, otherwise a stale reference to netdevice remains in the hook...

7.8CVSS6.5AI score0.00255EPSS
SaveExploits0References27
RedhatCVE
RedhatCVE
added 2024/04/04 3:52 p.m.31 views

CVE-2024-26808

A vulnerability was found in the Linux kernel's netfilter subsystem, related to the nftchainfilter feature. This issue occurs when a NETDEVUNREGISTER event is reported, which can leave a stale reference to a network device in the ingress basechain. If this issue is not addressed, this stale...

6.5CVSS6.2AI score0.00255EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/04 10:15 a.m.27 views

CVE-2024-26808

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftchainfilter: handle NETDEVUNREGISTER for inet/ingress basechain Remove netdevice from inet/ingress basechain in case NETDEVUNREGISTER event is reported, otherwise a stale reference to netdevice remains in the hook...

7.8CVSS7.3AI score0.00255EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/04/04 9:50 a.m.36 views

CVE-2024-26808 netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftchainfilter: handle NETDEVUNREGISTER for inet/ingress basechain Remove netdevice from inet/ingress basechain in case NETDEVUNREGISTER event is reported, otherwise a stale reference to netdevice remains in the hook...

7.8CVSS6.7AI score0.00255EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/04/04 9:50 a.m.32 views

CVE-2024-26808 netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftchainfilter: handle NETDEVUNREGISTER for inet/ingress basechain Remove netdevice from inet/ingress basechain in case NETDEVUNREGISTER event is reported, otherwise a stale reference to netdevice remains in the hook...

7.8CVSS7.6AI score0.00255EPSS
SaveExploits0References6
CVE
CVE
added 2024/04/04 9:50 a.m.225 views

CVE-2024-26808

The CVE-2024-26808 issue affects the Linux kernel netfilter nft_chain_filter logic. When NETDEV_UNREGISTER is reported, the fix removes the netdevice from the inet/ingress basechain to prevent a stale reference in the hook list. The vulnerability is exploitable locally (attack vector LOCAL) with ...

7.8CVSS6.5AI score0.00255EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/04/04 9:50 a.m.10 views

CVE-2024-26808 netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftchainfilter: handle NETDEVUNREGISTER for inet/ingress basechain Remove netdevice from inet/ingress basechain in case NETDEVUNREGISTER event is reported, otherwise a stale reference to netdevice remains in the hook...

7.8CVSS5.9AI score
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/04/04 12:0 a.m.26 views

CVE-2024-26808

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftchainfilter: handle NETDEVUNREGISTER for inet/ingress basechain Remove netdevice from inet/ingress basechain in case NETDEVUNREGISTER event is reported, otherwise a stale reference to netdevice remains in the hook...

7.8CVSS5.9AI score0.00255EPSS
SaveExploits0References20
OSV
OSV
added 2024/04/03 3:15 p.m.5 views

DEBIAN-CVE-2023-52638

In the Linux kernel, the following vulnerability has been resolved: can: j1939: prevent deadlock by changing j1939sockslock to rwlock The following 3 locks would race against each other, causing the deadlock situation in the Syzbot bug report: - j1939sockslock - activesessionlistlock -...

5.5CVSS5.7AI score0.00183EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/03/25 6:22 p.m.33 views

CVE-2021-47139

A flaw was found in the Linux Kernel's netdevice, which is registered before client initializing is complete. If a window of time between netdevice is available and usable, and a user tries to change the channel number or ring param, it may cause the hns3setrxcpurmap to be called twice...

4.7CVSS7.3AI score0.00225EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/25 9:15 a.m.30 views

CVE-2021-47139

In the Linux kernel, the following vulnerability has been resolved: net: hns3: put off calling registernetdev until client initialize complete Currently, the netdevice is registered before client initializing complete. So there is a timewindow between netdevice available and usable. In this case,...

5.5CVSS7.3AI score0.00225EPSS
SaveExploits0References3
CVE
CVE
added 2024/03/25 9:7 a.m.92 views

CVE-2021-47139

CVE-2021-47139 affects the Linux kernel hns3 driver. A race occurs because the netdevice is registered before client initialization completes, creating a window where changes to channels or rx CPU map can trigger hns3_set_rx_cpu_rmap() twice, leading to a crash (BUG at lib/cpu_rmap.c). The fix, a...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2024/03/19 5:43 p.m.6 views

kernel: tun: avoid double free in tun_free_netdev

A double-free flaw was found in the Linux kernel’s TUN/TAP device driver functionality in how a user registers the device when the registernetdevice function fails NETDEVREGISTER notifier. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7.8CVSS7.2AI score0.00456EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/03/06 4:52 a.m.6 views

SUSE CVE-2021-47082

In the Linux kernel, the following vulnerability has been resolved: tun: avoid double free in tunfreenetdev Avoid double free in tunfreenetdev by moving the dev-tstats and tun-security allocs to a new ndoinit routine tunnetinit that will be called by registernetdevice. ndoinit is paired with the...

4.4CVSS7.9AI score0.0025EPSS
SaveExploits0References15
ATTACKERKB
ATTACKERKB
added 2024/03/04 6:15 p.m.9 views

CVE-2021-47082

In the Linux kernel, the following vulnerability has been resolved: tun: avoid double free in tunfreenetdev Avoid double free in tunfreenetdev by moving the dev-tstats and tun-security allocs to a new ndoinit routine tunnetinit that will be called by registernetdevice. ndoinit is paired with the...

7.8CVSS6.1AI score0.0025EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/03/04 6:15 p.m.4 views

UBUNTU-CVE-2021-47082

In the Linux kernel, the following vulnerability has been resolved: tun: avoid double free in tunfreenetdev Avoid double free in tunfreenetdev by moving the dev-tstats and tun-security allocs to a new ndoinit routine tunnetinit that will be called by registernetdevice. ndoinit is paired with the...

7.8CVSS6.6AI score0.0025EPSS
SaveExploits0References5
Rows per page
Query Builder