Lucene search
+L

34094 matches found

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
OSV
OSV
added 2026/08/28 8:16 a.m.6 views

UBUNTU-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...

6.8CVSS5.8AI score0.00166EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/28 8:16 a.m.4 views

UBUNTU-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.5CVSS5.8AI score0.00432EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.8 views

CVE-2026-80664

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtnat: reject unsupported target families xtnat SNAT and DNAT target handlers assume IP-family conntrack state is present and can dereference a NULL pointer when instantiated from an unsupported family through nftcompa...

7.3CVSS5.8AI score0.00127EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
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...

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

CVE-2026-80597

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: vmu-flash: fix NULL pointer dereference in initialization The mtdinfo contains a struct device, which must be linked to its parent. Without this, the initialization of the MTD fails with a NULL pointer dereference...

5.8AI score0.00176EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.9 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...

5.9AI score0.00176EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
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...

5.8AI score0.00176EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
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:...

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

UBUNTU-CVE-2026-80597

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: vmu-flash: fix NULL pointer dereference in initialization The mtdinfo contains a struct device, which must be linked to its parent. Without this, the initialization of the MTD fails with a NULL pointer dereference...

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

UBUNTU-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...

8.2CVSS5.8AI score0.00446EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/28 8:16 a.m.5 views

UBUNTU-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
SaveExploits0References7
OSV
OSV
added 2026/08/28 8:16 a.m.7 views

UBUNTU-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...

5.8AI score0.00176EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.9 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...

5.8AI score0.00155EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.10 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...

5.8AI score0.00166EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.9 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...

5.8AI score0.00155EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.9 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.4CVSS5.9AI score0.00144EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.9 views

CVE-2026-80648

In the Linux kernel, the following vulnerability has been resolved: pinctrl: spacemit: fix NULL check in spacemitpinsetconfig spacemitpinsetconfig looks up the per-pin descriptor with spacemitgetpin then checks the wrong variable for failure: const struct spacemitpin spin = spacemitgetpinpctrl,...

5.8AI score0.00166EPSS
SaveExploits0References5
Rows per page
Query Builder