Lucene search
+L

519644 matches found

OSV
OSV
added 2026/08/28 8:16 a.m.6 views

AZL-98078 CVE-2026-80704 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: use proper context for logging The same as the rest of the code, getssinfofromatombios uses calcpllcs-ctx-logger for logging. But calcpllcs-ctx is initialized only later in calcpllmaxvcoconstruct. Therefore, any...

5.8AI score0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.8 views

DEBIAN-CVE-2026-80704

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: use proper context for logging The same as the rest of the code, getssinfofromatombios uses calcpllcs-ctx-logger for logging. But calcpllcs-ctx is initialized only later in calcpllmaxvcoconstruct. Therefore, any...

5.8AI score0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.12 views

AZL-98168 CVE-2026-80703 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix missing authorization check in KFDIOCDBGTRAPDISABLE Prevent unauthorized termination of active GPU debug sessions. Previously, users with /dev/kfd access could terminate another process's debug session without...

5.8AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.9 views

DEBIAN-CVE-2026-80703

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix missing authorization check in KFDIOCDBGTRAPDISABLE Prevent unauthorized termination of active GPU debug sessions. Previously, users with /dev/kfd access could terminate another process's debug session without...

5.8AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.8 views

AZL-98184 CVE-2026-80700 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: validate external BO copy bounds for both stride paths vmwexternalbocopy trusts caller-supplied offsets, strides, and heights and operates on imported dma-buf vmaps: - The equal-stride memcpy bound was clamped after...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.9 views

DEBIAN-CVE-2026-80700

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: validate external BO copy bounds for both stride paths vmwexternalbocopy trusts caller-supplied offsets, strides, and heights and operates on imported dma-buf vmaps: - The equal-stride memcpy bound was clamped after...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 8:16 a.m.13 views

CVE-2026-80700

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: validate external BO copy bounds for both stride paths vmwexternalbocopy trusts caller-supplied offsets, strides, and heights and operates on imported dma-buf vmaps: - The equal-stride memcpy bound was clamped after...

7.8CVSS0.00128EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/28 8:16 a.m.13 views

CVE-2026-80704

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: use proper context for logging The same as the rest of the code, getssinfofromatombios uses calcpllcs-ctx-logger for logging. But calcpllcs-ctx is initialized only later in calcpllmaxvcoconstruct. Therefore, any...

0.00159EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/28 8:16 a.m.15 views

CVE-2026-80703

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix missing authorization check in KFDIOCDBGTRAPDISABLE Prevent unauthorized termination of active GPU debug sessions. Previously, users with /dev/kfd access could terminate another process's debug session without...

0.00156EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/28 8:16 a.m.10 views

CVE-2026-80682

In the Linux kernel, the following vulnerability has been resolved: riscv/mm: use physical alignment for vmemmapstartpfn RISC-V computes vmemmapstartpfn by rounding physrambase down to VMEMMAPADDRALIGN. That alignment must therefore be expressed in the physical-address domain. Commit 476849b0fba4...

7.8CVSS0.00134EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 8:16 a.m.12 views

DEBIAN-CVE-2026-80682

In the Linux kernel, the following vulnerability has been resolved: riscv/mm: use physical alignment for vmemmapstartpfn RISC-V computes vmemmapstartpfn by rounding physrambase down to VMEMMAPADDRALIGN. That alignment must therefore be expressed in the physical-address domain. Commit 476849b0fba4...

7.8CVSS5.8AI score0.00134EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.12 views

DEBIAN-CVE-2026-80652

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Treat zero-length cert chain as query for blob lengths When handling a PDH export, treat a zero-length userspace cert chain buffer as a request to query the length of the relevant blobs. Failure to account for the...

6AI score0.00176EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 8:16 a.m.13 views

CVE-2026-80652

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Treat zero-length cert chain as query for blob lengths When handling a PDH export, treat a zero-length userspace cert chain buffer as a request to query the length of the relevant blobs. Failure to account for the...

0.00176EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/28 8:16 a.m.10 views

CVE-2026-80641

In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: enable the right set of ciphers The firmware version number check for IGTK introduced in commit c34dbc5900b0 "wifi: wlcore: Add support for IGTK key" lets the amount of ciphers decrease on every boot of a too old...

0.00155EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/28 8:16 a.m.10 views

CVE-2026-80644

In the Linux kernel, the following vulnerability has been resolved: ocfs2: don't BUGON an invalid journal dinode BUG A fuzzed OCFS2 image can corrupt the current slot journal dinode while mount is still in progress. The mount path first reports the invalid journal block and then crashes in...

0.00176EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/28 8:16 a.m.18 views

DEBIAN-CVE-2026-80641

In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: enable the right set of ciphers The firmware version number check for IGTK introduced in commit c34dbc5900b0 "wifi: wlcore: Add support for IGTK key" lets the amount of ciphers decrease on every boot of a too old...

5.8AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.10 views

DEBIAN-CVE-2026-80644

In the Linux kernel, the following vulnerability has been resolved: ocfs2: don't BUGON an invalid journal dinode BUG A fuzzed OCFS2 image can corrupt the current slot journal dinode while mount is still in progress. The mount path first reports the invalid journal block and then crashes in...

5.8AI score0.00176EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 8:16 a.m.9 views

CVE-2026-80636

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: revert ct extension genid infrastructure This infrastructure is not used anymore after moving ct timeout and helper to use datapath refcount to track object use. Revert commit c56716c69ce1 "netfilter:...

0.00168EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/28 8:16 a.m.8 views

DEBIAN-CVE-2026-80636

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: revert ct extension genid infrastructure This infrastructure is not used anymore after moving ct timeout and helper to use datapath refcount to track object use. Revert commit c56716c69ce1 "netfilter:...

5.8AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.8 views

DEBIAN-CVE-2026-80639

In the Linux kernel, the following vulnerability has been resolved: cxl/test: Fix fortifypanic Fix a runtime assertion in setupxormapping. Fortify complains that it is potentially overflowing the xormaps array per countedbynrmaps. Quiet the false positive by initializing @nrmaps earlier. memcpy:...

5.9AI score0.00171EPSS
SaveExploits0References1
Rows per page
Query Builder