Lucene search
+L

3192 matches found

CVE
CVE
added 2026/04/24 6:13 p.m.23 views

CVE-2026-33662

OP-TEE (Trusted Execution Environment) has a concrete vulnerability in RSASSA PKCS#1 v1.5 padding. Affected versions are 3.8.0–4.10; the padding size (PS) is computed as modulus size minus digest/EMSA fields in emsa_pkcs1_v1_5_encode() (rsassa.c). If the modulus is small enough, this subtraction ...

7.5CVSS5.5AI score0.00403EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/04/24 6:13 p.m.9 views

CVE-2026-33662 OP-TEE: RSASSA EMSA- PKCS1-v1_5 underflow in emsa_pkcs1_v1_5_encode()

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. From 3.8.0 to 4.10, in the function emsapkcs1v15encode in core/drivers/crypto/cryptoapi/acipher/rsassa.c, the amount of padding needed, "...

7.5CVSS6.1AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/24 6:13 p.m.41 views

CVE-2026-33662 OP-TEE: RSASSA EMSA- PKCS1-v1_5 underflow in emsa_pkcs1_v1_5_encode()

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. From 3.8.0 to 4.10, in the function emsapkcs1v15encode in core/drivers/crypto/cryptoapi/acipher/rsassa.c, the amount of padding needed, "...

7.5CVSS0.00403EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/24 6:13 p.m.15 views

EUVD-2026-25592

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. From 3.8.0 to 4.10, in the function emsapkcs1v15encode in core/drivers/crypto/cryptoapi/acipher/rsassa.c, the amount of padding needed, "...

7.5CVSS5.5AI score0.00403EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/24 3:16 p.m.9 views

CVE-2026-31671

In the Linux kernel, the following vulnerability has been resolved: xfrmuser: fix info leak in buildreport struct xfrmuserreport is a u8 proto field followed by a struct xfrmselector which means there is three "empty" bytes of padding, but the padding is never zeroed before copying to userspace...

5.5CVSS0.0012EPSS
SaveExploits0References10
NVD
NVD
added 2026/04/24 3:16 p.m.14 views

CVE-2026-31664

In the Linux kernel, the following vulnerability has been resolved: xfrm: clear trailing padding in buildpolexpire buildexpire clears the trailing padding bytes of struct xfrmuserexpire after setting the hard field via memsetafter, but the analogous function buildpolexpire does not do this for...

5.5CVSS0.0012EPSS
SaveExploits0References10
OSV
OSV
added 2026/04/24 3:16 p.m.11 views

DEBIAN-CVE-2026-31664

In the Linux kernel, the following vulnerability has been resolved: xfrm: clear trailing padding in buildpolexpire buildexpire clears the trailing padding bytes of struct xfrmuserexpire after setting the hard field via memsetafter, but the analogous function buildpolexpire does not do this for...

5.5CVSS5.2AI score0.0012EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/24 3:16 p.m.13 views

DEBIAN-CVE-2026-31671

In the Linux kernel, the following vulnerability has been resolved: xfrmuser: fix info leak in buildreport struct xfrmuserreport is a u8 proto field followed by a struct xfrmselector which means there is three "empty" bytes of padding, but the padding is never zeroed before copying to userspace...

5.5CVSS5.3AI score0.0012EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/04/24 2:45 p.m.44 views

CVE-2026-31671 xfrm_user: fix info leak in build_report()

In the Linux kernel, the following vulnerability has been resolved: xfrmuser: fix info leak in buildreport struct xfrmuserreport is a u8 proto field followed by a struct xfrmselector which means there is three "empty" bytes of padding, but the padding is never zeroed before copying to userspace...

0.0012EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:45 p.m.11 views

CVE-2026-31671

In the Linux kernel, the following vulnerability has been resolved: xfrmuser: fix info leak in buildreport struct xfrmuserreport is a u8 proto field followed by a struct xfrmselector which means there is three "empty" bytes of padding, but the padding is never zeroed before copying to userspace...

5.3AI score0.0012EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/04/24 2:45 p.m.11 views

CVE-2026-31671 xfrm_user: fix info leak in build_report()

