Lucene search
+L

2741 matches found

UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.20 views

CVE-2026-64283

In the Linux kernel, the following vulnerability has been resolved: KVM: guestmemfd: Treat memslot binding offset+size as unsigned values When binding a memslot to a guestmemfd file, treat the offset and size as unsigned values to fix a bug where the sum of the two can result in a false negative...

7CVSS5.2AI score0.00138EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/25 10:17 a.m.12 views

UBUNTU-CVE-2026-64290

In the Linux kernel, the following vulnerability has been resolved: iommufd: Break the loop on failure in iommufdfaultfopsread On a copytouser failure inside the inner listforeachentry, only the inner loop breaks; the outer while re-fetches the just-restored fault group and retries the failing...

5.5CVSS5.7AI score0.00159EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/25 8:51 a.m.17 views

EUVD-2026-48840

In the Linux kernel, the following vulnerability has been resolved: iio: event: Fix event FIFO reset race iioeventgetfd creates the event file descriptor with anoninodegetfd, which allocates a new fd, creates the anonymous file and installs it in the process fd table before returning to the calle...

6AI score0.00126EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/25 8:51 a.m.13 views

CVE-2026-64496

In the Linux kernel, the following vulnerability has been resolved: iio: event: Fix event FIFO reset race iioeventgetfd creates the event file descriptor with anoninodegetfd, which allocates a new fd, creates the anonymous file and installs it in the process fd table before returning to the calle...

7.1CVSS6AI score0.00126EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.40 views

CVE-2026-64496 iio: event: Fix event FIFO reset race

In the Linux kernel, the following vulnerability has been resolved: iio: event: Fix event FIFO reset race iioeventgetfd creates the event file descriptor with anoninodegetfd, which allocates a new fd, creates the anonymous file and installs it in the process fd table before returning to the calle...

7.1CVSS0.00126EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:51 a.m.44 views

CVE-2026-64496

The CVE-2026-64496 issue affects the Linux kernel IIO event (iio: event) where a race between kfifo_to_user and kfifo_reset_out could lead to an out-of-bounds read and leakage of kernel memory to userspace. Root cause: iio_event_getfd() uses anon_inode_getfd() to allocate and install a new FD, th...

7.1CVSS6AI score0.00126EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.37 views

CVE-2026-64485 ALSA: compress: Fix task creation error unwind

In the Linux kernel, the following vulnerability has been resolved: ALSA: compress: Fix task creation error unwind sndcomprtasknew allocates the driver task before validating the returned DMA buffers and reserving file descriptors. When either of those later steps fails, the core frees its task...

7.8CVSS0.00137EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.22 views

CVE-2026-64375

In the Linux kernel, the following vulnerability has been resolved: proc: protect ptracemayaccess with execupdatelock FD links procpidgetlink and procpidreadlink currently look up the task from the pid once, then do the ptrace access check on that task, then look up the task from the pid a second...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0
CVE
CVE
added 2026/07/25 8:50 a.m.75 views

CVE-2026-64375

In CVE-2026-64375, the Linux kernel fix addresses a race in ptrace access checks. Previously proc_pid_get_link() and proc_pid_readlink() looked up the task from the pid twice (before and after the check). The patch passes the task to the ->proc_get_link() handler and adds call_proc_get_link() ...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.12 views

PT-2026-64512

In the Linux kernel, the following vulnerability has been resolved: iommufd: Set veventq depth upper bound iommufd veventq alloc accepts any !0 veventq depth from userspace, with an upper bound at U32 MAX. This leaves a vulnerability where userspace can allocate excessively large queues to exhaus...

5.7AI score0.00153EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 12:16 p.m.11 views

DEBIAN-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.00108EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/24 12:16 p.m.15 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.5CVSS0.00108EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/24 12:16 p.m.6 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.3AI score0.00108EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/24 12:16 p.m.10 views

UBUNTU-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.00108EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/24 11:26 a.m.23 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.00108EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/24 11:26 a.m.14 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.00108EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/24 11:26 a.m.19 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.00108EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.23 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.00108EPSS
SaveExploits0References19
RedhatCVE
RedhatCVE
added 2026/07/21 5:25 p.m.21 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.11 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.00154EPSS
SaveExploits0References3
Rows per page
Query Builder