Total CVEs

133,035

Critical Severity

2,915

High Severity

10,571

Last 7 Days

2,072
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 2,441 - 2,460 of 29,440 CVEs

In the Linux kernel, the following vulnerability has been resolved: net/rds: handle zerocopy send cleanup before the message is queued A zerocopy send can fail after user pages have been pinned but before the message is attached to the sending socket. The purge path currently infers zerocopy stat...

Vendor: Linux
Product: Linux
Published: May 21, 2026
Source: NVD

In the Linux kernel, the following vulnerability has been resolved: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows ipv6_rpl_srh_rcv() decompresses an RFC 6554 Source Routing Header, swaps the next segment into ipv6_hdr->daddr, recompresses, then pulls the old header and pushes ...

Vendor: Linux
Product: Linux
Published: May 21, 2026
Source: NVD

In the Linux kernel, the following vulnerability has been resolved: rtmutex: Use waiter::task instead of current in remove_waiter() remove_waiter() is used by the slowlock paths, but it is also used for proxy-lock rollback in rt_mutex_start_proxy_lock() when invoked from futex_requeue(). In the l...

Vendor: Linux
Product: Linux
Published: May 21, 2026
Source: NVD

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Disallow re-exporting imported GEM objects Prevent re-exporting of imported GEM buffers by adding a custom prime_handle_to_fd callback that checks if the object is imported and returns -EOPNOTSUPP if so. Re-exporting ...

Vendor: Linux
Product: Linux
Published: May 21, 2026
Source: NVD

In the Linux kernel, the following vulnerability has been resolved: fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-free dlfb_ops_mmap() uses remap_pfn_range() to map vmalloc framebuffer pages to userspace but sets no vm_ops on the VMA. This means the kernel cannot track active mmap...

Vendor: Linux
Product: Linux
Published: May 21, 2026
Source: NVD

In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_red: Replace direct dequeue call with peek and qdisc_dequeue_peeked When red qdisc has children (eg qfq qdisc) whose peek() callback is qdisc_peek_dequeued(), we could get a kernel panic. When the parent of such qdi...

Vendor: Linux
Product: Linux
Published: May 21, 2026
Source: NVD

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: validate port_count against message length in t7xx_port_enum_msg_handler t7xx_port_enum_msg_handler() uses the modem-supplied port_count field as a loop bound over port_msg->data[] without checking that the mes...

Vendor: Linux
Product: Linux
Published: May 21, 2026
Source: NVD

In the Linux kernel, the following vulnerability has been resolved: net/rds: reset op_nents when zerocopy page pin fails When iov_iter_get_pages2() fails in rds_message_zcopy_from_user(), the pinned pages are released with put_page(), and rm->data.op_mmp_znotifier is cleared. But we fail to pr...

Vendor: Linux
Product: Linux
Published: May 21, 2026
Source: NVD

The affected product may expose credentials remotely between low privileged visualization users during concurrent login operations due to insufficient isolation of authentication data. The vulnerability affects only login operations within an active visualization session.

Published: May 21, 2026
Source: NVD
CVE-2026-45255 HIGH - 7.5

When bsdinstall or bsdconfig are prompted to scan for nearby Wi-Fi networks, they build up a list of network names and use bsddialog(1) to prompt the user to select a network. This is implemented using a shell script, and the code which handled network names was not careful to prevent expansion by ...

Vendor: FreeBSD
Product: FreeBSD
Published: May 21, 2026
Source: NVD
CVE-2026-45254 MEDIUM - 6.5

In the case of the cap_net service, when a key present in the old limit was omitted from the new limit, the missing key was treated as "allow any" instead of being rejected. In certain scenarios, an application that had previously restricted a subset of network operations could ask for a ...

Vendor: FreeBSD
Product: FreeBSD
Published: May 21, 2026
Source: NVD
CVE-2026-45253 MEDIUM - 5.9

ptrace(PT_SC_REMOTE) failed to properly validate parameters for the syscall(2) and __syscall(2) meta-system calls. As a result, a user with the ability to debug a process may trigger arbitrary code execution in the kernel, even if the target process has no special privileges. The missing validatio...

Vendor: FreeBSD
Product: FreeBSD
Published: May 21, 2026
Source: NVD
CVE-2026-45252 HIGH - 7.5

When a fusefs file system implements extended attributes, the kernel may send a FUSE_LISTXATTR message to the userspace daemon to retrieve the list of extended attributes for a given file. The FUSE protocol requires the daemon to return a packed list of NUL-terminated strings. The fusefs kernel mo...

Vendor: FreeBSD
Product: FreeBSD
Published: May 21, 2026
Source: NVD
CVE-2026-45251 HIGH - 7.8

A file descriptor can be closed while a thread is blocked in a poll(2) or select(2) call waiting for that descriptor. Because the blocked thread does not hold a reference to the underlying object, this closure may result in the object being freed while the thread remains blocked. In this situation...

Vendor: FreeBSD
Product: FreeBSD
Published: May 21, 2026
Source: NVD
CVE-2026-42396 MEDIUM - 4.9

Insufficient Validation of Member Zone Data May Cause Catalog Zone Transfer to Fail

Vendor: PowerDNS
Product: Authoritative
Published: May 21, 2026
Source: NVD
CVE-2026-42002 MEDIUM - 5.9

Concurrency and locking defects in GSS-TSIG

Vendor: PowerDNS
Product: Authoritative
Published: May 21, 2026
Source: NVD
CVE-2026-42001 HIGH - 7.5

Insufficient Validation of Autoprimary SOA Queries

Vendor: PowerDNS
Product: Authoritative
Published: May 21, 2026
Source: NVD
CVE-2026-42000 MEDIUM - 6.8

Insufficient Validation of Names During AXFR

Vendor: PowerDNS
Product: Authoritative
Published: May 21, 2026
Source: NVD
CVE-2026-41999 MEDIUM - 4.8

Incorrect Behaviour of Views with TCP PROXY Requests

Vendor: PowerDNS
Product: Authoritative
Published: May 21, 2026
Source: NVD
CVE-2026-39461 MEDIUM - 5.1

libcasper(3) communicates with helper processes via UNIX domain sockets, and uses the select(2) system call to wait for data to become available. However, it does not verify that its socket descriptor fits within select(2)'s descriptor set size limit of FD_SETSIZE (1024). An attacker able to ...

Vendor: FreeBSD
Product: FreeBSD
Published: May 21, 2026
Source: NVD