Lucene search
+L

490649 matches found

Cvelist
Cvelist
added 2026/08/28 6:53 a.m.35 views

CVE-2026-80709 s390/zcrypt: Fix wrong domain value verification with EP11 CPRBs

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix wrong domain value verification with EP11 CPRBs There is a wrong upper limit check for the domain value when an EP11 CPRB is processed for sending to a crypto card. This check is only active on custom device node...

7.8CVSS0.0012EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.10 views

CVE-2026-80709

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix wrong domain value verification with EP11 CPRBs There is a wrong upper limit check for the domain value when an EP11 CPRB is processed for sending to a crypto card. This check is only active on custom device node...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0
CVE
CVE
added 2026/08/28 6:53 a.m.19 views

CVE-2026-80708

This Linux kernel vulnerability affects the s390/zcrypt subsystem, specifically the cca_clr2cipherkey() function used during clear key to secure key token import. The root cause is that the internal helper _ip_cprb_helper() used internal buffer memory for building and processing CPRBs but never s...

6AI score0.00164EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/28 6:53 a.m.29 views

CVE-2026-80707

CVE-2026-80707 affects the Linux kernel's CAN J1939 transport subsystem. The function j1939_session_fresh_new() allocates a receive buffer without zeroing it, leaving residual data from prior allocations that could be exposed to a session participant. The root cause is an uninitialized memory dis...

7.5CVSS6AI score0.00329EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/28 6:53 a.m.10 views

EUVD-2026-67442

In the Linux kernel, the following vulnerability has been resolved: can: j1939: transport: j1939sessionfreshnew: initialize receive buffer Zero the allocated buffer in j1939sessionfreshnew to ensure it contains no residual data. While there is a potential performance impact if users allocate...

6AI score0.00329EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/28 6:53 a.m.8 views

EUVD-2026-67443

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix missing mem scrub at clear key import in ccaclr2cipherkey The helper function ipcprbhelper uses internal buffer memory for building and processing CPRBs. After use this buffer was never scrubbed which could lead ...

6AI score0.00164EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.10 views

CVE-2026-80708

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix missing mem scrub at clear key import in ccaclr2cipherkey The helper function ipcprbhelper uses internal buffer memory for building and processing CPRBs. After use this buffer was never scrubbed which could lead ...

6AI score0.00164EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/28 6:53 a.m.37 views

CVE-2026-80707 can: j1939: transport: j1939_session_fresh_new(): initialize receive buffer

In the Linux kernel, the following vulnerability has been resolved: can: j1939: transport: j1939sessionfreshnew: initialize receive buffer Zero the allocated buffer in j1939sessionfreshnew to ensure it contains no residual data. While there is a potential performance impact if users allocate...

7.5CVSS0.00329EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/28 6:53 a.m.24 views

CVE-2026-80707 can: j1939: transport: j1939_session_fresh_new(): initialize receive buffer

In the Linux kernel, the following vulnerability has been resolved: can: j1939: transport: j1939sessionfreshnew: initialize receive buffer Zero the allocated buffer in j1939sessionfreshnew to ensure it contains no residual data. While there is a potential performance impact if users allocate...

7.5CVSS6AI score
SaveExploits0References11
OSV
OSV
added 2026/08/28 6:53 a.m.10 views

CVE-2026-80708 s390/zcrypt: Fix missing mem scrub at clear key import in cca_clr2cipherkey()

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix missing mem scrub at clear key import in ccaclr2cipherkey The helper function ipcprbhelper uses internal buffer memory for building and processing CPRBs. After use this buffer was never scrubbed which could lead ...

6AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.7 views

CVE-2026-80707

In the Linux kernel, the following vulnerability has been resolved: can: j1939: transport: j1939sessionfreshnew: initialize receive buffer Zero the allocated buffer in j1939sessionfreshnew to ensure it contains no residual data. While there is a potential performance impact if users allocate...

7.5CVSS6AI score0.00329EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/28 6:53 a.m.8 views

EUVD-2026-67440

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: check if dml21addphantomplane is successful Verify that the phantom plane was allocated to avoid a later segfault. cherry picked from commit 5adb54abe5a8e82cbff7f8806db30a5f4924329f...

5.8AI score0.00145EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/28 6:53 a.m.20 views

CVE-2026-80705

CVE-2026-80705 affects the Linux kernel in the drm/amd/display subsystem. The function dml21_add_phantom_plane() could fail to allocate a phantom plane, and the failure was not checked before subsequent use, leading to a later segfault (null pointer dereference). The fix verifies that the phantom...

5.8AI score0.00145EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/28 6:53 a.m.23 views

CVE-2026-80706

CVE-2026-80706 affects the Linux kernel can: softing CAN bus driver. The vulnerable function is fw_parse() , which reads a fixed record header, a firmware-provided payload, and a trailing checksum without knowing the end of the firmware blob , allowing a truncated record to cause out-of-bounds re...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.12 views

CVE-2026-80705

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: check if dml21addphantomplane is successful Verify that the phantom plane was allocated to avoid a later segfault. cherry picked from commit 5adb54abe5a8e82cbff7f8806db30a5f4924329f...

5.8AI score0.00145EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.11 views

CVE-2026-80706

In the Linux kernel, the following vulnerability has been resolved: can: softing: fwparse: validate firmware record spans fwparse reads a fixed record header, a firmware-provided payload, and a trailing checksum without knowing the end of the firmware blob. A truncated record can therefore make...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0
OSV
OSV
added 2026/08/28 6:53 a.m.14 views

CVE-2026-80705 drm/amd/display: check if dml21_add_phantom_plane() is successful

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: check if dml21addphantomplane is successful Verify that the phantom plane was allocated to avoid a later segfault. cherry picked from commit 5adb54abe5a8e82cbff7f8806db30a5f4924329f...

5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/28 6:53 a.m.39 views

CVE-2026-80706 can: softing: fw_parse(): validate firmware record spans

In the Linux kernel, the following vulnerability has been resolved: can: softing: fwparse: validate firmware record spans fwparse reads a fixed record header, a firmware-provided payload, and a trailing checksum without knowing the end of the firmware blob. A truncated record can therefore make...

7.8CVSS0.0012EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/28 6:53 a.m.17 views

CVE-2026-80706 can: softing: fw_parse(): validate firmware record spans

In the Linux kernel, the following vulnerability has been resolved: can: softing: fwparse: validate firmware record spans fwparse reads a fixed record header, a firmware-provided payload, and a trailing checksum without knowing the end of the firmware blob. A truncated record can therefore make...

7.8CVSS5.8AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/28 6:53 a.m.11 views

EUVD-2026-67441

In the Linux kernel, the following vulnerability has been resolved: can: softing: fwparse: validate firmware record spans fwparse reads a fixed record header, a firmware-provided payload, and a trailing checksum without knowing the end of the firmware blob. A truncated record can therefore make...

5.8AI score0.0012EPSS
SaveExploits0References8
Rows per page
Query Builder