Lucene search
+L

17869 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/06 12:00 a.m.6 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-053318)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-053318 advisory. In the Linux kernel, the following vulnerability has been resolved: hfs: fix to initialize fields of hfsinodeinfo after hfsallocinode Syzbot reports uninitialized...

7.8CVSS6AI score0.00284EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/06 12:00 a.m.4 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-053296)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-053296 advisory. In the Linux kernel, the following vulnerability has been resolved: rtc: check if rtcreadtime was successful in rtctimerdowork If the rtcreadtime call fails,, the...

5.5CVSS6.4AI score0.00232EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/06 12:00 a.m.2 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-053420)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-053420 advisory. In the Linux kernel, the following vulnerability has been resolved: inetdiag: fix kernel-infoleak for UDP sockets KMSAN reported a kernel-infoleak 1, that can...

5.5CVSS6.2AI score0.00254EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/05 8:17 p.m.5 views

CVE-2026-67277

RouterOS accepts a "related" btest connection before the corresponding primary session has completed authentication. An unauthenticated client can use this state to start an IPv4 UDP test. With "random-data=false", the sender transmits an uninitialized tail from a kernel packet buffer. A separate...

8.8CVSS0.00435EPSS
SaveExploits1References8
EUVD
EUVD
added 2026/09/05 8:00 p.m.10 views

EUVD-2026-72025

RouterOS accepts a "related" btest connection before the corresponding primary session has completed authentication. An unauthenticated client can use this state to start an IPv4 UDP test. With "random-data=false", the sender transmits an uninitialized tail from a kernel packet buffer. A separate...

8.8CVSS5.8AI score0.00435EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2026/09/05 8:00 p.m.43 views

CVE-2026-67277 Kernel memory disclosure and denial of service in MikroTik RouterOS btest service

RouterOS accepts a "related" btest connection before the corresponding primary session has completed authentication. An unauthenticated client can use this state to start an IPv4 UDP test. With "random-data=false", the sender transmits an uninitialized tail from a kernel packet buffer. A separate...

8.8CVSS0.00435EPSS
SaveExploits1References7
Kitploit
Kitploit
added 2026/09/05 4:48 p.m.6 views

CVE-2024-44947

CVE-2024-44947 Description : In the Linux kernel, the following vulnerability has been resolved: fuse: Initialize beyond-EOF page contents before setting uptodate fusenotifystore, unlike fusedoreadpage, does not enable page zeroing because it can be used to change partial page contents. So...

5.5CVSS6.8AI score0.00886EPSS
SaveExploits2
SUSE CVE
SUSE CVE
added 2026/09/05 12:28 a.m.9 views

SUSE CVE-2026-80761

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: zero the sockaddr before returning it in getname isosockgetname fills a struct sockaddriso in place and returns its size without clearing it first, so bytes it does not write are copied to user space from the kern...

5.8AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.11 views

SUSE CVE-2026-80791

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: zero the AUTHRECEIVE response buffer nvmetexecuteauthreceive allocates the response buffer with kmalloc sized by the host-supplied AUTHRECEIVE allocation length, but the DH-HMAC-CHAP builders write only a fixed-size...

6AI score0.00207EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/05 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-80734

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: initialize inode mapping flags for cached inodes BUG When running generic/795 with 8K block size, 4K page size, the test always fails, triggering some...

8.8CVSS6.4AI score0.00348EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/05 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-80751

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - pmdomain: mediatek: mfg: initialize prevo in mtkmfgattachdev mtkmfgattachdev reads prevo on the first iteration of its loop, in if prevo && prevo-freq == o-freq...

7.8CVSS6.4AI score0.00154EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 5:19 p.m.9 views

CVE-2026-80906

CVE-2026-80906 affects the Linux kernel net: packet subsystem. In packet_parse_headers(), when handling a VLAN-tagged frame, skb_set_network_header() advances the network header past the VLAN tag before skb_probe_transport_header() is called. This leaves skb->protocol set to the outer VLAN Eth...

5.3AI score0.00165EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/04 5:19 p.m.32 views

CVE-2026-80905 net: tap: fix wrong transport_header when sending VLAN-tagged frame

In the Linux kernel, the following vulnerability has been resolved: net: tap: fix wrong transportheader when sending VLAN-tagged frame In tapgetuserxdp, when processing a VLAN-tagged frame e.g. ETHP8021Q, skbsetnetworkheader is called first to advance networkheader past the VLAN tag to the inner...

0.00155EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/04 5:19 p.m.7 views

EUVD-2026-71664

In the Linux kernel, the following vulnerability has been resolved: net: tap: fix wrong transportheader when sending VLAN-tagged frame In tapgetuserxdp, when processing a VLAN-tagged frame e.g. ETHP8021Q, skbsetnetworkheader is called first to advance networkheader past the VLAN tag to the inner...

5.3AI score0.00155EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 4:18 p.m.3 views

AZL-99606 CVE-2026-80791 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: zero the AUTHRECEIVE response buffer nvmetexecuteauthreceive allocates the response buffer with kmalloc sized by the host-supplied AUTHRECEIVE allocation length, but the DH-HMAC-CHAP builders write only a fixed-size...

6AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 4:18 p.m.3 views

AZL-99594 CVE-2026-80761 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: zero the sockaddr before returning it in getname isosockgetname fills a struct sockaddriso in place and returns its size without clearing it first, so bytes it does not write are copied to user space from the kern...

5.8AI score0.00168EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/04 3:13 p.m.7 views

EUVD-2026-71437

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: fix uninit-value in the RF discover/activated NTF handlers ncirfdiscoverntfpacket and ncirfintfactivatedntfpacket each parse a notification into an on-stack struct ncirfdiscoverntf / ncirfintfactivatedntf that is not...

5.3AI score0.00195EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/09/04 3:13 p.m.12 views

CVE-2026-80794

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: fix uninit-value in the RF discover/activated NTF handlers ncirfdiscoverntfpacket and ncirfintfactivatedntfpacket each parse a notification into an on-stack struct ncirfdiscoverntf / ncirfintfactivatedntf that is not...

5.3AI score0.00195EPSS
SaveExploits0
OSV
OSV
added 2026/09/04 3:13 p.m.13 views

CVE-2026-80794 nfc: nci: fix uninit-value in the RF discover/activated NTF handlers

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: fix uninit-value in the RF discover/activated NTF handlers ncirfdiscoverntfpacket and ncirfintfactivatedntfpacket each parse a notification into an on-stack struct ncirfdiscoverntf / ncirfintfactivatedntf that is not...

5.6AI score
SaveExploits0References12
EUVD
EUVD
added 2026/09/04 3:13 p.m.6 views

EUVD-2026-71434

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: zero the AUTHRECEIVE response buffer nvmetexecuteauthreceive allocates the response buffer with kmalloc sized by the host-supplied AUTHRECEIVE allocation length, but the DH-HMAC-CHAP builders write only a fixed-size...

5.5AI score0.00207EPSS
SaveExploits0References7
Rows per page
Query Builder