Lucene search
+L

10473 matches found

Debian CVE
Debian CVE
added 2026/05/27 12:17 p.m.12 views

CVE-2026-45937

In the Linux kernel, the following vulnerability has been resolved: crypto: inside-secure/eip93 - fix kernel panic in driver detach During driver detach, the same hash algorithm is unregistered multiple times due to a wrong iterator...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0
OSV
OSV
added 2026/05/27 12:17 p.m.9 views

CVE-2026-45937 crypto: inside-secure/eip93 - fix kernel panic in driver detach

In the Linux kernel, the following vulnerability has been resolved: crypto: inside-secure/eip93 - fix kernel panic in driver detach During driver detach, the same hash algorithm is unregistered multiple times due to a wrong iterator...

5.8AI score
SaveExploits0References6
OSV
OSV
added 2026/05/27 12:16 p.m.12 views

CVE-2026-45877 HID: intel-ish-hid: fix NULL-ptr-deref in ishtp_bus_remove_all_clients

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: fix NULL-ptr-deref in ishtpbusremoveallclients During a warm reset flow, the cl-device pointer may be NULL if the reset occurs while clients are still being enumerated. Accessing cl-device-referencecount witho...

5.7AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/05/27 12:15 p.m.45 views

CVE-2026-45854 crypto: inside-secure/eip93 - unregister only available algorithm

In the Linux kernel, the following vulnerability has been resolved: crypto: inside-secure/eip93 - unregister only available algorithm EIP93 has an options register. This register indicates which crypto algorithms are implemented in silicon. Supported algorithms are registered on this basis...

0.00153EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/27 12:15 p.m.24 views

CVE-2026-45854

The CVE-2026-45854 issue affects the Linux kernel crypto stack, specifically the inside-secure/eip93 driver. The root cause is that EIP93’s options register is used to decide which algorithms are registered; currently, all algorithms are unregistered regardless of hardware support. This can cause...

5.5CVSS5.8AI score0.00153EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/05/27 12:15 p.m.61 views

CVE-2026-45851 efi: Fix reservation of unaccepted memory table

In the Linux kernel, the following vulnerability has been resolved: efi: Fix reservation of unaccepted memory table The reserveunaccepted function incorrectly calculates the size of the memblock reservation for the unaccepted memory table. It aligns the size of the table, but fails to account for...

0.00159EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/27 12:15 p.m.34 views

CVE-2026-45851

CVE-2026-45851 targets the Linux kernel EFI subsystem. The vulnerability arises in the reserve_unaccepted() memblock reservation: it aligns the table size but does not account for cases where the table’s start (efi.unaccepted) is not page-aligned. If the table begins mid-page and ends across the ...

7.1CVSS5.8AI score0.00159EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/05/27 11:16 a.m.14 views

UBUNTU-CVE-2026-45840

In the Linux kernel, the following vulnerability has been resolved: openvswitch: cap upcall PID array size and pre-size vport replies The vport netlink reply helpers allocate a fixed-size skb with nlmsgnewNLMSGDEFAULTSIZE, ... but serialize the full upcall PID array via ovsvportgetupcallportids...

6.8CVSS5.8AI score0.00129EPSS
SaveExploits0References33
EUVD
EUVD
added 2026/05/27 9:24 a.m.14 views

EUVD-2026-32167

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkosf: fix divide-by-zero in OSFWSSMODULO nfosfmatchone computes ctx-window % f-wss.val in the OSFWSSMODULO branch with no guard for f-wss.val == 0. A CAPNETADMIN user can add such a fingerprint via nfnetlink; a...

5.8AI score0.00127EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/27 9:24 a.m.8 views

CVE-2026-45840

In the Linux kernel, the following vulnerability has been resolved: openvswitch: cap upcall PID array size and pre-size vport replies The vport netlink reply helpers allocate a fixed-size skb with nlmsgnewNLMSGDEFAULTSIZE, ... but serialize the full upcall PID array via ovsvportgetupcallportids...

5.8AI score0.00129EPSS
SaveExploits0References6Affected Software1
Microsoft CVE
Microsoft CVE
added 2026/05/27 8:17 a.m.20 views

Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent

...

5.3CVSS5.8AI score0.00412EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/05/27 8:15 a.m.17 views

Invoking server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh

...

7.5CVSS5.8AI score0.00504EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/05/27 8:13 a.m.38 views

Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh

...

7.5CVSS5.8AI score0.00473EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.19 views

PT-2026-43827

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference count inconsistency occurs in the hfsplus module when the hfs bnode create function identifies that a node is already hashed. Instead of incrementing the reference count, the...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/27 12:0 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-46066

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ceph: fix numops off-by-one when crypto allocation fails movedirtyfolioinpagearray may fail if the file is encrypted, the dirty folio is not the first in the...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/05/27 12:0 a.m.15 views

CVE-2026-45937

In the Linux kernel, the following vulnerability has been resolved: crypto: inside-secure/eip93 - fix kernel panic in driver detach During driver detach, the same hash algorithm is unregistered multiple times due to a wrong iterator...

5.5CVSS6AI score0.00121EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.19 views

free5GC 安全漏洞

free5GC is an open-source project for the 5th generation 5G mobile core network. Versions of free5GC prior to 4.2.2 contained security vulnerabilities. These vulnerabilities stemmed from the DELETE handler in SMF unconditionally canceling the reference to UPF objects, which could lead to a null...

8.2CVSS5.8AI score0.00324EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.15 views

free5GC 代码问题漏洞

free5GC is an open-source project for the 5th generation 5G mobile core network. Versions of free5GC prior to 4.2.2 contained code vulnerabilities. These vulnerabilities stemmed from the DELETE handler in UDR containing null pointer dereferencing, which could potentially cause a repeated panic to...

6.5CVSS5.9AI score0.0035EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.11 views

free5GC 安全漏洞

free5GC is an open-source project for the 5th generation 5G mobile core network. Versions of free5GC prior to 4.2.2 contained a security vulnerability. This vulnerability stemmed from a parser type confusion in the NRF’s OAuth2 token endpoint, which could potentially cause a panic due to a single...

7.5CVSS5.8AI score0.00394EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.17 views

PT-2026-43718

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The reserve unaccepted function incorrectly calculates the size of the memblock reservation for the unaccepted memory table. It aligns the table size but fails to account for instances...

7.1CVSS5.4AI score0.00159EPSS
SaveExploits0
Rows per page
Query Builder