Lucene search
+L

9910 matches found

SUSE CVE
SUSE CVE
added 2026/04/25 1:37 a.m.16 views

SUSE CVE-2026-31649

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix integer underflow in chain mode The jumbofrm chain-mode implementation unconditionally computes len = nopagedlen - bmax; where nopagedlen = skbheadlenskb linear bytes only and bmax is BUFSIZE8KiB or BUFSIZE2KiB...

7.5CVSS6.1AI score0.00459EPSS
SaveExploits0References23
Tenable Nessus
Tenable Nessus
added 2026/04/25 12:00 a.m.11 views

CBL Mariner 2.0 Security Update: CBL-Mariner Releases (CVE-2026-39979)

The version of CBL-Mariner Releases installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2026-39979 advisory. - jq is a command-line JSON processor. In commits before 2f09060afab23fe9390cce7cb860b10416e1bf5...

8.2CVSS6.9AI score0.00559EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/24 10:30 p.m.11 views

CVE-2026-31664

A flaw was found in the Linux kernel's xfrm subsystem. This vulnerability arises because the buildpolexpire function does not clear trailing padding bytes within the xfrmuserpolexpire structure. Consequently, these uninitialized padding bytes, which contain kernel heap memory contents, are sent t...

5.5CVSS5.2AI score0.0012EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/24 9:50 p.m.11 views

CVE-2026-31649

A flaw was found in the Linux kernel's stmmac network driver. An integer underflow vulnerability in the jumbofrm function, when processing specially crafted fragmented network packets, can lead to a memory disclosure and potential memory corruption. This issue allows an attacker to read arbitrary...

9.8CVSS5.5AI score0.00459EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/24 8:32 p.m.14 views

CVE-2026-31614

A flaw was found in the Linux kernel's Server Message Block SMB client. An untrusted server can exploit an out-of-bounds read vulnerability within the checkwsleas function. This flaw allows the server to read up to 8 bytes beyond the intended memory boundary, leading to information disclosure. Th...

7.1CVSS5.2AI score0.00126EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/24 8:16 p.m.13 views

CVE-2026-31617

A flaw was found in the Linux kernel's USB Network Control Model NCM gadget driver. A malicious USB host could exploit an integer underflow vulnerability when processing Network Transfer Block NTB headers. This allows the host to manipulate internal data pointers, causing adjacent kernel memory t...

5.5CVSS5.1AI score0.00129EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/24 4:54 p.m.55 views

CVE-2026-41079

OpenPrinting CUPS (prior to 2.4.17) is vulnerable to a network-adjacent attacker who can send a crafted SNMP response to the CUPS SNMP backend, causing an out-of-bounds read of up to 176 bytes past a stack buffer. The leaked memory is interpreted from UTF-16 to UTF-8 and stored as printer supply ...

5.4CVSS5.3AI score0.00409EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2026/04/24 3:16 p.m.11 views

CVE-2026-31649

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix integer underflow in chain mode The jumbofrm chain-mode implementation unconditionally computes len = nopagedlen - bmax; where nopagedlen = skbheadlenskb linear bytes only and bmax is BUFSIZE8KiB or BUFSIZE2KiB...

9.8CVSS0.00459EPSS
SaveExploits0References10
OSV
OSV
added 2026/04/24 3:16 p.m.6 views

DEBIAN-CVE-2026-31649

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix integer underflow in chain mode The jumbofrm chain-mode implementation unconditionally computes len = nopagedlen - bmax; where nopagedlen = skbheadlenskb linear bytes only and bmax is BUFSIZE8KiB or BUFSIZE2KiB...

9.8CVSS6.1AI score0.00459EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/24 3:16 p.m.9 views

CVE-2026-31617

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: validate minimum blocklen in ncmunwrapntb The blocklen read from the host-supplied NTB header is checked against ntbmax but has no lower bound. When blocklen is smaller than opts-ndpsize, the bounds check of:...

5.5CVSS0.00129EPSS
SaveExploits0References12
EUVD
EUVD
added 2026/04/24 2:45 p.m.15 views

