Lucene search
+L

971 matches found

NVD
NVD
added 2025/12/16 2:15 p.m.7 views

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

0.00179EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.6 views

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

6AI score0.00179EPSS
SaveExploits0References34
OSV
OSV
added 2025/12/16 2:15 p.m.6 views

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

5.7AI score0.00179EPSS
SaveExploits0References35
OSV
OSV
added 2025/12/16 1:43 p.m.7 views

CVE-2025-68191 udp_tunnel: use netdev_warn() instead of netdev_WARN()

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.3AI score
SaveExploits0References10
CVE
CVE
added 2025/12/16 1:43 p.m.36 views

CVE-2025-68191

In the Linux kernel, CVE-2025-68191 is addressed by replacing netdev_WARN() with netdev_warn() in udp_tunnel_nic_register(). The old netdev_WARN() prints a backtrace via WARN/WARN_ON, which is inappropriate for an error that is simply a normal memory-allocation failure (kzalloc() or udp_tunnel_ni...

6AI score0.00179EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.5 views

PT-2025-51724

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s usbnet functionality that can lead to a “free active object kevent” error. This issue arises during usbnet device probing and unregistration,...

5.5AI score0.00171EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/15 12:0 a.m.13 views

Oracle Linux 9 : kernel (ELSA-2025-22865)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-22865 advisory. - can: j1939: add missing calls in NETDEVUNREGISTER notification handler CKI Backport Bot RHEL-124105 CVE-2025-39925 - can: j1939: implement...

7.8CVSS6.6AI score0.00133EPSS
SaveExploits0References3
Rockylinux
Rockylinux
added 2025/12/13 9:9 a.m.18 views

kernel security update

An update is available for kernel. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

7.8CVSS6.5AI score0.00133EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/10 12:34 a.m.7 views

SUSE CVE-2023-53843

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: reject negative ifindex Recent changes in net-next commit 759ab1edb56c "net: store netdevs in an xarray" refactored the handling of pre-assigned ifindexes and let syzbot surface a latent problem in ovs. ovs does...

5.5CVSS6.6AI score0.00216EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/12/10 12:34 a.m.4 views

SUSE CVE-2023-53850

In the Linux kernel, the following vulnerability has been resolved: iavf: use internal state to free traffic IRQs If the system tries to close the netdev while iavfresettask is running, LINKSTATESTART will be cleared and netifrunning will return false in iavfreinitinterruptscheme. This will resul...

5.5CVSS6.5AI score0.00201EPSS
SaveExploits0References22
EUVD
EUVD
added 2025/12/09 6:30 p.m.17 views

EUVD-2023-60146

In the Linux kernel, the following vulnerability has been resolved: iavf: use internal state to free traffic IRQs If the system tries to close the netdev while iavfresettask is running, LINKSTATESTART will be cleared and netifrunning will return false in iavfreinitinterruptscheme. This will resul...

6AI score0.00201EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/09 4:17 p.m.7 views

CVE-2023-53850

In the Linux kernel, the following vulnerability has been resolved: iavf: use internal state to free traffic IRQs If the system tries to close the netdev while iavfresettask is running, LINKSTATESTART will be cleared and netifrunning will return false in iavfreinitinterruptscheme. This will resul...

0.00201EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/09 4:17 p.m.6 views

CVE-2023-53843

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: reject negative ifindex Recent changes in net-next commit 759ab1edb56c "net: store netdevs in an xarray" refactored the handling of pre-assigned ifindexes and let syzbot surface a latent problem in ovs. ovs does...

0.00216EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 4:17 p.m.8 views

UBUNTU-CVE-2023-53843

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: reject negative ifindex Recent changes in net-next commit 759ab1edb56c "net: store netdevs in an xarray" refactored the handling of pre-assigned ifindexes and let syzbot surface a latent problem in ovs. ovs does...

5.7AI score0.00216EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/09 4:17 p.m.11 views

UBUNTU-CVE-2023-53850

In the Linux kernel, the following vulnerability has been resolved: iavf: use internal state to free traffic IRQs If the system tries to close the netdev while iavfresettask is running, LINKSTATESTART will be cleared and netifrunning will return false in iavfreinitinterruptscheme. This will resul...

5.7AI score0.00201EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/12/09 8:51 a.m.10 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.8CVSS6.5AI score0.00346EPSS
SaveExploits0References10
CVE
CVE
added 2025/12/09 1:30 a.m.29 views

CVE-2023-53850

CVE-2023-53850: Linux kernel iavf driver vulnerability where closing netdev during iavf_reset_task() could clear __LINK_STATE_START and trigger a leak in irq management; the issue is mitigated by using the internal adapter state so that traffic IRQs remain managed. The advisory notes that traffic...

6.1AI score0.00201EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 1:30 a.m.9 views

CVE-2023-53850 iavf: use internal state to free traffic IRQs

In the Linux kernel, the following vulnerability has been resolved: iavf: use internal state to free traffic IRQs If the system tries to close the netdev while iavfresettask is running, LINKSTATESTART will be cleared and netifrunning will return false in iavfreinitinterruptscheme. This will resul...

6.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/09 1:30 a.m.33 views

CVE-2023-53843 net: openvswitch: reject negative ifindex

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: reject negative ifindex Recent changes in net-next commit 759ab1edb56c "net: store netdevs in an xarray" refactored the handling of pre-assigned ifindexes and let syzbot surface a latent problem in ovs. ovs does...

0.00216EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.9 views

RHEL 9 : kernel (RHSA-2025:22865)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:22865 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: can: j1939: implement...

7.8CVSS6.4AI score0.00133EPSS
SaveExploits0References7
Rows per page
Query Builder