Lucene search
+L

11220 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/27 12:00 a.m.8 views

SUSE SLES15: kernel-livepatch-6_4_0-150600_23_60-default / etc (SUSE-SU-2026:0283-1)

The remote SUSE Linux SLES15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0283-1 advisory. This update for the SUSE Linux Enterprise kernel 6.4.0-150600.23.60 fixes various security issues The following security issues were fixed: -...

9.8CVSS6.9AI score0.00505EPSS
SaveExploits1References23
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:00 a.m.7 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005123)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005123 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: nfrejectipv6: fix nfrejectip6tcphdrput syzbot reported that nfrejectip6tcphdrput was...

9.1CVSS6.7AI score0.01369EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/01/27 12:00 a.m.24 views

Eclipse ThreadX NetX Duo security vulnerabilities

Eclipse ThreadX NetX Duo is an open-source version of Eclipse ThreadX that includes both IPv4 and IPv6 network stacks. There is a security vulnerability in Eclipse ThreadX NetX Duo, which stems from the improper handling of specially crafted network packets by the NetX IPv6 component, potentially...

8.7CVSS5.8AI score0.00373EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/01/25 3:15 p.m.9 views

CVE-2026-23010

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix use-after-free in inet6addrdel. syzbot reported use-after-free of inet6ifaddr in inet6addrdel. 0 The cited commit accidentally moved ipv6deladdr for mngtmpaddr before reading its ifp-flags for temporary addresses in...

7.8CVSS6AI score0.00186EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2026/01/25 3:15 p.m.13 views

CVE-2026-23003

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: use skbvlaninetprepare in ip6tnlrcv Blamed commit did not take care of VLAN encapsulations as spotted by syzbot 1. Use skbvlaninetprepare instead of pskbinetmaypull. 1 BUG: KMSAN: uninit-value in INETECNdecapsulate...

7.5CVSS6.3AI score0.00476EPSS
SaveExploits1References33
OSV
OSV
added 2026/01/25 3:15 p.m.8 views

UBUNTU-CVE-2026-23010

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix use-after-free in inet6addrdel. syzbot reported use-after-free of inet6ifaddr in inet6addrdel. 0 The cited commit accidentally moved ipv6deladdr for mngtmpaddr before reading its ifp-flags for temporary addresses in...

7.8CVSS5.7AI score0.00186EPSS
SaveExploits0References21
ATTACKERKB
ATTACKERKB
added 2026/01/25 2:36 p.m.6 views

CVE-2026-23010

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix use-after-free in inet6addrdel. syzbot reported use-after-free of inet6ifaddr in inet6addrdel. 0 The cited commit accidentally moved ipv6deladdr for mngtmpaddr before reading its ifp-flags for temporary addresses in...

5.7AI score0.00186EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/01/25 2:36 p.m.52 views

CVE-2026-23010

CVE-2026-23010 is a Linux kernel use-after-free affecting inet6_addr_del() in IPv6 address deletion. The issue arises from the commit that moved ipv6_del_addr() for temporary addresses before reading the ifp->flags, causing a UAF in inet6_addr_del() when handling inet6_ifaddr during address de...

7.8CVSS5.2AI score0.00186EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/01/25 2:36 p.m.10 views

CVE-2026-23010 ipv6: Fix use-after-free in inet6_addr_del().

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix use-after-free in inet6addrdel. syzbot reported use-after-free of inet6ifaddr in inet6addrdel. 0 The cited commit accidentally moved ipv6deladdr for mngtmpaddr before reading its ifp-flags for temporary addresses in...

7.8CVSS5.3AI score
SaveExploits0References9
EUVD
EUVD
added 2026/01/25 2:36 p.m.13 views

EUVD-2026-4614

In the Linux kernel, the following vulnerability has been resolved: dst: fix races in rt6uncachedlistdel and rtdeluncachedlist syzbot was able to crash the kernel in rt6uncachedlistflushdev in an interesting way 1 Crash happens in listdelinit/INITLISTHEAD while writing list-prev, while the prior...

5.3AI score0.0012EPSS
SaveExploits0References3
CVE
CVE
added 2026/01/25 2:36 p.m.78 views

CVE-2026-23004

