Lucene search
+L

21792 matches found

SUSE CVE
SUSE CVE
added 2026/06/26 2:14 a.m.13 views

SUSE CVE-2026-52972

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - Cap AEAD AD length to 0x80000000 In order to prevent arithmetic overflows when checking the TX buffer size, cap the associated data length to 0x80000000...

7.8CVSS5.8AI score0.00185EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2026/06/26 2:13 a.m.16 views

SUSE CVE-2026-53002

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: remove sprintf usage Replace it with scnprintf, the buffer sizes are expected to be large enough to hold the result, no need for snprintf+overflow check. Increase buffer size in manglecontentlen while at it...

5.5CVSS5.9AI score0.00354EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/06/26 2:13 a.m.13 views

SUSE CVE-2026-53016

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - copy IV using skcipher ivsize AFALG rfc3686-ctr-aes-ccp requests pass an 8-byte IV to the driver. ccpaescomplete restores AESBLOCKSIZE bytes into the caller's IV buffer while RFC3686 skciphers expose an 8-byte IV, s...

7.3CVSS5.8AI score0.0014EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2026/06/26 2:12 a.m.13 views

SUSE CVE-2026-53148

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Clamp XDomain response data copy to allocation size tbxdppropertiesrequest derives the per-packet copy length from the response header without checking that it fits in the previously allocated data buffer. A maliciou...

6.1CVSS5.8AI score0.00186EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/06/26 2:12 a.m.15 views

SUSE CVE-2026-53149

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Bound root directory content to block size tbpropertyparsedir does not check that contentoffset + contentlen fits within blocklen for the root directory case. When rootdir-length equals or exceeds blocklen - 2, the...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/06/26 2:12 a.m.21 views

SUSE CVE-2026-53150

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Reject zero-length property entries in validator tbpropertyentryvalid accepts entries with length == 0 for DIRECTORY, DATA, and TEXT types. A zero-length TEXT entry passes validation but causes an underflow in the...

6.1CVSS5.8AI score0.00162EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/06/26 2:11 a.m.18 views

SUSE CVE-2026-53164

In the Linux kernel, the following vulnerability has been resolved: iommu/dma: Do not try to iommumap a 0 length region in swiotlb iommudmaiovalinkswiotlb processes a mapping that is unaligned in three parts, the head, middle and trailer. If the middle is empty because there are no aligned pages ...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:11 a.m.14 views

SUSE CVE-2026-53170

In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: reject DMA commands with uninitialized length cmdstateinit initializes the command state with memset0xff, leaving dma-len at U64MAX to signal missing setup. The only setter is NPUSETDMA0LEN; if userspace omits this...

8.8CVSS5.9AI score0.00175EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:11 a.m.15 views

SUSE CVE-2026-53171

In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: fix arithmetic issues in dmalength dmalength derives DMA region usage from command stream values and updates regionsize: len = len + stride0 size0 + stride1 size1 regionsizeregion = max..., len + dma-offset Several...

8.8CVSS6AI score0.00175EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:11 a.m.16 views

SUSE CVE-2026-53176

In the Linux kernel, the following vulnerability has been resolved: IB/isert: Reject login PDUs shorter than ISERHEADERSLEN In drivers/infiniband/ulp/isert/ibisert.c, isertloginrecvdone computes the login request payload length as wc-bytelen minus ISERHEADERSLEN with no lower bound, and loginreql...

5.5CVSS6AI score0.00732EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/06/26 2:10 a.m.12 views

SUSE CVE-2026-53186

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: bound SRPRSP sense copy by the received length srpprocessrsp copies sense data from rsp-data + respdatalen, where respdatalen is the full 32-bit value supplied by the SRP target and is never checked against the number o...

5.5CVSS6AI score0.00514EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/06/26 2:10 a.m.12 views

SUSE CVE-2026-53196

In the Linux kernel, the following vulnerability has been resolved: USB: serial: ioti: fix heap overflow in getmanufinfo getmanufinfo reads le16tocpuromdesc-Size bytes from the device I2C EEPROM into a buffer allocated with kmallocobj, which is sizeofstruct edgetimanufdescriptor = 10 bytes. The...

6.8CVSS6AI score0.00261EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2026/06/26 2:09 a.m.13 views

SUSE CVE-2026-53238

In the Linux kernel, the following vulnerability has been resolved: netlabel: validate unlabeled address and mask attribute lengths netlblunlabeladdrinfoget used the address attribute length to determine whether the attribute data could be read as an IPv4 or IPv6 address, but did not independentl...

5.8AI score0.00162EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/06/26 2:08 a.m.31 views

Integer Overflow or Wraparound

Overview Affected versions of this package are vulnerable to Integer Overflow or Wraparound in the WebCrypto cipher output length calculation in src/crypto/cryptoaes.cc, where datalen + blockSize + taglen is computed as a signed int before being passed to OpenSSL. An attacker can abort the proces...

8.7CVSS7.3AI score0.03711EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/06/26 2:08 a.m.13 views

SUSE CVE-2026-53254

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: validate skb length in MCC handlers The RFCOMM MCC handlers cast skb-data to protocol-specific structs without validating skb-len first. A malicious remote device can send truncated MCC frames and trigger...

6.5CVSS5.9AI score0.00268EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/06/26 2:08 a.m.11 views

SUSE CVE-2026-53255

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: validate advertising TLV before type checks tlvdataisvalid reads each advertising data field length from datai, then inspects datai + 1 for managed EIR types before checking that the current field still fits insi...

5.5CVSS6AI score0.00117EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/06/26 12:37 a.m.14 views

CVE-2026-53254

A flaw was found in the Linux kernel's Bluetooth RFCOMM Radio Frequency Communication subsystem. A malicious remote device could exploit this vulnerability by sending specially crafted, truncated Multiplexing Control Channel MCC frames. This lack of proper validation of incoming data length befor...

8.1CVSS5.8AI score0.00268EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/26 12:32 a.m.15 views

EUVD-2026-39565

HMAC zero-length tag forgery in EVPDigestVerifyFinal, where a zero-length tag could be accepted as valid during HMAC verification. In the OpenSSL-compatibility HMAC verify path the supplied signature length was only checked as not exceeding the MAC length, so a zero-length or otherwise truncated...

2.1CVSS5.8AI score0.0019EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/26 12:32 a.m.17 views

EUVD-2026-39571

PKCS12 MAC verification uses an attacker-controlled comparison length, weakening the integrity check on the MAC and allowing a mismatched MAC to be accepted. The PKCS12 verify path compared the locally computed HMAC against the MAC parsed from the PKCS12 structure using a length taken directly fr...

6CVSS5.9AI score0.00213EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/26 12:32 a.m.18 views

EUVD-2026-39578

OCSP CertID serial-number length-confusion in wolfSSLOCSPrespfindstatus allows a same-issuer SingleResponse whose serial is a prefix of the target serial to be reported as the revocation status of a different certificate. The lookup compared serial-number bytes without first requiring the two...

6.3CVSS5.8AI score0.0019EPSS
SaveExploits0References3
Rows per page
Query Builder