Lucene search
+L

64969 matches found

Debian CVE
Debian CVE
added 2 days ago4 views

CVE-2026-74439

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Clear Present bit before tearing down scalable-mode context entry devicepasidtableteardown zeroes the 128-bit scalable-mode context entry with contextclearentry while the Present bit is still set. This creates a windo...

9.3CVSS5.4AI score0.00156EPSS
SaveExploits0
Cvelist
Cvelist
added 2 days ago31 views

CVE-2026-74439 iommu/vt-d: Clear Present bit before tearing down scalable-mode context entry

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Clear Present bit before tearing down scalable-mode context entry devicepasidtableteardown zeroes the 128-bit scalable-mode context entry with contextclearentry while the Present bit is still set. This creates a windo...

9.3CVSS0.00156EPSS
SaveExploits0References4
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-59537

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix out-of-bounds write in irdmacopyuserpgaddrs The irdmacopyuserpgaddrs function loops through all of the umem DMA blocks to populate the PBLEs and will stop when either the last DMA block is reached or palloc-totalc...

5.5AI score0.00173EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2 days ago26 views

CVE-2026-74390 RDMA/irdma: Fix out-of-bounds write in irdma_copy_user_pgaddrs

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix out-of-bounds write in irdmacopyuserpgaddrs The irdmacopyuserpgaddrs function loops through all of the umem DMA blocks to populate the PBLEs and will stop when either the last DMA block is reached or palloc-totalc...

7.8CVSS0.00173EPSS
SaveExploits0References7
CVE
CVE
added 2 days ago17 views

CVE-2026-74390

CVE-2026-74390 affects the Linux kernel’s RDMA/irdma path. The vulnerability stems from an out-of-bounds write in irdma_copy_user_pgaddrs, which iterates over umem DMA blocks to fill PBLEs. When irdma_setup_pbles is called with lvl==0, the loop may not exit properly if palloc->total_cnt == 0, ...

7.8CVSS5.4AI score0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2 days ago5 views

CVE-2026-74371 bpf: fix BPF_PROG_QUERY OOB write and cgroup backward compat

In the Linux kernel, the following vulnerability has been resolved: bpf: fix BPFPROGQUERY OOB write and cgroup backward compat BPFPROGQUERY writes back the 'query.revision' field unconditionally to userspace. If userspace passes a smaller 'bpfattr' structure e.g. 40 bytes, which was the layout...

5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2 days ago27 views

CVE-2026-74371 bpf: fix BPF_PROG_QUERY OOB write and cgroup backward compat

In the Linux kernel, the following vulnerability has been resolved: bpf: fix BPFPROGQUERY OOB write and cgroup backward compat BPFPROGQUERY writes back the 'query.revision' field unconditionally to userspace. If userspace passes a smaller 'bpfattr' structure e.g. 40 bytes, which was the layout...

7.8CVSS0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2 days ago20 views

CVE-2026-74371

CVE-2026-74371 concerns a Linux kernel BPF issue where BPF_PROG_QUERY could cause an OOB write by unconditionally writing query.revision to userspace when a smaller bpf_attr buffer is provided. The fixes propagate the user-supplied attribute size (uattr_size) down to cgroup query handlers and ski...

7.8CVSS5.8AI score0.00166EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-59518

In the Linux kernel, the following vulnerability has been resolved: bpf: fix BPFPROGQUERY OOB write and cgroup backward compat BPFPROGQUERY writes back the 'query.revision' field unconditionally to userspace. If userspace passes a smaller 'bpfattr' structure e.g. 40 bytes, which was the layout...

5.8AI score0.00166EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-59509

In the Linux kernel, the following vulnerability has been resolved: ext2: fix ignored return value of genericwritesync Fix ext2diowriteiter to propagate the error returned by genericwritesync instead of silently discarding it, which could cause write2 to return success to userspace on OSYNC/ODSYN...

5.4AI score0.00168EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2 days ago30 views

CVE-2026-74362 ext2: fix ignored return value of generic_write_sync()

In the Linux kernel, the following vulnerability has been resolved: ext2: fix ignored return value of genericwritesync Fix ext2diowriteiter to propagate the error returned by genericwritesync instead of silently discarding it, which could cause write2 to return success to userspace on OSYNC/ODSYN...

0.00168EPSS
SaveExploits0References5
CVE
CVE
added 2 days ago11 views

CVE-2026-74362

In the Linux kernel CVE-2026-74362, the vulnerability stems from ext2_write paths where ext2_dio_write_iter() does not propagate the error returned by generic_write_sync(), potentially causing write(2) to report success for O_SYNC/O_DSYNC files even when the sync failed. The corrective pattern is...

5.4AI score0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-59455

In the Linux kernel, the following vulnerability has been resolved: ext4: fix kernel BUG in ext4writeinlinedataend When the data=journal mount option is used, the ext4journalledwriteend function incorrectly calls ext4writeinlinedataend without checking if the EXT4STATEMAYINLINEDATA flag is still...

5.5AI score0.00168EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2 days ago29 views

CVE-2026-74308 ext4: fix kernel BUG in ext4_write_inline_data_end

In the Linux kernel, the following vulnerability has been resolved: ext4: fix kernel BUG in ext4writeinlinedataend When the data=journal mount option is used, the ext4journalledwriteend function incorrectly calls ext4writeinlinedataend without checking if the EXT4STATEMAYINLINEDATA flag is still...

0.00168EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2 days ago33 views

CVE-2026-72495 RDMA/bnxt_re: Avoid repeated requests to allocate WC pages

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Avoid repeated requests to allocate WC pages Applications can request multiple WC pages for the same ucontext. As of now, only 1 WC page per ucontext is supported. Add a lock to avoid concurrent access and a check to...

9.3CVSS0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2 days ago17 views

CVE-2026-72470

The CVE-2026-72470 vulnerability affects the Linux kernel fs/ntfs3 sub-system. log_replay() initially allocates log->one_page_buf using the host’s PAGE_SIZE, but when an on-disk restart area specifies a larger page size, log->page_size is updated, while one_page_buf may remain undersized. S...

7.8CVSS5.4AI score0.00175EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2 days ago4 views

CVE-2026-72457

In the Linux kernel, the following vulnerability has been resolved: apparmor: fail policy unpack on accept2 allocation failure unpackpdb may need to allocate a missing ACCEPT2 table for older policy data. If that allocation failed, it set an error message but jumped to the success path, returning...

5.3AI score0.00206EPSS
SaveExploits0
CVE
CVE
added 2 days ago13 views

CVE-2026-72446

CVE-2026-72446 affects the Linux kernel ALSA: usb-audio on Qualcomm, where disable requests could dereference a negative info_idx on the disable path in handle_uaudio_stream_req(), causing memory corruption (read/write) when a stream was never enabled or when the interface doesn’t match. The vuln...

7.8CVSS5.4AI score0.00189EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago3 views

EUVD-2026-59345

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: qcom: reject stream disable with no active interface handleuaudiostreamreq resolves an interface index with infoidxfromifnum, which returns -EINVAL when no interface matches. The enable branch and the response:...

5.4AI score0.00189EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2 days ago31 views

CVE-2026-72446 ALSA: usb-audio: qcom: reject stream disable with no active interface

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: qcom: reject stream disable with no active interface handleuaudiostreamreq resolves an interface index with infoidxfromifnum, which returns -EINVAL when no interface matches. The enable branch and the response:...

7.8CVSS0.00189EPSS
SaveExploits0References3
Rows per page
Query Builder