Lucene search
+L

34091 matches found

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

CVE-2026-80701

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: enforce cursor size limits for MOB cursors vmwcursorplaneatomiccheck bounds cursor width and height only on the legacy update path; the SVGACAP2CURSORMOB path -- the default on modern hosts -- accepts any size. When t...

0.00166EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/28 8:16 a.m.12 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.12 views

CVE-2026-80690

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Initialize hba-rpmbs list in ufshcd Initialize the hba-rpmbs list in ufshcdallochost to prevent NULL pointer dereference in the device teardown path if ufsrpmbprobe fails...

0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 8:16 a.m.11 views

AZL-98072 CVE-2026-80691 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iblock: Fix wrong PR ops NULL check for PREEMPT/RELEASE In the iblockexecuteprout function, PROPREEMPT, PROPREEMPTANDABORT, and PRORELEASE all perform callback capability checks through ops-prclear. The error check...

7.5CVSS5.8AI score0.00446EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 8:16 a.m.8 views

CVE-2026-80691

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iblock: Fix wrong PR ops NULL check for PREEMPT/RELEASE In the iblockexecuteprout function, PROPREEMPT, PROPREEMPTANDABORT, and PRORELEASE all perform callback capability checks through ops-prclear. The error check...

7.5CVSS0.00446EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/28 8:16 a.m.8 views

AZL-98175 CVE-2026-80689 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: tracing/mmiotrace: Add NULL check for mmiotracearray in logging functions mmiotracerw and mmiotracemapping retrieve mmiotracearray into tr and pass it to tracemmiotracerw and tracemmiotracemap. If these functions are invoked whil...

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

CVE-2026-80689

In the Linux kernel, the following vulnerability has been resolved: tracing/mmiotrace: Add NULL check for mmiotracearray in logging functions mmiotracerw and mmiotracemapping retrieve mmiotracearray into tr and pass it to tracemmiotracerw and tracemmiotracemap. If these functions are invoked whil...

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

AZL-98081 CVE-2026-80678 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: Fix slave registration race and error handling In i2cimxregslave, the slave pointer was assigned before pmruntimeresumeandget. If pmruntimeresumeandget failed, the error path returned without clearing i2cimx-slave,...

8.4CVSS5.9AI score0.00144EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 8:16 a.m.11 views

CVE-2026-80679

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Fix potential NULL pointer dereference dasdreleasespace checks the implementation of the isese discipline function before calling it to determine if a given device is an ESE DASD. The current usage of the logical AND...

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

AZL-98156 CVE-2026-80679 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Fix potential NULL pointer dereference dasdreleasespace checks the implementation of the isese discipline function before calling it to determine if a given device is an ESE DASD. The current usage of the logical AND...

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

CVE-2026-80678

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: Fix slave registration race and error handling In i2cimxregslave, the slave pointer was assigned before pmruntimeresumeandget. If pmruntimeresumeandget failed, the error path returned without clearing i2cimx-slave,...

8.4CVSS0.00144EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/28 8:16 a.m.9 views

CVE-2026-80655

In the Linux kernel, the following vulnerability has been resolved: soc: xilinx: Fix race condition in event registration The zynqmppower driver registers handlers for suspend and subsystem restart events using registerevent. However, the work structures zynqmppminitsuspendwork and...

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

CVE-2026-80657

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Guard management mailbox channel cleanup against NULL pointer The management mailbox channel cleanup helpers can be called from error handling paths when mgmtchann has already been destroyed. Add NULL checks to...

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

CVE-2026-80658

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: dwdp: Fix null-ptr-deref in dwdpremove Attempting to access driver data in the platform driver -remove callback may lead to a null pointer dereference since there is no guaranty that the component -bind callback...

0.00166EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/28 8:16 a.m.8 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.7 views

AZL-98102 CVE-2026-80631 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: lzo: reject compressed segment that overflows the compressed input lzodecompressbio validates each on-disk segment length seglen only against the workspace cbuf size, not against the compressed input size compressedlen, th...

7.5CVSS5.8AI score0.00343EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 8:16 a.m.6 views

CVE-2026-80632

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix NULL pointer dereference in mt7996inittxqueues When MT76NPU and CONFIGNETMEDIATEKSOCWED are enabled and mt76 detects properly the Airoha NPU SoC, mt7996inittxqueues will dereference a NULL WED pointer. Fix...

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

CVE-2026-80620

In the Linux kernel, the following vulnerability has been resolved: Revert "PCI/MSI: Unmap MSI-X region on error" This reverts commit 1a8d4c6ecb4c81261bcdf13556abd4a958eca202. Commit 1a8d4c6ecb4c "PCI/MSI: Unmap MSI-X region on error" added an iounmapdev-msixbase on the error path of...

0.00172EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/28 8:16 a.m.6 views

CVE-2026-80614

In the Linux kernel, the following vulnerability has been resolved: net: emac: Fix NULL pointer dereference in emacprobe Move devmrequestirq after devmplatformioremapresource so that dev-emacp is mapped before the interrupt handler can fire. An early interrupt hitting emacirq would dereference th...

7.5CVSS0.00432EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/28 8:16 a.m.7 views

CVE-2026-80605

In the Linux kernel, the following vulnerability has been resolved: HID: picolcd: prevent NULL pointer dereference in picolcdsendandwait In picolcdsendandwait, an integer overflow of the signed loop counter 'k' can theoretically lead to a NULL pointer dereference of 'rawdata'. If the loop execute...

0.00176EPSS
SaveExploits0References8
Rows per page
Query Builder