Lucene search
+L

407 matches found

SUSE CVE
SUSE CVE
added 2025/09/16 11:29 p.m.7 views

SUSE CVE-2023-53312

In the Linux kernel, the following vulnerability has been resolved: net: fix netdevstartxmit trace event vs skbtransportoffset After blamed commit, we must be more careful about using skbtransportoffset, as reminded us by syzbot: WARNING: CPU: 0 PID: 10 at include/linux/skbuff.h:2868...

5.5CVSS6.5AI score0.00154EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2025/09/16 11:24 p.m.7 views

SUSE CVE-2025-39805

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix unregisternetdev call order in macbremove When removing a macb device, the driver calls phyexit before unregisternetdev. This leads to a WARN from kernfs: ------------ cut here ------------ kernfs: can not remove...

5.5CVSS6.4AI score0.00157EPSS
SaveExploits0References20
NVD
NVD
added 2025/09/16 5:15 p.m.8 views

CVE-2023-53312

In the Linux kernel, the following vulnerability has been resolved: net: fix netdevstartxmit trace event vs skbtransportoffset After blamed commit, we must be more careful about using skbtransportoffset, as reminded us by syzbot: WARNING: CPU: 0 PID: 10 at include/linux/skbuff.h:2868...

5.5CVSS0.00154EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/09/16 4:11 p.m.3 views

CVE-2023-53312 net: fix net_dev_start_xmit trace event vs skb_transport_offset()

In the Linux kernel, the following vulnerability has been resolved: net: fix netdevstartxmit trace event vs skbtransportoffset After blamed commit, we must be more careful about using skbtransportoffset, as reminded us by syzbot: WARNING: CPU: 0 PID: 10 at include/linux/skbuff.h:2868...

6.2AI score0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/16 1:15 p.m.13 views

UBUNTU-CVE-2025-39805

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix unregisternetdev call order in macbremove When removing a macb device, the driver calls phyexit before unregisternetdev. This leads to a WARN from kernfs: ------------ cut here ------------ kernfs: can not remove...

5.5CVSS5.8AI score0.00157EPSS
SaveExploits0References16
OSV
OSV
added 2025/09/16 1:00 p.m.8 views

CVE-2025-39805 net: macb: fix unregister_netdev call order in macb_remove()

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix unregisternetdev call order in macbremove When removing a macb device, the driver calls phyexit before unregisternetdev. This leads to a WARN from kernfs: ------------ cut here ------------ kernfs: can not remove...

6AI score
SaveExploits0References8
OSV
OSV
added 2025/09/15 2:46 p.m.14 views

CVE-2022-50310 ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failed

In the Linux kernel, the following vulnerability has been resolved: ip6mr: fix UAF issue in ip6mrskdone when addrconfinitnet failed If the initialization fails in calling addrconfinitnet, devconfall is the pointer that has been released. Then ip6mrskdone is called to release the net, accessing...

7.8CVSS6.3AI score
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2025/09/13 12:04 a.m.8 views

Security update for the Linux Kernel (Live Patch 23 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005594 fixes several issues. The following security issues were fixed: CVE-2025-21999: proc: fix UAF in procgetinode bsc1242579. CVE-2022-49053: scsi: target: tcmu: Fix possible page UAF bsc1237930. CVE-2025-38001: netsched: hfsc: Address reentrant...

8.5CVSS7AI score0.00414EPSS
SaveExploits3References28
NVD
NVD
added 2025/09/04 4:15 p.m.15 views

CVE-2025-38720

In the Linux kernel, the following vulnerability has been resolved: net: hibmcge: fix rtnl deadlock issue Currently, the hibmcge netdev acquires the rtnllock in pcierrorhandlers.resetprepare and releases it in pcierrorhandlers.resetdone. However, in the PCI framework: pciresetbus - pciresetslot -...

5.5CVSS0.00112EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/09/04 3:42 a.m.10 views

RDMA/siw: Remove direct link to net_device

...

7.8CVSS7AI score0.00212EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/08/22 1:01 p.m.35 views

CVE-2025-38617 net/packet: fix a race in packet_set_ring() and packet_notifier()

In the Linux kernel, the following vulnerability has been resolved: net/packet: fix a race in packetsetring and packetnotifier When packetsetring releases po-bindlock, another thread can run packetnotifier and process an NETDEVUP event. This race and the fix are both similar to that of commit...

7.8CVSS0.00328EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/08/22 1:01 p.m.21 views

CVE-2025-38617

In the Linux kernel, the following vulnerability has been resolved: net/packet: fix a race in packetsetring and packetnotifier When packetsetring releases po-bindlock, another thread can run packetnotifier and process an NETDEVUP event. This race and the fix are both similar to that of commit...

7.8CVSS5.6AI score0.00328EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/08/18 11:27 a.m.9 views

CVE-2025-38526

A flaw was found in the ice module in the Linux kernel. An improper check can cause a NULL pointer dereference when the icelagisswitchdevrunning function is called from outside of the LAG event handler code, resulting in a denial of service. Mitigation Mitigation for this issue is either not...

5.5CVSS6.1AI score0.00356EPSS
SaveExploits0References4
NVD
NVD
added 2025/08/16 12:15 p.m.11 views

CVE-2025-38537

In the Linux kernel, the following vulnerability has been resolved: net: phy: Don't register LEDs for genphy If a PHY has no driver, the genphy driver is probed/removed directly in phyattach/detach. If the PHY's ofnode has an "leds" subnode, then the LEDs will be unregistered when probing/removin...

5.5CVSS0.00145EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2021-47235

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: net: ethernet: fix potential use- after-free in ecbhfremove static void ecbhfremovestruct...

7.8CVSS5.5AI score0.00228EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/08/11 6:32 a.m.4 views

CVE-2025-8834 JCG Link-net LW-N915R Wireless Basic Settings basic.asp cross site scripting

A vulnerability has been found in JCG Link-net LW-N915R 17s.20.001.908. Affected is an unknown function of the file /wireless/basic.asp of the component Wireless Basic Settings Page. The manipulation of the argument Network Name leads to cross site scripting. It is possible to launch the attack...

4.8CVSS6.5AI score0.00273EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/06/21 4:28 a.m.13 views

CVE-2025-38019

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumrouter: Fix use-after-free when deleting GRE net devices The driver only offloads neighbors that are constructed on top of net devices registered by it or their uppers which are all Ethernet. The device supports GR...

7CVSS7.4AI score0.00182EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.4 views

PT-2025-25794

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue has been identified in the Linux kernel, specifically in the mlxsw spectrum router driver. The driver fails to properly handle the deletion of GRE net devices,...

7.8CVSS6.8AI score0.00182EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: net: davicom: fixed a Use-after-Free error in dm9000drvremove. dm is private data for netdev, and it cannot be used after the freenetdev call. Using dm after freenetdev can cause a Use-after-Free bug. This issue was fixed by movi...

7.8CVSS6.2AI score0.00214EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/05/14 12:44 a.m.10 views

kernel: Information disclosure in vhost/vhost.c:vhost_new_msg()

A vulnerability was found in vhostnewmsg in drivers/vhost/vhost.c in the Linux kernel, which does not properly initialize memory in messages passed between virtual guests and the host operating system in the vhost/vhost.c:vhostnewmsg function. This issue can allow local privileged users to read...

5.5CVSS6.6AI score0.00235EPSS
SaveExploits0References5
Rows per page
Query Builder