Lucene search
+L

17378 matches found

Tenable Nessus
Tenable Nessus
added 2026/02/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-71236

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: qla2xxx: Validate sp before freeing associated memory System crash with the following signature 154563.214890 nvme nvme2: NVME-FC1: controller connect...

7.5CVSS6.1AI score0.00239EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/18 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-23223

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xfs: fix UAF in xchkbtreecheckblockowner We cannot dereference bs-cur when trying to determine if bs-cur aliases bs-sc-sa.bno,rmapcur after the latter has been...

7.8CVSS7AI score0.0012EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/18 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-23221

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bus: fsl-mc: fix use-after-free in driveroverrideshow The driveroverrideshow function reads the driveroverride string without holding the devicelock. However,...

7.8CVSS7.5AI score0.00121EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/02/17 11:04 p.m.7 views

CVE-2026-23599 Local Privilege Escalation Vulnerability in HPE Aruba Networking Clear Pass Policy Manager OnGuard for Linux

A local privilege-escalation vulnerability has been discovered in the HPE Aruba Networking ClearPass OnGuard Software for Linux. Successful exploitation of this vulnerability could allow a local attacker to achieve arbitrary code execution with root privileges...

7.8CVSS6.4AI score0.00143EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/02/17 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-23170

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/imx/tve: fix probe device leak Make sure to drop the reference taken to the DDC device during probe on probe failure e.g. probe deferral and on driver unbin...

5.5CVSS5.4AI score0.00115EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/02/17 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-23115

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - serial: Fix not set tty-port race condition Revert commit bfc467db60b7 serial: remove redundant ttyportlinkdevice because the ttyportlinkdevice is not redundant...

4.7CVSS4.9AI score0.00074EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/02/17 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-23158

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gpio: virtuser: fix UAF in configfs release path The gpio-virtuser configfs release path uses guardmutex to protect the device structure. However, the device is...

7.8CVSS7.4AI score0.00116EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/02/17 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-2574

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Debian Linux - glib-networking - None CVE-2026-2574 Note that Nessus relies on the presence of the package as reported by the vendor. %NASLMINLEVEL 80900 C...

5.6AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/02/17 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-23131

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - platform/x86: hp-bioscfg: Fix kobject warnings for empty attribute names The hp-bioscfg driver attempts to register kobjects with empty names when the HP BIOS...

5.5CVSS5.5AI score0.00114EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/02/16 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-23122

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue The previous 7 KB per queue caused TX unit hangs under heavy timestamping load. Reducing to 5 KB avoi...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/02/14 4:27 p.m.13 views

CVE-2026-23195

In the Linux kernel, the following vulnerability has been resolved: cgroup/dmem: avoid pool UAF An UAF issue was observed: BUG: KASAN: slab-use-after-free in pagecounteruncharge+0x65/0x150 Write of size 8 at addr ffff888106715440 by task insmod/527 CPU: 4 UID: 0 PID: 527 Comm: insmod...

7.8CVSS5.3AI score0.0011EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-23178

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HID: i2c-hid: fix potential buffer overflow in i2chidgetreport i2chidxfer is used to read recvlen + sizeofle16 bytes of data into ihid-rawbuf. The former can co...

7.8CVSS7.4AI score0.00142EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-71220

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - smb/server: call ksmbdsessionrpcclose on error path in createsmb2pipe When ksmbdiovpinrsp fails, we should call ksmbdsessionrpcclose. CVE-2025-71220 Note that...

7.8CVSS7.2AI score0.0013EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-23210

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ice: Fix PTP NULL pointer dereference during VSI rebuild Fix race condition where PTP periodic work runs while VSI is being rebuilt, accessing NULL vsi-rxrings...

4.7CVSS5.5AI score0.00106EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-23137

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - of: unittest: Fix memory leak in unittestdataadd In unittestdataadd, if ofresolvephandles fails, the allocated unittestdata is not freed, leading to a memory...

5.5CVSS5.5AI score0.00107EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-23204

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/sched: clsu32: use skbheaderpointercareful skbheaderpointer does not fully validate negative @offset values. Use skbheaderpointercareful instead. GangMin Ki...

7.1CVSS7AI score0.00122EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-23182

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - spi: tegra: Fix a memory leak in tegraslinkprobe In tegraslinkprobe, when platformgetirq fails, it directly returns from the function with an error code, which...

5.5AI score0.00173EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-23181

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: sync read disk super and set block size When the user performs a btrfs mount, the block device is not set correctly. The user sets the block size of the...

6AI score0.00156EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-23154

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: fix segmentation of forwarding fraglist GRO This patch enhances GSO segment handling by properly checking the SKBGSODODGY flag for fraglist GSO packets,...

5.5CVSS5.5AI score0.00115EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-23193

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: target: iscsi: Fix use-after-free in iscsitdecsessionusagecount In iscsitdecsessionusagecount, the function calls complete while holding the...

8.8CVSS7.6AI score0.0024EPSS
SaveExploits0References3
Rows per page
Query Builder