Lucene search
+L

310497 matches found

NVD
NVD
•added 2026/09/17 5:18 p.m.•11 views

CVE-2026-93096

In the Linux kernel, the following vulnerability has been resolved: cxl/features: Serialize multi-part Get/Set Feature transfers A Get or Set Feature payload larger than the mailbox payload size is split into several mailbox commands. mboxmutex only serializes individual mailbox commands and is...

0.00198EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 5:18 p.m.•12 views

DEBIAN-CVE-2026-93079

In the Linux kernel, the following vulnerability has been resolved: cxl/features: Reject Get Feature count larger than the output buffer cxlctlgetfeature sizes its output buffer from the user's fwctlrpc.outlen, but the device is told to write cxlmboxgetfeatin.count bytes into rpcout-payload, whic...

7.8CVSS6.1AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/17 5:18 p.m.•7 views

DEBIAN-CVE-2026-93077

In the Linux kernel, the following vulnerability has been resolved: cxl/features: Clamp Get Feature output size to the remaining buffer cxlgetfeature reads a feature in a loop but passes a fixed sizeout as the output capacity every iteration. On the last partial iteration the buffer has less room...

6.1AI score0.00206EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/17 5:18 p.m.•8 views

CVE-2026-93077

In the Linux kernel, the following vulnerability has been resolved: cxl/features: Clamp Get Feature output size to the remaining buffer cxlgetfeature reads a feature in a loop but passes a fixed sizeout as the output capacity every iteration. On the last partial iteration the buffer has less room...

0.00206EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/17 5:18 p.m.•9 views

CVE-2026-93079

In the Linux kernel, the following vulnerability has been resolved: cxl/features: Reject Get Feature count larger than the output buffer cxlctlgetfeature sizes its output buffer from the user's fwctlrpc.outlen, but the device is told to write cxlmboxgetfeatin.count bytes into rpcout-payload, whic...

7.8CVSS0.00173EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/09/17 5:18 p.m.•11 views

CVE-2026-93079

In the Linux kernel, the following vulnerability has been resolved: cxl/features: Reject Get Feature count larger than the output buffer cxlctlgetfeature sizes its output buffer from the user's fwctlrpc.outlen, but the device is told to write cxlmboxgetfeatin.count bytes into rpcout-payload, whic...

7.8CVSS6.1AI score0.00173EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 5:18 p.m.•6 views

UBUNTU-CVE-2026-93194

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: dwdp: Release core resources Core resources such as the DisplayPort AUX channel get initialized and registered during dwdpbind, but are never unregistered, which may lead to memory leaks and/or use-after-free:...

6.2AI score0.00206EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/09/17 5:18 p.m.•12 views

CVE-2026-93096

In the Linux kernel, the following vulnerability has been resolved: cxl/features: Serialize multi-part Get/Set Feature transfers A Get or Set Feature payload larger than the mailbox payload size is split into several mailbox commands. mboxmutex only serializes individual mailbox commands and is...

5.8AI score0.00198EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/17 5:18 p.m.•6 views

CVE-2026-93077

In the Linux kernel, the following vulnerability has been resolved: cxl/features: Clamp Get Feature output size to the remaining buffer cxlgetfeature reads a feature in a loop but passes a fixed sizeout as the output capacity every iteration. On the last partial iteration the buffer has less room...

6AI score0.00206EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 5:18 p.m.•4 views

UBUNTU-CVE-2026-93079

In the Linux kernel, the following vulnerability has been resolved: cxl/features: Reject Get Feature count larger than the output buffer cxlctlgetfeature sizes its output buffer from the user's fwctlrpc.outlen, but the device is told to write cxlmboxgetfeatin.count bytes into rpcout-payload, whic...

7.8CVSS6.1AI score0.00173EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 5:18 p.m.•7 views

UBUNTU-CVE-2026-93077

In the Linux kernel, the following vulnerability has been resolved: cxl/features: Clamp Get Feature output size to the remaining buffer cxlgetfeature reads a feature in a loop but passes a fixed sizeout as the output capacity every iteration. On the last partial iteration the buffer has less room...

6.1AI score0.00206EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 5:18 p.m.•6 views

UBUNTU-CVE-2026-93096

In the Linux kernel, the following vulnerability has been resolved: cxl/features: Serialize multi-part Get/Set Feature transfers A Get or Set Feature payload larger than the mailbox payload size is split into several mailbox commands. mboxmutex only serializes individual mailbox commands and is...

5.9AI score0.00198EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/09/17 5:18 p.m.•9 views

CVE-2026-93194

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: dwdp: Release core resources Core resources such as the DisplayPort AUX channel get initialized and registered during dwdpbind, but are never unregistered, which may lead to memory leaks and/or use-after-free:...

6.2AI score0.00206EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 5:17 p.m.•6 views

GHSA-HPJ9-GRJP-7VC7 Kestra: Unauthenticated management/actuator endpoints exposed on port 8081 (/env, /loggers) bypass API basic-auth

Summary Kestra's Micronaut management endpoints are served on port 8081 with no authentication, even when the main API port 8080 has basic-auth enabled. Anyone who can reach :8081 can read GET /env full resolved environment/configuration and mutate runtime state via POST /loggers/name change log...

6.5CVSS5.8AI score0.00328EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/09/17 5:17 p.m.•11 views

Kestra: Unauthenticated management/actuator endpoints exposed on port 8081 (/env, /loggers) bypass API basic-auth

Summary Kestra's Micronaut management endpoints are served on port 8081 with no authentication, even when the main API port 8080 has basic-auth enabled. Anyone who can reach :8081 can read GET /env full resolved environment/configuration and mutate runtime state via POST /loggers/name change log...

6.5CVSS5.8AI score0.00328EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/09/17 5:17 p.m.•9 views

DEBIAN-CVE-2026-90320

In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate external xattr entries when reading metadata ocfs2validatexattrblock checks the xattr block header before the block reaches higher-level xattr users, but it does not verify that a non-indexed block's xhcount and...

7.8CVSS6.7AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/17 5:17 p.m.•7 views

AZL-102764 CVE-2026-90320 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate external xattr entries when reading metadata ocfs2validatexattrblock checks the xattr block header before the block reaches higher-level xattr users, but it does not verify that a non-indexed block's xhcount and...

7.8CVSS6.6AI score0.00174EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/17 5:17 p.m.•8 views

CVE-2026-90320

In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate external xattr entries when reading metadata ocfs2validatexattrblock checks the xattr block header before the block reaches higher-level xattr users, but it does not verify that a non-indexed block's xhcount and...

7.8CVSS0.00174EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 5:17 p.m.•6 views

AZL-102582 CVE-2026-90185 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: nullblk: serialize configfs attribute stores with the lock The NULLBDEVICEATTR store takes no lock: applyfn attributes submitqueues, pollqueues get dev-NAME written again after applyfn returns, outside its lock; APPLY=NULL...

5.8AI score0.00215EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/17 5:17 p.m.•8 views

CVE-2026-90185

In the Linux kernel, the following vulnerability has been resolved: nullblk: serialize configfs attribute stores with the lock The NULLBDEVICEATTR store takes no lock: applyfn attributes submitqueues, pollqueues get dev-NAME written again after applyfn returns, outside its lock; APPLY=NULL...

0.00215EPSS
SaveExploits0References6
Rows per page
Query Builder