Lucene search
+L

825 matches found

Debian CVE
Debian CVE
added 2026/04/09 2:49 p.m.7 views

CVE-2026-4878

A flaw was found in libcap. A local unprivileged user can exploit a Time-of-check-to-time-of-use TOCTOU race condition in the capsetfile function. This allows an attacker with write access to a parent directory to redirect file capability updates to an attacker-controlled file. By doing so,...

7CVSS5.2AI score0.00206EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2026/04/09 12:0 a.m.19 views

PT-2026-51969

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Point-to-Point Protocol PPP implementation where /dev/ppp open is authorized against file-f cred-user ns, while unattached administrative ioctls operate on...

8.8CVSS5.8AI score0.0025EPSS
SaveExploits1
OSV
OSV
added 2026/04/07 6:4 p.m.4 views

GHSA-GM9M-GWC4-HWGP Fedify affected by resource exhaustion caused by unbounded redirect following during remote key/document resolution

Summary @fedify/fedify follows HTTP redirects recursively in its remote document loader and authenticated document loader without enforcing a maximum redirect count or visited-URL loop detection. An attacker who controls a remote ActivityPub key or actor URL can force a server using Fedify to mak...

7.5CVSS5.5AI score0.00551EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2026/04/06 11:8 p.m.12 views

go-ipld-prime: DAG-CBOR decoder unbounded memory allocation from CBOR headers

The DAG-CBOR decoder uses collection sizes declared in CBOR headers as Go preallocation hints for maps and lists. The decoder does not cap these size hints or account for their cost in its allocation budget, allowing small payloads to cause excessive memory allocation. A CBOR map or list header c...

6.2CVSS6.1AI score0.00156EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/04/06 11:8 p.m.5 views

GHSA-378J-3JFJ-8R9F go-ipld-prime: DAG-CBOR decoder unbounded memory allocation from CBOR headers

The DAG-CBOR decoder uses collection sizes declared in CBOR headers as Go preallocation hints for maps and lists. The decoder does not cap these size hints or account for their cost in its allocation budget, allowing small payloads to cause excessive memory allocation. A CBOR map or list header c...

6.2CVSS6.1AI score0.00156EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/04/06 12:0 a.m.10 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition via the capsetfile function. An attacker can gain elevated privileges by exploiting a race condition during file capability updates, redirecting capabilities to an attacker-controlled file...

7CVSS5.8AI score0.00206EPSS
SaveExploits2References2
Positive Technologies
Positive Technologies
added 2026/04/06 12:0 a.m.9 views

PT-2026-31625

Name of the Vulnerable Software and Affected Versions libcap affected versions not specified Description A flaw exists in libcap where a local unprivileged user can exploit a Time-of-check-to-time-of-use TOCTOU race condition in the cap set file function. This allows an attacker with write access...

7CVSS5.8AI score0.00206EPSS
SaveExploits2References178
SUSE CVE
SUSE CVE
added 2026/04/02 8:39 a.m.8 views

SUSE CVE-2026-23405

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix: limit the number of levels of policy namespaces Currently the number of policy namespaces is not bounded relying on the user namespace limit. However policy namespaces aren't strictly tied to user namespaces and it...

5.5CVSS5.7AI score0.00181EPSS
SaveExploits0References22
EUVD
EUVD
added 2026/04/01 9:31 a.m.5 views

EUVD-2026-17833

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix: limit the number of levels of policy namespaces Currently the number of policy namespaces is not bounded relying on the user namespace limit. However policy namespaces aren't strictly tied to user namespaces and it...

5.7AI score0.00181EPSS
SaveExploits0References6
OSV
OSV
added 2026/04/01 9:16 a.m.5 views

UBUNTU-CVE-2026-23405

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix: limit the number of levels of policy namespaces Currently the number of policy namespaces is not bounded relying on the user namespace limit. However policy namespaces aren't strictly tied to user namespaces and it...

5.5CVSS5.7AI score0.00181EPSS
SaveExploits0References18
OSV
OSV
added 2026/04/01 8:36 a.m.8 views