The CVE-2026-23004 issue in the Linux kernel concerns races in the IPv6 dst cache path (rt6_uncached_list_del/rt_del_uncached_list) leading to use-after-free during list_head initialization in INIT_LIST_HEAD, as observed by KASAN in rt6_uncached_list_flush_dev and related paths. The root cause is...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/01/25 2:36 p.m.45 views

CVE-2026-23003 ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: use skbvlaninetprepare in ip6tnlrcv Blamed commit did not take care of VLAN encapsulations as spotted by syzbot 1. Use skbvlaninetprepare instead of pskbinetmaypull. 1 BUG: KMSAN: uninit-value in INETECNdecapsulate...

7.5CVSS0.00476EPSS
SaveExploits1References7
Debian CVE
Debian CVE
added 2026/01/25 2:36 p.m.10 views

CVE-2026-23003

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: use skbvlaninetprepare in ip6tnlrcv Blamed commit did not take care of VLAN encapsulations as spotted by syzbot 1. Use skbvlaninetprepare instead of pskbinetmaypull. 1 BUG: KMSAN: uninit-value in INETECNdecapsulate...

7.5CVSS5.1AI score0.00476EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/01/25 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-23010

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ipv6: Fix use-after-free in inet6addrdel. syzbot reported use-after-free of inet6ifaddr in inet6addrdel. 0 The cited commit accidentally moved ipv6deladdr for...

7.8CVSS6.3AI score0.00186EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/24 12:00 a.m.15 views

SUSE SLES15 Security Update : kernel (Live Patch 8 for SUSE Linux Enterprise 15 SP6) (SUSE-SU-2026:0262-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0262-1 advisory. This update for the SUSE Linux Enterprise kernel 6.4.0-150600.23.38 fixes various security issues The following security issues were fixed: -...

9.8CVSS7.7AI score0.00505EPSS
SaveExploits1References23
Tenable Nessus
Tenable Nessus
added 2026/01/24 12:00 a.m.9 views

SUSE SLES15 Security Update : kernel (Live Patch 7 for SUSE Linux Enterprise 15 SP6) (SUSE-SU-2026:0270-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0270-1 advisory. This update for the SUSE Linux Enterprise kernel 6.4.0-150600.23.33 fixes various security issues The following security issues were fixed: -...

9.8CVSS7.7AI score0.00505EPSS
SaveExploits1References23
Tenable Nessus
Tenable Nessus
added 2026/01/24 12:00 a.m.15 views

SUSE SLES15 Security Update : kernel (SUSE-SU-2026:0278-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0278-1 advisory. The SUSE Linux Enterprise 15 SP7 RT kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-3832...

9.8CVSS8.2AI score0.00677EPSS
SaveExploits4References1230
OSV
OSV
added 2026/01/23 8:04 p.m.10 views

SUSE-SU-2026:0284-1 Security update for the Linux Kernel (Live Patch 1 for SUSE Linux Enterprise 15 SP7)

This update for the SUSE Linux Enterprise kernel 6.4.0-150700.53.3 fixes various security issues The following security issues were fixed: - CVE-2023-53676: scsi: target: iscsi: Fix buffer overflow in liotargetnaclinfoshow bsc1251787. - CVE-2025-38476: rpl: Fix use-after-free in rpldosrhinline...

9.8CVSS6.9AI score0.00505EPSS
SaveExploits1References16
OSV
OSV
added 2026/01/23 5:33 p.m.6 views

SUSE-SU-2026:0283-1 Security update for the Linux Kernel (Live Patch 0 for SUSE Linux Enterprise 15 SP7)

This update for the SUSE Linux Enterprise kernel 6.4.0-150700.51 fixes various security issues The following security issues were fixed: - CVE-2023-53676: scsi: target: iscsi: Fix buffer overflow in liotargetnaclinfoshow bsc1251787. - CVE-2025-38476: rpl: Fix use-after-free in rpldosrhinline...

9.8CVSS6.8AI score0.00505EPSS
SaveExploits1References16
SUSE Linux
SUSE Linux
added 2026/01/23 3:08 p.m.8 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 RT kernel was updated to fix various security issues The following security issues were fixed: CVE-2025-38321: smb: Log an error when closeallcacheddirs fails bsc1246328. CVE-2025-38728: smb3: fix for slab out of bounds on mount to ksmbd bsc1249256. CVE-2025-39977...

8.5CVSS8.1AI score0.00677EPSS
SaveExploits4References1726
Rows per page
Query Builder