Lucene search
+L

1442 matches found

OSV
OSV
added 2026/05/05 7:51 p.m.10 views

SUSE-SU-2026:21555-1 Security update for the Linux Kernel (Live Patch 0 for SUSE Linux Enterprise 16)

This update for the SUSE Linux Enterprise Kernel 6.12.0-160000.5.1 fixes various security issues The following security issues were fixed: - CVE-2025-39977: futex: Prevent use-after-free during requeue-PI bsc1252048. - CVE-2025-71066: net/sched: ets: Always remove class from active list before...

7.8CVSS7AI score0.99907EPSS
SaveExploits238References15
OSV
OSV
added 2026/05/05 7:50 p.m.11 views

SUSE-SU-2026:21554-1 Security update for the Linux Kernel (Live Patch 4 for SUSE Linux Enterprise 16)

This update for the SUSE Linux Enterprise Kernel 6.12.0-160000.9.1 fixes various security issues The following security issues were fixed: - CVE-2025-71066: net/sched: ets: Always remove class from active list before deleting in etsqdiscchange bsc1258005. - CVE-2026-23004: dst: fix races in...

7.8CVSS6.7AI score0.99907EPSS
SaveExploits238References13
Amazon
Amazon
added 2026/05/05 12:00 a.m.26 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: landlock: Fix handling of disconnected directories CVE-2025-68736 In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: signal: Fix restoration of SVE context CVE-2026-23102 In the Linu...

9.4CVSS5.8AI score0.00443EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2026/05/05 12:00 a.m.25 views

Amazon Linux 2023 : bpftool6.12, kernel6.12, kernel6.12-devel (ALAS2023-2026-1646)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1646 advisory. In the Linux kernel, the following vulnerability has been resolved: landlock: Fix handling of disconnected directories CVE-2025-68736 In the Linux kernel, the following vulnerability has been...

9.8CVSS5.9AI score0.00443EPSS
SaveExploits2References122
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:00 a.m.8 views

Oracle Linux 7 / 8 : Unbreakable Enterprise kernel (ELSA-2026-50255)

The remote Oracle Linux 7 / 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-50255 advisory. - crypto: algifaead - use memcpysglist instead of null skcipher Eric Biggers Orabug: 39292250 CVE-2026-31431 Tenable has extracted the preceding descriptio...

7.8CVSS6.1AI score0.99907EPSS
SaveExploits238References2
Tenable Nessus
Tenable Nessus
added 2026/04/28 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-31517

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xfrm: iptfs: fix skbput panic on non-linear skb during reassembly In iptfsreassemcont, IP-TFS attempts to append data to the new inner packet 'newskb' that is...

5.5CVSS6AI score0.00121EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/28 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-31471

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xfrm: iptfs: only publish modedata after clone setup iptfsclonestate stores x-modedata before allocating the reorder window. If that allocation fails, the code...

7.8CVSS7.3AI score0.00127EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/27 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-31671

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xfrmuser: fix info leak in buildreport struct xfrmuserreport is a u8 proto field followed by a struct xfrmselector which means there is three empty bytes of...

5.5CVSS5.7AI score0.0012EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/27 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-31663

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xfrm: hold dev ref until after transportfinish NFHOOK After async crypto completes, xfrminputresume calls devput immediately on re-entry before the skb reaches...

7.8CVSS5.3AI score0.00208EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:09 a.m.15 views

xfrm: clear trailing padding in build_polexpire()

...

5.5CVSS5.8AI score0.0012EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/25 1:36 a.m.15 views

SUSE CVE-2026-31664

In the Linux kernel, the following vulnerability has been resolved: xfrm: clear trailing padding in buildpolexpire buildexpire clears the trailing padding bytes of struct xfrmuserexpire after setting the hard field via memsetafter, but the analogous function buildpolexpire does not do this for...

5.5CVSS5.4AI score0.0012EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2026/04/24 10:46 p.m.11 views

CVE-2026-31671

A flaw was found in the Linux kernel's xfrmuser component. This vulnerability allows a local attacker to disclose sensitive information. The xfrmuserreport structure contains uninitialized padding bytes that are copied to userspace, leading to an information leak...

5.5CVSS5.1AI score0.0012EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/24 10:30 p.m.10 views

CVE-2026-31664

A flaw was found in the Linux kernel's xfrm subsystem. This vulnerability arises because the buildpolexpire function does not clear trailing padding bytes within the xfrmuserpolexpire structure. Consequently, these uninitialized padding bytes, which contain kernel heap memory contents, are sent t...

5.5CVSS5.2AI score0.0012EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/24 10:24 p.m.10 views

CVE-2026-31663

A flaw was found in the Linux kernel's xfrm IP eXtensible FRamework subsystem. This vulnerability involves a race condition where a network device's reference is released too early during packet processing after asynchronous cryptography. This premature release can lead to the system attempting t...

7.8CVSS4.5AI score0.00208EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/24 3:16 p.m.14 views

CVE-2026-31664

In the Linux kernel, the following vulnerability has been resolved: xfrm: clear trailing padding in buildpolexpire buildexpire clears the trailing padding bytes of struct xfrmuserexpire after setting the hard field via memsetafter, but the analogous function buildpolexpire does not do this for...

5.5CVSS0.0012EPSS
SaveExploits0References10
NVD
NVD
added 2026/04/24 3:16 p.m.9 views

CVE-2026-31671

In the Linux kernel, the following vulnerability has been resolved: xfrmuser: fix info leak in buildreport struct xfrmuserreport is a u8 proto field followed by a struct xfrmselector which means there is three "empty" bytes of padding, but the padding is never zeroed before copying to userspace...

5.5CVSS0.0012EPSS
SaveExploits0References10
OSV
OSV
added 2026/04/24 3:16 p.m.13 views

DEBIAN-CVE-2026-31671

In the Linux kernel, the following vulnerability has been resolved: xfrmuser: fix info leak in buildreport struct xfrmuserreport is a u8 proto field followed by a struct xfrmselector which means there is three "empty" bytes of padding, but the padding is never zeroed before copying to userspace...

5.5CVSS5.3AI score0.0012EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/24 3:16 p.m.9 views

DEBIAN-CVE-2026-31663

In the Linux kernel, the following vulnerability has been resolved: xfrm: hold dev ref until after transportfinish NFHOOK After async crypto completes, xfrminputresume calls devput immediately on re-entry before the skb reaches transportfinish. The skb-dev pointer is then used inside NFHOOK and i...

7.8CVSS5.2AI score0.00208EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:45 p.m.11 views

CVE-2026-31671

In the Linux kernel, the following vulnerability has been resolved: xfrmuser: fix info leak in buildreport struct xfrmuserreport is a u8 proto field followed by a struct xfrmselector which means there is three "empty" bytes of padding, but the padding is never zeroed before copying to userspace...

5.3AI score0.0012EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/04/24 2:45 p.m.45 views

CVE-2026-31671 xfrm_user: fix info leak in build_report()

In the Linux kernel, the following vulnerability has been resolved: xfrmuser: fix info leak in buildreport struct xfrmuserreport is a u8 proto field followed by a struct xfrmselector which means there is three "empty" bytes of padding, but the padding is never zeroed before copying to userspace...

0.0012EPSS
SaveExploits0References8
Rows per page
Query Builder