35129 matches found
CVE-2026-63874
A flaw was found in the Linux kernel's USB Management Component Transport Protocol MCTP driver. A race condition exists between the completion of a USB Request Block URB and the cancellation of retry operations during the driver's shutdown process. This timing issue can cause a URB to be re-queue...
CVE-2026-63867
A flaw was found in the Linux kernel's Multipath TCP MPTCP implementation. A race condition exists when computing the receive window, where the acknowledgment sequence number is accessed without proper locking. This can lead to inconsistencies in how the receive window is calculated and...
CVE-2026-65067 Data::Intern::Shared versions before 0.02 for Perl create a world-readable mmap backing file and open it without O_EXCL or O_NOFOLLOW
Data::Intern::Shared versions before 0.02 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in intern.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readable...
CVE-2026-65067
CVE-2026-65067 affects Data::Intern::Shared prior to 0.02 for Perl. The code creates a world-readable mmap backing file via open(path, O_RDWR|O_CREAT, 0666) with mode 0666, which becomes 0644 under the default umask. Absence of O_NOFOLLOW means a symlink at the path is followed, and absence of O_...
CVE-2026-65066
Data::RingBuffer::Shared for Perl versions before 0.04 creates a world-readable mmap backing file via open(path, O_RDWR|O_CREAT, 0666) with mode 0644 after umask. The code uses O_NOFOLLOW absent and O_EXCL absent, so a symlink or pre-created file at the path can be followed or reused, enabling a ...
CVE-2026-65065
Data::RoaringBitmap::Shared for Perl versions before 0.02 contains a world-readable mmap backing file created by open(path, O_RDWR|O_CREAT, 0666) in roaring.h. The mode 0666 with default umask 022 yields 0644 (world-readable). Absence of O_NOFOLLOW allows a symlink at the path to be followed, and...
CVE-2026-65063 Data::RadixTree::Shared versions before 0.02 for Perl create a world-readable mmap backing file and open it without O_EXCL or O_NOFOLLOW
Data::RadixTree::Shared versions before 0.02 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in radix.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readabl...
CVE-2026-65062
CVE-2026-65062 (Data::SortedSet::Shared) affects Perl versions before 0.03. Affected code creates an mmap-backed segment with world-readable permissions by opening a path with open(path, O_RDWR|O_CREAT, 0666) and a mode of 0666. With the default umask, this yields 0644, making the backing file wo...
CVE-2026-64617 Data::PubSub::Shared versions before 0.07 for Perl create a world-readable mmap backing file and open it without O_EXCL or O_NOFOLLOW
Data::PubSub::Shared versions before 0.07 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in pubsub.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readable...
CVE-2026-64616 Data::NDArray::Shared versions before 0.02 for Perl create a world-readable mmap backing file and open it without O_EXCL or O_NOFOLLOW
Data::NDArray::Shared versions before 0.02 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in ndarray.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readabl...
CVE-2026-64616
CVE-2026-64616 affects Data::NDArray::Shared for Perl versions before 0.02. The code creates a mmap backing file with mode 0666 via open(path, O_RDWR|O_CREAT, 0666) in ndarray.h, so the file becomes world-readable (0644 after umask). With O_NOFOLLOW absent, a symlink can be followed; with O_EXCL ...
CVE-2026-64614
CVE-2026-64614 affects Data::Deque::Shared for Perl versions before 0.06. The issue arises when a shared segment is created with open(path, O_RDWR|O_CREAT, 0666); the mode 0666 (subject to umask 022 -> 0644) makes the backing file world-readable. Because O_NOFOLLOW is absent and O_EXCL is also...
CVE-2026-64004
A flaw was found in the Linux kernel's AFIUCV Inter-User Communication Vehicle networking module. A local user can exploit a race condition between message reception and socket option retrieval, specifically when calling getsockoptSOMSGSIZE. This can lead to a null pointer dereference, causing th...
CVE-2026-63905
A flaw was found in the Linux kernel's USB/IP Virtual USB Device Controller vudc component. A race condition exists in the vudcremove function, which can lead to a use-after-free vulnerability. This occurs when the system attempts to free a data structure while a timer within it is still active o...
SUSE CVE-2026-64010
In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix use-after-free race in nfcllcprecvcc A race condition exists in the NFC LLCP connection state machine where the connection acceptance packet CC can be processed concurrently with socket release. This can lead to a...
SUSE CVE-2026-64027
In the Linux kernel, the following vulnerability has been resolved: net: shaper: rework the VALID marking again Recent commit changed the semantics from NOTVALID to VALID. I didn't realize that the flags are not stored atomically with the entry in XArray. There's still a race of reader observing ...
CVE-2026-16359
Incorrect boundary conditions in the Audio/Video: GMP component. This vulnerability was fixed in Firefox 153, Firefox ESR 115.38, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13...
CVE-2026-16359 Incorrect boundary conditions in the Audio/Video: GMP component
Incorrect boundary conditions in the Audio/Video: GMP component. This vulnerability was fixed in Firefox 153, Firefox ESR 115.38, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13...
CVE-2026-63945
A flaw was found in the Linux kernel's Bluetooth ISO Isochronous Stream subsystem. A race condition exists where the isosockcleartimer function can access connection data without proper locking, while another function, isoconndel, concurrently modifies the same data. This can lead to a NULL point...
CVE-2026-64093
A flaw was found in the batman-adv component of the Linux kernel. A race condition exists where a timer can be re-armed after its associated reference has been removed during cleanup. This can occur when batadvtpsendercleanup attempts to shut down a timer, but a separate execution context re-arms...