Lucene search
+L

971 matches found

Cvelist
Cvelist
added 2025/12/24 12:22 p.m.30 views

CVE-2022-50728 s390/lcs: Fix return type of lcs_start_xmit()

In the Linux kernel, the following vulnerability has been resolved: s390/lcs: Fix return type of lcsstartxmit With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the call target is valid ...

0.00248EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/24 11:15 a.m.9 views

CVE-2023-54012

In the Linux kernel, the following vulnerability has been resolved: net: fix stack overflow when LRO is disabled for virtual interfaces When the virtual interface's feature is updated, it synchronizes the updated feature for its own lower interface. This propagation logic should be worked as the...

7.8CVSS0.00199EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 11:15 a.m.5 views

UBUNTU-CVE-2023-54012

In the Linux kernel, the following vulnerability has been resolved: net: fix stack overflow when LRO is disabled for virtual interfaces When the virtual interface's feature is updated, it synchronizes the updated feature for its own lower interface. This propagation logic should be worked as the...

7.8CVSS5.8AI score0.00199EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.7 views

CVE-2023-54012

In the Linux kernel, the following vulnerability has been resolved: net: fix stack overflow when LRO is disabled for virtual interfaces When the virtual interface's feature is updated, it synchronizes the updated feature for its own lower interface. This propagation logic should be worked as the...

5.8AI score0.00199EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 10:55 a.m.33 views

CVE-2023-54012

In the Linux kernel, the following vulnerability has been resolved: net: fix stack overflow when LRO is disabled for virtual interfaces When the virtual interface's feature is updated, it synchronizes the updated feature for its own lower interface. This propagation logic should be worked as the...

7.8CVSS6.3AI score0.00199EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 10:55 a.m.7 views

CVE-2023-54012 net: fix stack overflow when LRO is disabled for virtual interfaces

In the Linux kernel, the following vulnerability has been resolved: net: fix stack overflow when LRO is disabled for virtual interfaces When the virtual interface's feature is updated, it synchronizes the updated feature for its own lower interface. This propagation logic should be worked as the...

6.6AI score
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/12/18 12:23 a.m.8 views

SUSE CVE-2025-68307

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbxmitcallback: fix handling of failed transmitted URBs The driver lacks the cleanup of failed transfers of URBs. This reduces the number of available URBs per error by 1. This leads to reduced performance and...

5.3CVSS6.5AI score0.00167EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2025/12/17 12:25 a.m.6 views

SUSE CVE-2025-68191

In the Linux kernel, the following vulnerability has been resolved: udptunnel: use netdevwarn instead of netdevWARN netdevWARN uses WARN/WARNON to print a backtrace along with file and line information. In this case, udptunnelnicregister returning an error is just a failed operation, not a kernel...

6.4AI score0.00179EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/17 12:24 a.m.4 views

SUSE CVE-2025-68245

In the Linux kernel, the following vulnerability has been resolved: net: netpoll: fix incorrect refcount handling causing incorrect cleanup commit efa95b01da18 "netpoll: fix use after free" incorrectly ignored the refcount and prematurely set dev-npinfo to NULL during netpoll cleanup, leading to...

5.5CVSS6.4AI score0.00175EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2025/12/17 12:23 a.m.7 views

SUSE CVE-2025-68312

In the Linux kernel, the following vulnerability has been resolved: usbnet: Prevents free active kevent The root cause of this issue are: 1. When probing the usbnet device, executing usbnetlinkchangedev, 0, 0; put the kevent work in global workqueue. However, the kevent has not yet been scheduled...

5.5CVSS6.5AI score0.00171EPSS
SaveExploits0References28
Tenable Nessus
Tenable Nessus
added 2025/12/17 12:0 a.m.6 views

AlmaLinux 9 : kernel (ALSA-2025:22865)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:22865 advisory. kernel: can: j1939: implement NETDEVUNREGISTER notification handler CVE-2025-39925 kernel: net/mlx5: fs, fix UAF in flow counter release CVE-2025-39979...

7.8CVSS6.7AI score0.00133EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/16 6:31 p.m.7 views

EUVD-2025-203773

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbxmitcallback: fix handling of failed transmitted URBs The driver lacks the cleanup of failed transfers of URBs. This reduces the number of available URBs per error by 1. This leads to reduced performance and...

6AI score0.00167EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/16 6:31 p.m.15 views

EUVD-2025-203757

In the Linux kernel, the following vulnerability has been resolved: usbnet: Prevents free active kevent The root cause of this issue are: 1. When probing the usbnet device, executing usbnetlinkchangedev, 0, 0; put the kevent work in global workqueue. However, the kevent has not yet been scheduled...

6AI score0.00171EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/16 4:16 p.m.6 views

CVE-2025-68312

In the Linux kernel, the following vulnerability has been resolved: usbnet: Prevents free active kevent The root cause of this issue are: 1. When probing the usbnet device, executing usbnetlinkchangedev, 0, 0; put the kevent work in global workqueue. However, the kevent has not yet been scheduled...

0.00171EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/16 4:16 p.m.12 views

UBUNTU-CVE-2025-68312

In the Linux kernel, the following vulnerability has been resolved: usbnet: Prevents free active kevent The root cause of this issue are: 1. When probing the usbnet device, executing usbnetlinkchangedev, 0, 0; put the kevent work in global workqueue. However, the kevent has not yet been scheduled...

5.9AI score0.00171EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.5 views

CVE-2025-68312

In the Linux kernel, the following vulnerability has been resolved: usbnet: Prevents free active kevent The root cause of this issue are: 1. When probing the usbnet device, executing usbnetlinkchangedev, 0, 0; put the kevent work in global workqueue. However, the kevent has not yet been scheduled...

5.8AI score0.00171EPSS
SaveExploits0References36
CVE
CVE
added 2025/12/16 3:39 p.m.19 views

CVE-2025-68312

CVE-2025-68312 affects the Linux kernel usbnet subsystem. Root cause: during usbnet probing, usbnet_link_change(dev,0,0) queues a kevent on the global workqueue, which may still be active when the device is unregistered, causing a potential free of an active kevent object. The added fix cancels t...

6.1AI score0.00171EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/12/16 3:30 p.m.6 views

EUVD-2025-203705

In the Linux kernel, the following vulnerability has been resolved: udptunnel: use netdevwarn instead of netdevWARN netdevWARN uses WARN/WARNON to print a backtrace along with file and line information. In this case, udptunnelnicregister returning an error is just a failed operation, not a kernel...

5.9AI score0.00179EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/16 3:6 p.m.38 views

CVE-2025-68307

CVE-2025-68307 – Linux kernel can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBs. Root cause: missing cleanup of failed URB transfers, decreasing available URBs per error by 1, which can degrade performance and may halt transmission. Affected: linux kernel driver can: gs...

6.1AI score0.00167EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/16 3:6 p.m.38 views

CVE-2025-68307 can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBs

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbxmitcallback: fix handling of failed transmitted URBs The driver lacks the cleanup of failed transfers of URBs. This reduces the number of available URBs per error by 1. This leads to reduced performance and...

0.00167EPSS
SaveExploits0References6
Rows per page
Query Builder