CVE-2026-23405 apparmor: fix: limit the number of levels of policy namespaces

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix: limit the number of levels of policy namespaces Currently the number of policy namespaces is not bounded relying on the user namespace limit. However policy namespaces aren't strictly tied to user namespaces and it...

5.8AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/04/01 12:0 a.m.21 views

PT-2026-29488

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in apparmor where the number of policy namespaces is not bounded, potentially leading to resource exhaustion through arbitrary nesting. This issue is not...

5.5CVSS6.9AI score0.00181EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/03/30 10:3 a.m.53 views

kernel: kernel: Privilege escalation or denial of service via use-after-free in nf_tables_addchain()

A flaw was found in the Linux kernel. A local attacker with CAPNETADMIN capabilities, or remote packet traffic, could exploit a use-after-free vulnerability in the nftablesaddchain function's error handling. Successful exploitation could lead to a kernel crash, resulting in a Denial of Service Do...

7.8CVSS5.9AI score0.00788EPSS
SaveExploits2References5
EUVD
EUVD
added 2026/03/25 12:30 p.m.6 views

EUVD-2026-15391

In the Linux kernel, the following vulnerability has been resolved: tracing/dma: Cap dmamapsg tracepoint arrays to prevent buffer overflow The dmamapsg tracepoint can trigger a perf buffer overflow when tracing large scatter-gather lists. With devices like virtio-gpu creating large DRM buffers,...

5.9AI score0.00131EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/25 10:29 a.m.32 views

CVE-2026-23390 tracing/dma: Cap dma_map_sg tracepoint arrays to prevent buffer overflow

In the Linux kernel, the following vulnerability has been resolved: tracing/dma: Cap dmamapsg tracepoint arrays to prevent buffer overflow The dmamapsg tracepoint can trigger a perf buffer overflow when tracing large scatter-gather lists. With devices like virtio-gpu creating large DRM buffers,...

0.00131EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/25 10:29 a.m.23 views

CVE-2026-23390

CVE-2026-23390 : In the Linux kernel, the tracing/dma subsystem fixes a potential perf buffer overflow in the dma_map_sg tracepoint when handling large scatter-gather lists (e.g., large DRM buffers). The patch caps the three dynamic arrays at 128 entries using min() to prevent excessive allocatio...

7.8CVSS5.9AI score0.00131EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/03/25 10:29 a.m.7 views

CVE-2026-23390

In the Linux kernel, the following vulnerability has been resolved: tracing/dma: Cap dmamapsg tracepoint arrays to prevent buffer overflow The dmamapsg tracepoint can trigger a perf buffer overflow when tracing large scatter-gather lists. With devices like virtio-gpu creating large DRM buffers,...

7.8CVSS5.6AI score0.00131EPSS
SaveExploits0
OSV
OSV
added 2026/03/25 10:29 a.m.10 views

CVE-2026-23390 tracing/dma: Cap dma_map_sg tracepoint arrays to prevent buffer overflow

In the Linux kernel, the following vulnerability has been resolved: tracing/dma: Cap dmamapsg tracepoint arrays to prevent buffer overflow The dmamapsg tracepoint can trigger a perf buffer overflow when tracing large scatter-gather lists. With devices like virtio-gpu creating large DRM buffers,...

6AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-23390

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tracing/dma: Cap dmamapsg tracepoint arrays to prevent buffer overflow The dmamapsg tracepoint can trigger a perf buffer overflow when tracing large...

7.8CVSS7.3AI score0.00131EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/24 10:16 p.m.4 views

GHSA-XW6W-9JJH-P9CR Scriban has Multiple Denial-of-Service Vectors via Unbounded Resource Consumption During Expression Evaluation

Summary Scriban's expression evaluation contains three distinct code paths that allow an attacker who can supply a template to cause denial of service through unbounded memory allocation or CPU exhaustion. The existing safety controls LimitToString, LoopLimit do not protect these paths, giving...

6.5CVSS6AI score
SaveExploits0References2
Rows per page
Query Builder