Lucene search
+L

490998 matches found

OSV
OSV
added 2026/09/03 1:06 p.m.3 views

AZL-99039 CVE-2026-80757 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: selinux: reject a class permission count below its inherited common securitygetpermissions maps an inherited common's permissions into an array sized by the class's own permissions.nprim, but classread takes that nprim verbatim...

5.4AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.5 views

AZL-99041 CVE-2026-80747 affecting package kernel 6.6.150.1-1

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.4AI score0.00164EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/03 1:06 p.m.5 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.8CVSS0.00161EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/03 1:06 p.m.7 views

CVE-2026-80751

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: mfg: initialize prevo in mtkmfgattachdev mtkmfgattachdev reads prevo on the first iteration of its loop, in "if prevo && prevo-freq == o-freq", before prevo is assigned at the end of the loop body. On that fir...

7.8CVSS0.00154EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/03 1:06 p.m.7 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.1CVSS0.00159EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/03 1:06 p.m.7 views

CVE-2026-80747

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
OSV
OSV
added 2026/09/03 1:06 p.m.4 views

AZL-99068 CVE-2026-80752 affecting package kernel 6.6.150.1-1

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
SaveExploits0References1
NVD
NVD
added 2026/09/03 1:06 p.m.6 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.4CVSS0.0018EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/03 1:06 p.m.6 views

CVE-2026-80745

In the Linux kernel, the following vulnerability has been resolved: regulator: fp9931: Fix VPOS/VNEG voltage selector table The VPOSNEGtable mapping does not match the FP9931 datasheet. The datasheet defines the VPOS/VNEG voltage mapping as: 00h-04h - 7.04V -7.04V 05h - 7.26V -7.26V 06h - 7.49V...

8.4CVSS0.00122EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/03 1:06 p.m.6 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.4CVSS0.00182EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/03 1:06 p.m.4 views

AZL-99030 CVE-2026-80739 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: TC, Check if flow is PEER before acquiring devcom lock In case mlx5eaddfdbflow fails in lower levels, the flow is deleted via mlx5etcdelflow, and mlx5etcdelflow is acquiring ESW devcom lock without condition. In...

5.4AI score0.002EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/03 1:06 p.m.7 views

CVE-2026-80741

In the Linux kernel, the following vulnerability has been resolved: drm/log: Fix out-of-bounds read on empty message length drmlogdrawkmsgrecord accesses slen - 1 to strip the trailing newline, but len is unsigned int. If len is 0, the subtraction wraps to UINTMAX, causing an out-of-bounds read...

7.1CVSS0.00157EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/03 1:06 p.m.5 views

AZL-99066 CVE-2026-80744 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftablesoffload: suppress WARNONONCE for ENOMEM in abort path In nftflowruleoffloadabort, WARNONONCEerr is triggered on every error during rollback, including -ENOMEM. Memory allocation failures are expected under...

5.6AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.4 views

AZL-99077 CVE-2026-80743 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ASoC: xilinx: formatterpcm: pass auddrvdata to irq handlers The irq handlers take a struct device pointer and call devgetdrvdata to obtain the driver data. However, the driver data is only set at the end of probe, after...

5.4AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 1:06 p.m.3 views

AZL-99036 CVE-2026-80742 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: afpacket: Don't send zero-byte data in tpacketsnd. syzbot reported a WARNING in devqueuexmit triggered via tpacketsnd: skbassertlen WARNING: at include/linux/skbuff.h:2753 skbassertlen WARNING: at devqueuexmit+0x21bc/0x4970...

5.6AI score0.0021EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/03 1:06 p.m.5 views

CVE-2026-80736

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix bandwidth group reservation indexing Valid bandwidth group IDs range from 1 through MAXGROUPS, while Group ID 0 is reserved. tbconsumeddpbandwidth uses the Group ID directly to index its local groupreserved array...

7.8CVSS0.00163EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/03 1:06 p.m.7 views

CVE-2026-80735

In the Linux kernel, the following vulnerability has been resolved: ovpn: ensure socket is owned by ovpn before deref skuserdata Some subsystems, like BPF SOCKMAP, set skuserdata without actually setting the encaptype. For this reason, we must make sure that the type is the one ovpn expects befor...

7.3CVSS0.00124EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/03 1:06 p.m.7 views

CVE-2026-80737

In the Linux kernel, the following vulnerability has been resolved: serial: amba-pl011: synchronize DMA teardown dmaengineterminateall does not wait for a running callback, so the TX callback can still touch the TX buffer after it is freed. The RX poll timer reads the RX buffers without the port...

7.8CVSS0.00164EPSS
SaveExploits0References8
NVD
NVD
added 2026/09/03 1:06 p.m.7 views

CVE-2026-80738

In the Linux kernel, the following vulnerability has been resolved: bpf: Check skstate before skprotocol in bpftcpsyncookie bpftcpgensyncookie and bpftcpchecksyncookie accept a socket pointer 'sk' with argument type ARGPTRTOBTFIDSOCKCOMMON. However, they access sk-skprotocol without validating...

7.3CVSS0.00118EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/03 1:06 p.m.3 views

AZL-99048 CVE-2026-80733 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: net: remove WARNONONCE from skmcloop skmcloop can be called for sockets that are neither AFINET nor AFINET6 e.g. AFPACKET sockets when sending packets via raw/packet socket over virtual devices such as VRF or ipvlan. In such case...

5.4AI score0.0021EPSS
SaveExploits0References1
Rows per page
Query Builder