EUVD-2026-25542

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix integer underflow in chain mode The jumbofrm chain-mode implementation unconditionally computes len = nopagedlen - bmax; where nopagedlen = skbheadlenskb linear bytes only and bmax is BUFSIZE8KiB or BUFSIZE2KiB...

6AI score0.00459EPSS
SaveExploits0References8
CVE
CVE
added 2026/04/24 2:45 p.m.84 views

CVE-2026-31649

The CVE-2026-31649 issue affects the Linux kernel’s stmmac driver, where jumbo_frm() can underflow when processing fragmented packets. If nopaged_len is small but skb->len is large, len = nopaged_len - buf_len (with buf_len clamped to min(nopaged_len, bmax)) can still yield a large unsigned va...

9.8CVSS6AI score0.00459EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2026/04/24 2:45 p.m.66 views

CVE-2026-31649 net: stmmac: fix integer underflow in chain mode

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix integer underflow in chain mode The jumbofrm chain-mode implementation unconditionally computes len = nopagedlen - bmax; where nopagedlen = skbheadlenskb linear bytes only and bmax is BUFSIZE8KiB or BUFSIZE2KiB...

9.8CVSS0.00459EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:45 p.m.34 views

CVE-2026-31649

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix integer underflow in chain mode The jumbofrm chain-mode implementation unconditionally computes len = nopagedlen - bmax; where nopagedlen = skbheadlenskb linear bytes only and bmax is BUFSIZE8KiB or BUFSIZE2KiB...

6.1AI score0.00459EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2026/04/24 2:45 p.m.16 views

CVE-2026-31649

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix integer underflow in chain mode The jumbofrm chain-mode implementation unconditionally computes len = nopagedlen - bmax; where nopagedlen = skbheadlenskb linear bytes only and bmax is BUFSIZE8KiB or BUFSIZE2KiB...

9.8CVSS6.1AI score0.00459EPSS
SaveExploits0
EUVD
EUVD
added 2026/04/24 2:42 p.m.12 views

EUVD-2026-25510

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: validate minimum blocklen in ncmunwrapntb The blocklen read from the host-supplied NTB header is checked against ntbmax but has no lower bound. When blocklen is smaller than opts-ndpsize, the bounds check of:...

5.3AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/24 12:24 p.m.10 views

CVE-2026-5367

A flaw was found in OVN Open Virtual Network. A remote attacker, by sending crafted DHCPv6 Dynamic Host Configuration Protocol for IPv6 SOLICIT packets with an inflated Client ID length, could cause the ovn-controller to read beyond the bounds of a packet. This out-of-bounds read can lead to the...

8.6CVSS5.3AI score0.00868EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/24 2:20 a.m.7 views

CVE-2026-33317 OP-TEE: PKCS#11 TA out-of-bounds read and memory disclosure

OP-TEE is a Trusted Execution Environment TEE designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. In versions 3.13.0 through 4.10.0, missing checks in entrygetattributevalue in ta/pkcs11/src/object.c can lead to out-of-bounds read from...

8.7CVSS5.5AI score0.00185EPSS
SaveExploits2References4
CVE
CVE
added 2026/04/24 2:20 a.m.45 views

CVE-2026-33317

OP-TEE is affected by a vulnerability in PKCS#11 support: versions 3.13.0–4.10.0 contain missing checks in entry_get_attribute_value() (ta/pkcs11/src/object.c), enabling an out-of-bounds read from the PKCS#11 TA heap and potentially memory corruption when combined with an OOB read. This can allow...

8.7CVSS5.9AI score0.00185EPSS
SaveExploits2References4Affected Software1
Cvelist
Cvelist
added 2026/04/24 2:20 a.m.50 views

CVE-2026-33317 OP-TEE: PKCS#11 TA out-of-bounds read and memory disclosure

OP-TEE is a Trusted Execution Environment TEE designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. In versions 3.13.0 through 4.10.0, missing checks in entrygetattributevalue in ta/pkcs11/src/object.c can lead to out-of-bounds read from...

8.7CVSS0.00185EPSS
SaveExploits2References4
Rows per page
Query Builder