Lucene search
+L

393961 matches found

Cvelist
Cvelist
added yesterday23 views

CVE-2026-74276 spi: xilinx: use FIFO occupancy register to determine buffer size

In the Linux kernel, the following vulnerability has been resolved: spi: xilinx: use FIFO occupancy register to determine buffer size The method the driver uses to determine the size of the FIFO has a problem. What it currently does is this: It stops the SPI hardware and writes to the TX FIFO...

0.00176EPSS
SaveExploits0References8
CVE
CVE
added yesterday10 views

CVE-2026-74271

CVE-2026-74271 affects the Linux kernel’s power supply core. If the device tree property power-supplies has multiple values, accessing psy->supplied_from[i-1] in __power_supply_populate_supplied_from can overrun the supplied_from array. The patch fixes supplied_from allocations to prevent the ...

5.3AI score0.00205EPSS
SaveExploits0References6
EUVD
EUVD
added yesterday3 views

EUVD-2026-59418

In the Linux kernel, the following vulnerability has been resolved: power: supply: core: fix suppliedfrom allocations If dts property power-supplies has multiple values, then accessing to psy-suppliedfromi-1 in powersupplypopulatesuppliedfrom will overrun suppliedfrom array...

5.3AI score0.00205EPSS
SaveExploits0References6
Cvelist
Cvelist
added yesterday19 views

CVE-2026-74271 power: supply: core: fix supplied_from allocations

In the Linux kernel, the following vulnerability has been resolved: power: supply: core: fix suppliedfrom allocations If dts property power-supplies has multiple values, then accessing to psy-suppliedfromi-1 in powersupplypopulatesuppliedfrom will overrun suppliedfrom array...

0.00205EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added yesterday6 views

CVE-2026-74262

In the Linux kernel, the following vulnerability has been resolved: kcm: use WRITEONCE when changing lower socket callbacks kcmattach replaces a live lower TCP socket's skdataready and skwritespace callbacks with KCM handlers, and kcmunattach restores them later. Those callback-pointer updates ar...

5.6AI score0.0019EPSS
SaveExploits0
CVE
CVE
added yesterday11 views

CVE-2026-74256

Summary: CVE-2026-74256 concerns the Linux kernel’s BPF sockmap path where an integer overflow in bpf_msg_pop_data() bounds check can occur because start and len are 32-bit. The code computes a 64-bit last = start + len, but the current bounds check uses 32-bit arithmetic, allowing out-of-range s...

5.4AI score0.0021EPSS
SaveExploits0References8
EUVD
EUVD
added yesterday3 views

EUVD-2026-59403

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: fix integer overflow in bpfmsgpopdata bounds check start and len are u32, so u64 last = start + len; evaluates start + len in 32-bit and wraps before storing it in last. The bounds check if start = offset + l || las...

5.5AI score0.0021EPSS
SaveExploits0References8
Cvelist
Cvelist
added yesterday19 views

CVE-2026-74256 bpf, sockmap: fix integer overflow in bpf_msg_pop_data() bounds check

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: fix integer overflow in bpfmsgpopdata bounds check start and len are u32, so u64 last = start + len; evaluates start + len in 32-bit and wraps before storing it in last. The bounds check if start = offset + l || las...

0.0021EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-72491

In the Linux kernel, the following vulnerability has been resolved: net/9p: fix race condition on rdma-state in transrdma.c The rdma-state field is modified without holding reqlock in both recvdone and p9cmeventhandler, while rdmarequest accesses the same field under the reqlock spinlock. This...

5.5AI score0.0022EPSS
SaveExploits0
CVE
CVE
added yesterday10 views

CVE-2026-72480

CVE-2026-72480 in the Linux kernel affects the IIO ADC Xilinx AMS driver. The vulnerability arises when ams_event_to_channel() returns a pointer past the end of dev->channels if no matching scan_index is found, potentially causing invalid memory access in ams_handle_event(). The fix adds a bou...

