Lucene search
+L

2714 matches found

Vulnrichment
Vulnrichment
added 2026/07/24 11:26 a.m.20 views

CVE-2026-16730 Dbus-broker: dbus-broker: session bus denial of service via emfile during peer setup

A flaw was found in dbus-broker. When the process file-descriptor limit is reached, EMFILE/ENFILE errors during peer setup notably SOPEERPIDFD are handled as fatal failures, causing the broker to exit. A local attacker who can open many connections to the user session bus can trigger this and den...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/24 11:26 a.m.13 views

EUVD-2026-48559

A flaw was found in dbus-broker. When the process file-descriptor limit is reached, EMFILE/ENFILE errors during peer setup notably SOPEERPIDFD are handled as fatal failures, causing the broker to exit. A local attacker who can open many connections to the user session bus can trigger this and den...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/24 11:26 a.m.18 views

CVE-2026-16730

A flaw was found in dbus-broker. When the process file-descriptor limit is reached, EMFILE/ENFILE errors during peer setup notably SOPEERPIDFD are handled as fatal failures, causing the broker to exit. A local attacker who can open many connections to the user session bus can trigger this and den...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.22 views

PT-2026-64278

Name of the Vulnerable Software and Affected Versions dbus-broker affected versions not specified Description A flaw exists where EMFILE/ENFILE errors, which occur when the process file-descriptor limit is reached during peer setup specifically involving SO PEERPIDFD, are treated as fatal failure...

5.5CVSS5.3AI score0.00107EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2026/07/21 5:25 p.m.19 views

CVE-2026-63952

A flaw was found in the Linux kernel's memfd component. When the SEALEXEC flag is used to create a memory file descriptor, the SEALWRITE flag is implicitly applied to prevent writing to executable memory. However, this implicit write protection is applied after checks that should deny writable...

8.4CVSS5.3AI score0.00164EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:03 p.m.10 views

SUSE CVE-2026-63910

In the Linux kernel, the following vulnerability has been resolved: dma-buf: fix UAF in dmabuffd tracepoint Once FDADD returns, the fd is live in the file descriptor table and a thread sharing that table can close it before DMABUFTRACE runs. The close drops the last reference, fput frees the...

7.8CVSS5.2AI score0.00165EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.14 views

CVE-2026-64158

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00085EPSS
SaveExploits0
NVD
NVD
added 2026/07/19 4:17 p.m.12 views

CVE-2026-63952

In the Linux kernel, the following vulnerability has been resolved: memfd: deny writeable mappings when implying SEALWRITE When SEALEXEC is added, SEALWRITE is implied to make W^X. But the implied seal is set after the check that makes sure the memfd can not have any writable mappings. This means...

8.4CVSS0.00164EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/19 4:17 p.m.15 views

CVE-2026-63910

In the Linux kernel, the following vulnerability has been resolved: dma-buf: fix UAF in dmabuffd tracepoint Once FDADD returns, the fd is live in the file descriptor table and a thread sharing that table can close it before DMABUFTRACE runs. The close drops the last reference, fput frees the...

7.8CVSS0.00165EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/19 3:40 p.m.32 views

CVE-2026-64158

CVE-2026-64158 has been rejected or withdrawn by its CVE Numbering Authority. However, the underlying fix is present in vendor kernel updates. The fix addresses the netfs subsystem in the Linux kernel , specifically correcting write streaming disablement when a file descriptor is opened with O_RD...

5.4AI score0.00085EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 3:40 p.m.10 views

CVE-2026-64158 netfs: Fix write streaming disablement if fd open O_RDWR

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix write streaming disablement if fd open ORDWR In netfsperformwrite, "write streaming" the caching of dirty data in dirty but !uptodate folios is performed to avoid the need to read data that is just going to get...

7.3CVSS5.3AI score
SaveExploits0References7
EUVD
EUVD
added 2026/07/19 3:40 p.m.12 views

EUVD-2026-45843

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix write streaming disablement if fd open ORDWR In netfsperformwrite, "write streaming" the caching of dirty data in dirty but !uptodate folios is performed to avoid the need to read data that is just going to get...

5.4AI score0.00085EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.16 views

CVE-2026-64158

Removed by vendor...

4.3AI score0.00085EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 2:56 p.m.24 views

EUVD-2026-45752

In the Linux kernel, the following vulnerability has been resolved: net/handshake: hand off the pinned file reference to acceptdoit handshakereqnext removes the request from the per-net pending list and drops hnlock before handshakenlacceptdoit reads req-hrsk-sksocket and dereferences sock-file...

5.4AI score0.00649EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 2:56 p.m.8 views

CVE-2026-63979 net/handshake: hand off the pinned file reference to accept_doit

In the Linux kernel, the following vulnerability has been resolved: net/handshake: hand off the pinned file reference to acceptdoit handshakereqnext removes the request from the per-net pending list and drops hnlock before handshakenlacceptdoit reads req-hrsk-sksocket and dereferences sock-file...

9.8CVSS5.4AI score
SaveExploits0References6
CVE
CVE
added 2026/07/19 2:55 p.m.47 views

CVE-2026-63952

CVE-2026-63952 affects the Linux kernel: when SEAL_EXEC is added, SEAL_WRITE is implied to enforce W^X, but the implied seal is applied after the write-mapping check. This allows a memfd to be modified via writable mappings despite being marked as write-sealed. The fix adds the implied seals befo...

8.4CVSS5.4AI score0.00164EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/19 2:55 p.m.8 views

CVE-2026-63952 memfd: deny writeable mappings when implying SEAL_WRITE

In the Linux kernel, the following vulnerability has been resolved: memfd: deny writeable mappings when implying SEALWRITE When SEALEXEC is added, SEALWRITE is implied to make W^X. But the implied seal is set after the check that makes sure the memfd can not have any writable mappings. This means...

8.4CVSS5.3AI score
SaveExploits0References8
CVE
CVE
added 2026/07/19 2:55 p.m.31 views

CVE-2026-63910

The CVE-2026-63910 entry describes a Linux kernel vulnerability in dma-buf: a slab-use-after-free (UAF) in the dma_buf_fd() tracepoint. The fault arises because FD_ADD() leaves the allocated file descriptor live in the table; a racing thread can close() the fd before the DMA_BUF_TRACE() tracepoin...

7.8CVSS5.3AI score0.00165EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.33 views

CVE-2026-63910 dma-buf: fix UAF in dma_buf_fd() tracepoint

In the Linux kernel, the following vulnerability has been resolved: dma-buf: fix UAF in dmabuffd tracepoint Once FDADD returns, the fd is live in the file descriptor table and a thread sharing that table can close it before DMABUFTRACE runs. The close drops the last reference, fput frees the...

7.8CVSS0.00165EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/19 2:55 p.m.19 views

EUVD-2026-45683

In the Linux kernel, the following vulnerability has been resolved: dma-buf: fix UAF in dmabuffd tracepoint Once FDADD returns, the fd is live in the file descriptor table and a thread sharing that table can close it before DMABUFTRACE runs. The close drops the last reference, fput frees the...

5.3AI score0.00165EPSS
SaveExploits0References2
Rows per page
Query Builder