Lucene search
+L

17363 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2024-26952

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix potencial out-of-bounds when buffer offset is invalid I found potencial...

8.3CVSS5.9AI score0.00722EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2021-47236

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: cdceem: fix tx fixup skb leak when usbnet transmit a skb, eem fixup it in eemtxfixup, if skbcopyexpand failed, it return NULL, usbnetstartxmit will have no...

5.5CVSS6.2AI score0.00228EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2021-47315

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - memory: fslifc: fix leak of IO mapping on probe failure On probe error the driver should unmap the IO memory. Smatch reports: drivers/memory/fslifc.c:298...

5.5CVSS5.5AI score0.00252EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2017-12133

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Use-after-free vulnerability in the clntudpcall function in sunrpc/clntudp.c in the GNU C Library aka glibc or libc6 before 2.26 allows remote attackers to have...

5.9CVSS6.4AI score0.02388EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-37909

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: lan743x: Fix memleak issue when GSO enabled Always map the skb to the LS descriptor. Previously skb was mapped to EXT descriptor when the number of fragmen...

5.5CVSS6.5AI score0.002EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2025-21967

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ksmbd: fix use-after-free in ksmbdfreeworkstruct -interimentry of ksmbdwork could be deleted after oplock is freed. We don't need to manage it with linked list...

8.8CVSS7AI score0.00353EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-47779

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Asterisk is an open-source private branch exchange PBX. Prior to versions 18.26.2, 20.14.1, 21.9.1, and 22.4.1 of Asterisk and versions 18.9-cert14 and 20.7-cer...

7.7CVSS7.3AI score0.00502EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2024-46851

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid race between dcn10setdrr and dcstatedestruct dcstatedestruct nulls th...

4.7CVSS5AI score0.00171EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2024-26604

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: Revert kobject: Remove redundant checks for whether ktype is NULL This reverts commit...

5.5CVSS5.3AI score0.00274EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2025-38343

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mt76: mt7996: drop fragments with multicast or broadcast RA IEEE 802.11 fragmentation can only be applied to unicast frames. Therefore, drop fragments wit...

8.3CVSS7AI score0.03515EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2019-25013

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The iconv feature in the GNU C Library aka glibc or libc6 through 2.32, when processing invalid multi- byte input sequences in the EUC-KR encoding, may have a...

7.1CVSS6.9AI score0.03522EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2024-39482

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: bcache: fix variable length array abuse in btreeiter btreeiter is used in two ways: either...

7.8CVSS5.6AI score0.00238EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38344

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ACPICA: fix acpi parse and parseext cache leaks ACPICA commit 8829e70e1360c81e7a5a901b5d4f48330e021ea5 I'm Seunghun Han, and I work for National Security Resear...

5.5CVSS6.5AI score0.00164EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-23455

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - atmtcenqueue in net/sched/schatm.c in the Linux kernel through 6.1.4 allows attackers to cause a denial of service because of type confusion non-negative number...

5.5CVSS6.1AI score0.00272EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-0109

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - NVIDIA CUDA Toolkit contains a vulnerability in command cuobjdump where a user may cause a crash by passing in a malformed ELF file. A successful exploit of thi...

3.3CVSS4.7AI score0.00199EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2024-43833

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: media: v4l: async: Fix NULL pointer dereference in adding ancillary links In...

5.5CVSS5.6AI score0.00225EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2024-3096

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In PHP version 8.1. before 8.1.28, 8.2. before 8.2.18, 8.3. before 8.3.5, if a password stored with passwordhash starts with a null byte \x00, testing a blank...

6.5CVSS6.2AI score0.01492EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2019-14895

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A heap-based buffer overflow was discovered in the Linux kernel, all versions 3.x.x and 4.x.x before 4.18.0, in Marvell WiFi chip driver. The flaw could occur...

9.8CVSS8.3AI score0.0776EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-49795

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: rethook: fix a potential memleak in rethookalloc In rethookalloc, the variable rh is not fre...

5.5CVSS6.2AI score0.00159EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-22090

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - x86/mm/pat: Fix VMPAT handling when fork fails in copypagerange If trackpfncopy fails, we already added the dst VMA to the maple tree. As fork fails, we'll...

7.3CVSS6.5AI score0.00203EPSS
SaveExploits0References4
Rows per page
Query Builder