Lucene search
K

873 matches found

SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.1 views

SUSE CVE-2024-26996

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Fix UAF ncm object at re-bind after usb ep transport error When ncm function is working and then stop usb0 interface for link down, ethstop is called. At this piont, accidentally if usb transport error should...

6.4CVSS6.3AI score0.00011EPSS
Exploits0References19
RedhatCVE
RedhatCVE
added 2024/05/01 8:24 p.m.17 views

CVE-2024-27063

A vulnerability was found in the netdevtrignotify function in the Linux Kernel's led ledtrig-netdev.c driver, where a call to the getdevicestate function may lead to a kernel panic. This can occur when the interface is renamed, because the function getdevicestate still uses the old device referen...

5.5CVSS8AI score0.00018EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/05/01 7:35 p.m.18 views

CVE-2024-26996

A use-after-free law was found in drivers/usb/gadget/function/fncm.c in the Linux kernel. This may lead to a crash...

5.5CVSS8.2AI score0.00011EPSS
Exploits0References4
OSV
OSV
added 2024/05/01 1:15 p.m.2 views

DEBIAN-CVE-2024-27063

In the Linux kernel, the following vulnerability has been resolved: leds: trigger: netdev: Fix kernel panic on interface rename trig notify Commit d5e01266e7f5 "leds: trigger: netdev: add additional specific link speed mode" in the various changes, reworked the way to set the LINKUP mode in commi...

5.5CVSS5AI score0.00018EPSS
Exploits0References1
OSV
OSV
added 2024/05/01 1:15 p.m.1 views

UBUNTU-CVE-2024-27063

In the Linux kernel, the following vulnerability has been resolved: leds: trigger: netdev: Fix kernel panic on interface rename trig notify Commit d5e01266e7f5 "leds: trigger: netdev: add additional specific link speed mode" in the various changes, reworked the way to set the LINKUP mode in commi...

5.5CVSS5.7AI score0.00018EPSS
Exploits0References12
Vulnrichment
Vulnrichment
added 2024/05/01 1:0 p.m.13 views

CVE-2024-27063 leds: trigger: netdev: Fix kernel panic on interface rename trig notify

In the Linux kernel, the following vulnerability has been resolved: leds: trigger: netdev: Fix kernel panic on interface rename trig notify Commit d5e01266e7f5 "leds: trigger: netdev: add additional specific link speed mode" in the various changes, reworked the way to set the LINKUP mode in commi...

6.5AI score0.00018EPSS
Exploits0References4
CVE
CVE
added 2024/05/01 1:0 p.m.7209 views

CVE-2024-27063

CVE-2024-27063 affects the Linux kernel LED subsystem for leds: trigger: netdev. The issue stems from a refactor where the trigger_data’s dev could reference the old net_dev while a new net_dev is being established, causing get_device_state() to operate on an invalid net_dev and potentially trigg...

5.5CVSS6.5AI score0.00018EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2024/05/01 1:0 p.m.10 views

CVE-2024-27063 leds: trigger: netdev: Fix kernel panic on interface rename trig notify

In the Linux kernel, the following vulnerability has been resolved: leds: trigger: netdev: Fix kernel panic on interface rename trig notify Commit d5e01266e7f5 "leds: trigger: netdev: add additional specific link speed mode" in the various changes, reworked the way to set the LINKUP mode in commi...

5.5CVSS5.5AI score0.00018EPSS
Exploits0References7
Cvelist
Cvelist
added 2024/05/01 1:0 p.m.17 views

CVE-2024-27063 leds: trigger: netdev: Fix kernel panic on interface rename trig notify

In the Linux kernel, the following vulnerability has been resolved: leds: trigger: netdev: Fix kernel panic on interface rename trig notify Commit d5e01266e7f5 "leds: trigger: netdev: add additional specific link speed mode" in the various changes, reworked the way to set the LINKUP mode in commi...

6.5AI score0.00018EPSS
Exploits0References4
NVD
NVD
added 2024/05/01 6:15 a.m.18 views

CVE-2024-27021

In the Linux kernel, the following vulnerability has been resolved: r8169: fix LED-related deadlock on module removal Binding devmledclassdevregister to the netdev is problematic because on module removal we get a RTNL-related deadlock. Fix this by avoiding the device-managed LED functions. Note:...

7.8CVSS7.3AI score0.00012EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2024/04/30 12:0 a.m.1 views

PT-2025-25827

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null pointer dereference issue has been identified in the Linux kernel, specifically in the idpf features check function. This function is used to validate TX packets, and the issue...

5.5CVSS6.6AI score0.00049EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2024/04/19 12:0 a.m.1 views

PT-2024-26845

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.37 Description A vulnerability has been resolved in the Linux kernel, specifically in the ax25 module, which handles Amateur Radio AX.25 packet protocol. The issue is related to a netdev refcount problem. Whe...

5.5CVSS5.4AI score0.00015EPSS
Exploits0
OSV
OSV
added 2024/04/17 11:15 a.m.2 views

DEBIAN-CVE-2024-26895

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces wilcnetdevcleanup currently triggers a KASAN warning, which can be observed on interface registration error path, or simply by removing the...

7.8CVSS5.5AI score0.00015EPSS
Exploits0References1
OSV
OSV
added 2024/04/17 11:15 a.m.0 views

UBUNTU-CVE-2024-26895

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces wilcnetdevcleanup currently triggers a KASAN warning, which can be observed on interface registration error path, or simply by removing the...

7.8CVSS6AI score0.00015EPSS
Exploits0References25
SUSE CVE
SUSE CVE
added 2024/04/15 11:20 p.m.1 views

SUSE CVE-2021-47204

In the Linux kernel, the following vulnerability has been resolved: net: dpaa2-eth: fix use-after-free in dpaa2ethremove Access to netdev after freenetdev will cause use-after-free bug. Move debug log before freenetdev call to avoid it...

5.5CVSS6.3AI score0.00019EPSS
Exploits0References13
RedhatCVE
RedhatCVE
added 2024/04/11 10:3 p.m.17 views

CVE-2021-47204

In the Linux kernel, the following vulnerability has been resolved: net: dpaa2-eth: fix use-after-free in dpaa2ethremove Access to netdev after freenetdev will cause use-after-free bug. Move debug log before freenetdev call to avoid it...

4.4CVSS7.2AI score0.00019EPSS
Exploits0References4
OSV
OSV
added 2024/04/10 7:15 p.m.1 views

DEBIAN-CVE-2021-47204

In the Linux kernel, the following vulnerability has been resolved: net: dpaa2-eth: fix use-after-free in dpaa2ethremove Access to netdev after freenetdev will cause use-after-free bug. Move debug log before freenetdev call to avoid it...

7.8CVSS5.5AI score0.00019EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/04/10 6:56 p.m.18 views

CVE-2021-47204 net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove

In the Linux kernel, the following vulnerability has been resolved: net: dpaa2-eth: fix use-after-free in dpaa2ethremove Access to netdev after freenetdev will cause use-after-free bug. Move debug log before freenetdev call to avoid it...

7.2AI score0.00019EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/04/10 6:56 p.m.16 views

CVE-2021-47204 net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove

In the Linux kernel, the following vulnerability has been resolved: net: dpaa2-eth: fix use-after-free in dpaa2ethremove Access to netdev after freenetdev will cause use-after-free bug. Move debug log before freenetdev call to avoid it...

7.5AI score0.00019EPSS
Exploits0References4
OSV
OSV
added 2024/04/04 10:15 a.m.1 views

DEBIAN-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...

5.5CVSS5.4AI score0.00008EPSS
Exploits0References1
Rows per page
Query Builder