Lucene search
+L

1086 matches found

RedHat Linux
RedHat Linux
added 2026/04/15 8:24 p.m.19 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 10.0 Extended Update Support. 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...

7.8CVSS6.4AI score0.00194EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/15 8:24 p.m.20 views

kernel: Linux kernel: Use-after-free in bonding module can cause system crash or arbitrary code execution

A flaw was found in the Linux kernel's bonding module. This use-after-free vulnerability occurs when a new slave device is added to the bonding array but fails during the enslave process. A local attacker can exploit this by triggering the enslave failure, which may lead to a system crash,...

7.8CVSS6AI score0.00117EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/04/15 12:00 a.m.24 views

AlmaLinux 10 : kernel (ALSA-2026:6632)

The remote AlmaLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:6632 advisory. kernel: Linux kernel net/mlx5: Use-after-free in ECVF vports unload leads to denial of service CVE-2025-38109 kernel: Linux kernel: Local denial of servi...

8.8CVSS6.4AI score0.0024EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/04/14 12:00 a.m.20 views

PT-2026-51963

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null-pointer dereference exists in the xdp master redirect function. This occurs when the function attempts to call the master's ndo xdp get xmit slave while the master device is not u...

7.8CVSS5.7AI score0.0038EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/13 11:26 p.m.11 views

SUSE CVE-2026-31419

In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix use-after-free in bondxmitbroadcast bondxmitbroadcast reuses the original skb for the last slave determined by bondislastslave and clones it for others. Concurrent slave enslave/release can mutate the slave list...

7CVSS5.7AI score0.00124EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/04/13 3:31 p.m.10 views

EUVD-2026-21943

In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix use-after-free in bondxmitbroadcast bondxmitbroadcast reuses the original skb for the last slave determined by bondislastslave and clones it for others. Concurrent slave enslave/release can mutate the slave list...

5.7AI score0.00124EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/13 2:16 p.m.10 views

AZL-82715 CVE-2026-31419 affecting package kernel for versions less than 6.6.143.1-1

In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix use-after-free in bondxmitbroadcast bondxmitbroadcast reuses the original skb for the last slave determined by bondislastslave and clones it for others. Concurrent slave enslave/release can mutate the slave list...

7.8CVSS6.6AI score0.00124EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/13 2:16 p.m.15 views

CVE-2026-31419

In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix use-after-free in bondxmitbroadcast bondxmitbroadcast reuses the original skb for the last slave determined by bondislastslave and clones it for others. Concurrent slave enslave/release can mutate the slave list...

7.8CVSS0.00124EPSS
SaveExploits0References27
OSV
OSV
added 2026/04/13 2:16 p.m.9 views

UBUNTU-CVE-2026-31419

In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix use-after-free in bondxmitbroadcast bondxmitbroadcast reuses the original skb for the last slave determined by bondislastslave and clones it for others. Concurrent slave enslave/release can mutate the slave list...

7.8CVSS5.9AI score0.00124EPSS
SaveExploits0References26
OSV
OSV
added 2026/04/13 1:40 p.m.11 views

CVE-2026-31419 net: bonding: fix use-after-free in bond_xmit_broadcast()

In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix use-after-free in bondxmitbroadcast bondxmitbroadcast reuses the original skb for the last slave determined by bondislastslave and clones it for others. Concurrent slave enslave/release can mutate the slave list...

7.8CVSS6.5AI score
SaveExploits0References30
Cvelist
Cvelist
added 2026/04/13 1:40 p.m.52 views

CVE-2026-31419 net: bonding: fix use-after-free in bond_xmit_broadcast()

In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix use-after-free in bondxmitbroadcast bondxmitbroadcast reuses the original skb for the last slave determined by bondislastslave and clones it for others. Concurrent slave enslave/release can mutate the slave list...

7.8CVSS0.00124EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/04/13 1:40 p.m.15 views

CVE-2026-31419

In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix use-after-free in bondxmitbroadcast bondxmitbroadcast reuses the original skb for the last slave determined by bondislastslave and clones it for others. Concurrent slave enslave/release can mutate the slave list...

7.8CVSS5.3AI score0.00124EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/04/13 1:40 p.m.10 views

CVE-2026-31419

In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix use-after-free in bondxmitbroadcast bondxmitbroadcast reuses the original skb for the last slave determined by bondislastslave and clones it for others. Concurrent slave enslave/release can mutate the slave list...

7.8CVSS5.7AI score0.00124EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/04/13 1:40 p.m.178 views

CVE-2026-31419

Summary of CVE-2026-31419 : A use-after-free in the Linux kernel bonding driver is caused by a race in bond_xmit_broadcast() where the last slave determination can change during RCUs, leading to double-free of the original skb and a potential crash. The fix replaces the racy bond_is_last_slave() ...

7.8CVSS5.7AI score0.00124EPSS
SaveExploits0References27Affected Software1
UbuntuCve
UbuntuCve
added 2026/04/13 12:00 a.m.11 views

CVE-2026-31419

In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix use-after-free in bondxmitbroadcast bondxmitbroadcast reuses the original skb for the last slave determined by bondislastslave and clones it for others. Concurrent slave enslave/release can mutate the slave list...

7.8CVSS6.5AI score0.00124EPSS
SaveExploits0References25
Tenable Nessus
Tenable Nessus
added 2026/04/13 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-31419

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: bonding: fix use-after-free in bondxmitbroadcast bondxmitbroadcast reuses the original skb for the last slave determined by bondislastslave and clones it f...

7.8CVSS7.1AI score0.00124EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/12 6:07 a.m.17 views

RLSA-2026:6632 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Linux kernel net/mlx5: Use-after-free in ECVF vports unload leads to denial of service CVE-2025-38109 kernel: Linux kernel: Local denial of service and memory leak in DAMON sysfs via setu...

7.3CVSS6.4AI score0.0024EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/04/12 12:00 a.m.13 views

RockyLinux 10 : kernel (RLSA-2026:6632)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:6632 advisory. kernel: Linux kernel net/mlx5: Use-after-free in ECVF vports unload leads to denial of service CVE-2025-38109 kernel: Linux kernel: Local denial of...

8.8CVSS6.9AI score0.0024EPSS
SaveExploits0References15
OSV
OSV
added 2026/04/11 11:10 a.m.17 views

OESA-2026-1863 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to detect potential corrupted nid in freenidlist As reported, on-disk footer.ino and footer.nid is the same and out-of-range, let's add sanity check on...

9.8CVSS6AI score0.00788EPSS
SaveExploits2References49
OSV
OSV
added 2026/04/09 8:46 p.m.23 views

USN-8162-1 linux-nvidia-tegra-5.15 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - Block layer subsystem; - Cryptographic API; - Drivers core; - Bluetooth drivers; - DMA engine...

9.8CVSS6.7AI score0.00723EPSS
SaveExploits11References85
Rows per page
Query Builder