Lucene search
+L

319339 matches found

OSV
OSV
added 2026/09/17 5:18 p.m.7 views

DEBIAN-CVE-2026-93191

In the Linux kernel, the following vulnerability has been resolved: smack: fix incorrect task context in smackmsgqueuemsgrcv The smackmsgqueuemsgrcv function incorrectly checks the permissions of the 'current' task instead of the 'target' task. In the msgsnd syscall path, if a receiver is already...

0.00196EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:18 p.m.1 views

AZL-102279 CVE-2026-93117 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: usb: fix UAF when probe runs concurrent to dyn ID removal Dynamic IDs are only guaranteed to be valid when usbdynidslock is held, as removeidstore can free the node. Thus, make a copy in usbprobeinterface. Clarify the documentati...

0.00205EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/17 5:18 p.m.5 views

CVE-2026-93117

In the Linux kernel, the following vulnerability has been resolved: usb: fix UAF when probe runs concurrent to dyn ID removal Dynamic IDs are only guaranteed to be valid when usbdynidslock is held, as removeidstore can free the node. Thus, make a copy in usbprobeinterface. Clarify the documentati...

0.00205EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/17 5:18 p.m.5 views

DEBIAN-CVE-2026-93117

In the Linux kernel, the following vulnerability has been resolved: usb: fix UAF when probe runs concurrent to dyn ID removal Dynamic IDs are only guaranteed to be valid when usbdynidslock is held, as removeidstore can free the node. Thus, make a copy in usbprobeinterface. Clarify the documentati...

0.00205EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/17 5:17 p.m.6 views

CVE-2026-92500

In the Linux kernel, the following vulnerability has been resolved: ext4: use fsdata to track inline data write state and fix race Instead of checking the live inode state ext4hasinlinedatainode and ext4testinodestateinode, EXT4STATEMAYINLINEDATA in the writeend handlers, use the fsdata parameter...

0.00176EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/17 5:17 p.m.4 views

DEBIAN-CVE-2026-92500

In the Linux kernel, the following vulnerability has been resolved: ext4: use fsdata to track inline data write state and fix race Instead of checking the live inode state ext4hasinlinedatainode and ext4testinodestateinode, EXT4STATEMAYINLINEDATA in the writeend handlers, use the fsdata parameter...

0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:17 p.m.2 views

AZL-102275 CVE-2026-92500 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ext4: use fsdata to track inline data write state and fix race Instead of checking the live inode state ext4hasinlinedatainode and ext4testinodestateinode, EXT4STATEMAYINLINEDATA in the writeend handlers, use the fsdata parameter...

0.00176EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/17 5:17 p.m.6 views

CVE-2026-90421

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix UAF when probe runs concurrent to dyn ID removal Dynamic IDs are only guaranteed to be valid when dynids.lock is held, as removeidstore can free the node. Thus, make a copy in pcimatchdevice. Also, clarify that the id...

0.00189EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/17 5:17 p.m.1 views

AZL-102858 CVE-2026-90421 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix UAF when probe runs concurrent to dyn ID removal Dynamic IDs are only guaranteed to be valid when dynids.lock is held, as removeidstore can free the node. Thus, make a copy in pcimatchdevice. Also, clarify that the id...

0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:17 p.m.5 views

DEBIAN-CVE-2026-90421

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix UAF when probe runs concurrent to dyn ID removal Dynamic IDs are only guaranteed to be valid when dynids.lock is held, as removeidstore can free the node. Thus, make a copy in pcimatchdevice. Also, clarify that the id...

0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:17 p.m.5 views

DEBIAN-CVE-2026-90416

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix stack out-of-bounds read in ccparams debugfs getparam reads a congestion parameter as a u32 but formats it with the signed "%d" into an 11-byte stack buffer. A value with bit 31 set, such as 0x80000000, renders as...

0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:17 p.m.2 views

AZL-103044 CVE-2026-90416 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix stack out-of-bounds read in ccparams debugfs getparam reads a congestion parameter as a u32 but formats it with the signed "%d" into an 11-byte stack buffer. A value with bit 31 set, such as 0x80000000, renders as...

0.0021EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/17 5:17 p.m.5 views

CVE-2026-90416

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix stack out-of-bounds read in ccparams debugfs getparam reads a congestion parameter as a u32 but formats it with the signed "%d" into an 11-byte stack buffer. A value with bit 31 set, such as 0x80000000, renders as...

0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/17 5:17 p.m.9 views

DEBIAN-CVE-2026-90414

In the Linux kernel, the following vulnerability has been resolved: IB/isert: reject PDUs declaring more data than was received isertrecvdone hands each received PDU to the opcode handlers without ever looking at wc-bytelen, the number of bytes the HCA actually placed in the receive descriptor. T...

9.1CVSS0.00176EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/17 5:17 p.m.6 views

CVE-2026-90414

In the Linux kernel, the following vulnerability has been resolved: IB/isert: reject PDUs declaring more data than was received isertrecvdone hands each received PDU to the opcode handlers without ever looking at wc-bytelen, the number of bytes the HCA actually placed in the receive descriptor. T...

9.1CVSS0.00176EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/17 5:17 p.m.3 views

AZL-101966 CVE-2026-90414 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: IB/isert: reject PDUs declaring more data than was received isertrecvdone hands each received PDU to the opcode handlers without ever looking at wc-bytelen, the number of bytes the HCA actually placed in the receive descriptor. T...

9.1CVSS0.00176EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/09/17 5:17 p.m.5 views

vLLM: Request-selected PyNvVideoCodec GPU decode bypasses static VRAM reservation

Summary Current vLLM main lets an inference request choose the PyNvVideoCodec GPU video decoder through mediaiokwargs.video.videobackend, but engine GPU memory reservation is computed only from static startup configuration and VLLMVIDEOLOADERBACKEND. If the server starts with the default...

6.5CVSS0.0046EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/09/17 5:17 p.m.4 views

GHSA-8PW2-6JV3-MJ5J vLLM: Request-selected PyNvVideoCodec GPU decode bypasses static VRAM reservation

Summary Current vLLM main lets an inference request choose the PyNvVideoCodec GPU video decoder through mediaiokwargs.video.videobackend, but engine GPU memory reservation is computed only from static startup configuration and VLLMVIDEOLOADERBACKEND. If the server starts with the default...

6.5CVSS0.0046EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/17 5:17 p.m.5 views

CVE-2026-90216

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix rollback for explicit UBI device numbers ubiinitattach rolls back module initialization failures by scanning ubidevices0..i-1, where i is the mtd= parameter index. That assumes the parameter index matches the UBI device...

0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/17 5:17 p.m.2 views

AZL-102449 CVE-2026-90216 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix rollback for explicit UBI device numbers ubiinitattach rolls back module initialization failures by scanning ubidevices0..i-1, where i is the mtd= parameter index. That assumes the parameter index matches the UBI device...

0.00177EPSS
SaveExploits0References1
Rows per page
Query Builder