Lucene search
+L

264509 matches found

Debian CVE
Debian CVE
added 2026/09/03 8:26 a.m.10 views

CVE-2026-80752

In the Linux kernel, the following vulnerability has been resolved: Input: psxpad-spi - set driver data before use psxpadspisuspend retrieves the controller state with spigetdrvdata, but probe never stores it, so suspend dereferences a NULL pointer. Store it during probe...

8.4CVSS5.3AI score0.00182EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/03 8:26 a.m.9 views

EUVD-2026-70354

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: fix remaining %pOF after ofnodeput scpsysgetbusprotectionlegacy looks up several legacy bus protection regmaps from device-tree nodes. Two error paths put the device node before checking whether the regmap...

5.8AI score0.0018EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/03 8:26 a.m.22 views

CVE-2026-80750

CVE-2026-80750 is a use-after-free in the Linux kernel's pmdomain: mediatek driver, specifically in scpsys_get_bus_protection_legacy(). Two error paths call of_node_put() before verifying the regmap lookup succeeded, then pass the potentially freed device node to dev_err_probe() with the %pOF spe...

8.4CVSS5.8AI score0.0018EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/03 8:26 a.m.20 views

CVE-2026-80749

CVE-2026-80749 is an out-of-bounds memory read in the Linux kernel 's DRM/connector/HDMI subsystem. A helper function copying an audio infoframe used the destination size (60 bytes) instead of the source size (28 bytes) , reading 32 bytes beyond the allocation. The fix uses the correct source siz...

7.1CVSS5.8AI score0.00159EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/03 8:26 a.m.14 views

CVE-2026-80749 drm/connector/hdmi: Fix out of bounds memory read

In the Linux kernel, the following vulnerability has been resolved: drm/connector/hdmi: Fix out of bounds memory read A helper function was copying a given audio infoframe into the connector's copy but using the size of the destination a generic target, sized to accept many different data blocks...

7.1CVSS5.7AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/03 8:26 a.m.10 views

CVE-2026-80750

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: fix remaining %pOF after ofnodeput scpsysgetbusprotectionlegacy looks up several legacy bus protection regmaps from device-tree nodes. Two error paths put the device node before checking whether the regmap...

8.4CVSS5.3AI score0.0018EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/03 8:26 a.m.11 views

EUVD-2026-70353

In the Linux kernel, the following vulnerability has been resolved: drm/connector/hdmi: Fix out of bounds memory read A helper function was copying a given audio infoframe into the connector's copy but using the size of the destination a generic target, sized to accept many different data blocks...

5.8AI score0.00159EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/03 8:26 a.m.34 views

CVE-2026-80749 drm/connector/hdmi: Fix out of bounds memory read

In the Linux kernel, the following vulnerability has been resolved: drm/connector/hdmi: Fix out of bounds memory read A helper function was copying a given audio infoframe into the connector's copy but using the size of the destination a generic target, sized to accept many different data blocks...

7.1CVSS0.00159EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/03 8:26 a.m.36 views

CVE-2026-80750 pmdomain: mediatek: fix remaining %pOF after of_node_put()

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: fix remaining %pOF after ofnodeput scpsysgetbusprotectionlegacy looks up several legacy bus protection regmaps from device-tree nodes. Two error paths put the device node before checking whether the regmap...

8.4CVSS0.0018EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/03 8:26 a.m.5 views

CVE-2026-80750 pmdomain: mediatek: fix remaining %pOF after of_node_put()

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: fix remaining %pOF after ofnodeput scpsysgetbusprotectionlegacy looks up several legacy bus protection regmaps from device-tree nodes. Two error paths put the device node before checking whether the regmap...

8.4CVSS5.6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/03 8:26 a.m.11 views

CVE-2026-80749

In the Linux kernel, the following vulnerability has been resolved: drm/connector/hdmi: Fix out of bounds memory read A helper function was copying a given audio infoframe into the connector's copy but using the size of the destination a generic target, sized to accept many different data blocks...

7.1CVSS5.5AI score0.00159EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/03 8:26 a.m.39 views

CVE-2026-80748 mmc: loongson2: Fix sg iteration in data reorder functions

In the Linux kernel, the following vulnerability has been resolved: mmc: loongson2: Fix sg iteration in data reorder functions In ls2k0500mmcreordercmddata and ls2k2000mmcreordercmddata, the foreachsg macro already iterates over the scatterlist entries, with 'sg' pointing to the current entry...

7.8CVSS0.00161EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/03 8:26 a.m.20 views

CVE-2026-80748

CVE-2026-80748 affects the Loongson2 MMC driver in the Linux kernel. In ls2k0500_mmc_reorder_cmd_data() and ls2k2000_mmc_reorder_cmd_data(), the code incorrectly indexes the scatterlist with &sg[i] inside a for_each_sg() loop that already provides the current entry via sg, causing access to wrong...

7.8CVSS5.9AI score0.00161EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/03 8:26 a.m.10 views

CVE-2026-80748

In the Linux kernel, the following vulnerability has been resolved: mmc: loongson2: Fix sg iteration in data reorder functions In ls2k0500mmcreordercmddata and ls2k2000mmcreordercmddata, the foreachsg macro already iterates over the scatterlist entries, with 'sg' pointing to the current entry...

7.8CVSS5.4AI score0.00161EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/03 8:26 a.m.8 views

EUVD-2026-70352

In the Linux kernel, the following vulnerability has been resolved: mmc: loongson2: Fix sg iteration in data reorder functions In ls2k0500mmcreordercmddata and ls2k2000mmcreordercmddata, the foreachsg macro already iterates over the scatterlist entries, with 'sg' pointing to the current entry...

5.9AI score0.00161EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/03 8:26 a.m.13 views

CVE-2026-80748 mmc: loongson2: Fix sg iteration in data reorder functions

In the Linux kernel, the following vulnerability has been resolved: mmc: loongson2: Fix sg iteration in data reorder functions In ls2k0500mmcreordercmddata and ls2k2000mmcreordercmddata, the foreachsg macro already iterates over the scatterlist entries, with 'sg' pointing to the current entry...

7.8CVSS5.7AI score
SaveExploits0References6
EUVD
EUVD
added 2026/09/03 8:26 a.m.10 views

EUVD-2026-70350

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: dispcc-eliza: Fix dispccmdssmdpclksrc RCG stall on Eliza EVK Eliza EVK eliza-cqs-evk.dts does not have display enabled, however its Display Clock Controller is enabled and references parent clocks from DSI PHYs, which...

5.9AI score0.00189EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/03 8:26 a.m.37 views

CVE-2026-80747 drm/amdkfd: Add bounds check for CRAT subtype length

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add bounds check for CRAT subtype length The CRAT parser validates that the subtype header fits within the image, but does not verify that the advertised subtype length fits. A malformed CRAT table with an oversized...

8CVSS0.00164EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/03 8:26 a.m.16 views

CVE-2026-80746

CVE-2026-80746 affects the Linux kernel 's Qualcomm Display Clock Controller driver (dispcc-eliza ). On the Eliza EVK platform, the Display Clock Controller is enabled even though display is not, and it references parent clocks from DSI PHYs, causing a clock reparenting issue during probe. This r...

5.9AI score0.00189EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/03 8:26 a.m.12 views

CVE-2026-80747 drm/amdkfd: Add bounds check for CRAT subtype length

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add bounds check for CRAT subtype length The CRAT parser validates that the subtype header fits within the image, but does not verify that the advertised subtype length fits. A malformed CRAT table with an oversized...

8CVSS5.6AI score
SaveExploits0References5
Rows per page
Query Builder