5.3AI score0.0018EPSS
SaveExploits0References6
Cvelist
Cvelist
added yesterday18 views

CVE-2026-72478 fs/ntfs3: add bounds check to run_get_highest_vcn()

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: add bounds check to rungethighestvcn rungethighestvcn parses a packed NTFS mapping-pairs buffer without any length bound, relying solely on a 0x00 terminator to stop. A crafted $LogFile UpdateMappingPairs record whose...

0.0018EPSS
SaveExploits0References6
Cvelist
Cvelist
added yesterday19 views

CVE-2026-72470 fs/ntfs3: resize log->one_page_buf when adopting on-disk page size

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: resize log-onepagebuf when adopting on-disk page size logreplay allocates log-onepagebuf using the page size that was chosen from the host PAGESIZE: log-onepagebuf = kmalloclog-pagesize, GFPNOFS; Later, when a restart...

0.00175EPSS
SaveExploits0References5
EUVD
EUVD
added yesterday3 views

EUVD-2026-59369

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: resize log-onepagebuf when adopting on-disk page size logreplay allocates log-onepagebuf using the page size that was chosen from the host PAGESIZE: log-onepagebuf = kmalloclog-pagesize, GFPNOFS; Later, when a restart...

5.4AI score0.00175EPSS
SaveExploits0References5
CVE
CVE
added yesterday15 views

CVE-2026-72470

Summary: CVE-2026-72470 affects the Linux kernel ntfs3 driver. When mounting a dirty NTFS volume, log_replay() initially allocates log->one_page_buf using the host’s PAGE_SIZE, but if the on-disk page size is larger, the buffer is not grown. This can lead to reading log data into an undersized...

5.4AI score0.00175EPSS
SaveExploits0References5
CVE
CVE
added yesterday10 views

CVE-2026-72465

Summary (CVE-2026-72465) : In the Linux kernel, the xprtrdma subsystem (rpcrdma) had a credit handling bug. The reply credit grant could be parsed to an inflated value and, due to control flow, reach out_post without a proper clamp, allowing a reply for an unknown XID to drive refills and Receive...

5.4AI score0.00215EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added yesterday5 views

CVE-2026-72463

In the Linux kernel, the following vulnerability has been resolved: xfrm: Fix dev use-after-free in xfrm async resumption xfrm async resumption hold skb-dev refcnt until after transportfinish. However, xfrmrcvcb may modify skb-dev to tunnel dev without taking device reference, such as vtircvcb. T...

5.5AI score0.00162EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday3 views

CVE-2026-72461

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix refcount leak when updating the skctx Currently updateskctx transfers the plabel reference, unfortunately it is also unconditionally put in the caller. Ideally we would make the caller conditionally put the referenc...

5.3AI score0.00173EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-72454

In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Fix race in i3chciaddrtodev i3chciaddrtodev walks bus-devs.i3c, which is protected by bus.lock rwsem. However, it is invoked from the MIPI I3C HCI IRQ handler, which cannot take bus.lock. This allows concurrent...

5.5AI score0.00162EPSS
SaveExploits0
CVE
CVE
added yesterday7 views

CVE-2026-72450

CVE-2026-72450 affects the Linux kernel’s xfrm subsystem. Syzbot reported a shift-out-of-bounds in xfrm_selector_match when an AF_UNSPEC selector with a large prefixlen (e.g., 128) is matched against IPv4 flows under XFRM_STATE_AF_UNSPEC. The fix conceptually: (1) reject mismatched families in xf...

5.4AI score0.0022EPSS
SaveExploits0References8
EUVD
EUVD
added yesterday5 views

EUVD-2026-59349

In the Linux kernel, the following vulnerability has been resolved: xfrm: validate selector family and prefixlen during match syzbot reported a shift-out-of-bounds in xfrmselectormatch due to AFUNSPEC selector with large prefixlen e.g. 128 matched against IPv4 flow when XFRMSTATEAFUNSPEC is set...

5.4AI score0.0022EPSS
SaveExploits0References8
Rows per page
Query Builder