In the Linux kernel, the following vulnerability has been resolved: xfrmuser: fix info leak in buildreport struct xfrmuserreport is a u8 proto field followed by a struct xfrmselector which means there is three "empty" bytes of padding, but the padding is never zeroed before copying to userspace...

6.2AI score
SaveExploits0References13
CVE
CVE
added 2026/04/24 2:45 p.m.155 views

CVE-2026-31671

The CVE-2026-31671 issue is in the Linux kernel xfrm_user component. A struct xfrm_user_report includes a __u8 proto field followed by a struct xfrm_selector, creating three padding bytes that were never zeroed before copying to userspace. The vulnerability is a information leak caused by these u...

5.5CVSS5.3AI score0.0012EPSS
SaveExploits0References10Affected Software1
EUVD
EUVD
added 2026/04/24 2:45 p.m.11 views

EUVD-2026-25564

In the Linux kernel, the following vulnerability has been resolved: xfrmuser: fix info leak in buildreport struct xfrmuserreport is a u8 proto field followed by a struct xfrmselector which means there is three "empty" bytes of padding, but the padding is never zeroed before copying to userspace...

5.3AI score0.0012EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/04/24 2:45 p.m.16 views

CVE-2026-31664

In the Linux kernel, the following vulnerability has been resolved: xfrm: clear trailing padding in buildpolexpire buildexpire clears the trailing padding bytes of struct xfrmuserexpire after setting the hard field via memsetafter, but the analogous function buildpolexpire does not do this for...

5.5CVSS5.2AI score0.0012EPSS
SaveExploits0
EUVD
EUVD
added 2026/04/24 2:45 p.m.10 views

EUVD-2026-25557

In the Linux kernel, the following vulnerability has been resolved: xfrm: clear trailing padding in buildpolexpire buildexpire clears the trailing padding bytes of struct xfrmuserexpire after setting the hard field via memsetafter, but the analogous function buildpolexpire does not do this for...

5.4AI score0.0012EPSS
SaveExploits0References6
CVE
CVE
added 2026/04/24 2:45 p.m.140 views

CVE-2026-31664

The CVE-2026-31664 issue resides in the Linux kernel xfrm subsystem: build_polexpire() fails to clear trailing padding in struct xfrm_user_polexpire, leaving uninitialized heap bytes that are sent to userspace via netlink multicast (XFRMNLGRP_EXPIRE). The consequence is potential leakage of kerne...

5.5CVSS5.4AI score0.0012EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/04/24 2:45 p.m.9 views

CVE-2026-31664 xfrm: clear trailing padding in build_polexpire()

In the Linux kernel, the following vulnerability has been resolved: xfrm: clear trailing padding in buildpolexpire buildexpire clears the trailing padding bytes of struct xfrmuserexpire after setting the hard field via memsetafter, but the analogous function buildpolexpire does not do this for...

6.2AI score
SaveExploits0References13
Cvelist
Cvelist
added 2026/04/24 2:45 p.m.46 views

CVE-2026-31664 xfrm: clear trailing padding in build_polexpire()

In the Linux kernel, the following vulnerability has been resolved: xfrm: clear trailing padding in buildpolexpire buildexpire clears the trailing padding bytes of struct xfrmuserexpire after setting the hard field via memsetafter, but the analogous function buildpolexpire does not do this for...

0.0012EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:45 p.m.9 views

CVE-2026-31664

In the Linux kernel, the following vulnerability has been resolved: xfrm: clear trailing padding in buildpolexpire buildexpire clears the trailing padding bytes of struct xfrmuserexpire after setting the hard field via memsetafter, but the analogous function buildpolexpire does not do this for...

5.4AI score0.0012EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/04/24 12:0 p.m.12 views

RUSTSEC-2026-0134 Unsound access to padding bytes while serializing date/time values using the Mysql backend

Diesel relies on libmysqlclient for interacting with Mysql compatible databases. This library requires to provide date/time values according to the byte layout of their MYSQLTIME type. Diesel replicated this type as reprC struct, populated all the fields of this struct and then casted this value ...

5.8AI score
SaveExploits0References3
Rows per page
Query Builder