Lucene search
+L

540729 matches found

EUVD
EUVD
•added 2026/09/25 10:22 a.m.•7 views

EUVD-2026-86755

In the Linux kernel, the following vulnerability has been resolved: genetlink: pin family module during policy dump The generic netlink controller's policy dump keeps pointers to the target family's operation and policy tables in its callback state. A dump may be split across multiple skbs and...

5.8AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/25 10:22 a.m.•3 views

CVE-2026-97899 drm/i915: Fix memory leak in query_perf_config_list()

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix memory leak in queryperfconfiglist When krealloc fails, free the original oaconfigids before returning to avoid a memory leak. cherry picked from commit 9977e9d84f46d4f12ad35fbbc0ec4638554bce87...

5.6AI score
SaveExploits0References7
EUVD
EUVD
•added 2026/09/25 10:22 a.m.•9 views

EUVD-2026-86753

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix memory leak in queryperfconfiglist When krealloc fails, free the original oaconfigids before returning to avoid a memory leak. cherry picked from commit 9977e9d84f46d4f12ad35fbbc0ec4638554bce87...

5.6AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/25 10:22 a.m.•9 views

CVE-2026-97899

The Linux kernel contains a memory leak vulnerability within the drm/i915 driver, specifically inside the query_perf_config_list() function. The root cause occurs when krealloc() fails, as the original oa_config_ids are not freed before returning, leading to a memory leak. The issue has been reso...

5.6AI score0.00168EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/25 10:22 a.m.•8 views

EUVD-2026-86751

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Flush LSC untyped L1 dataport cache after rcs/ccs batches emitrendercacheflush sets PIPECONTROL0HDCPIPELINEFLUSH to flush the L2/HDC data cache before fence signalling, but it never requests a flush of the LSC untyped L1...

5.9AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/25 10:22 a.m.•4 views

CVE-2026-97620 drm/xe: Flush LSC untyped L1 dataport cache after rcs/ccs batches

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Flush LSC untyped L1 dataport cache after rcs/ccs batches emitrendercacheflush sets PIPECONTROL0HDCPIPELINEFLUSH to flush the L2/HDC data cache before fence signalling, but it never requests a flush of the LSC untyped L1...

5.9AI score
SaveExploits0References6
CVE
CVE
•added 2026/09/25 10:22 a.m.•10 views

CVE-2026-97621

The Linux kernel contains a buffer overflow vulnerability in the drm/rockchip: analogix_dp component. Specifically, the function rockchip_dp_drm_encoder_enable() utilizes sprintf() to format a device tree path into a fixed 32-byte stack buffer . Because device tree paths can exceed this size, a s...

5.9AI score0.00198EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/25 10:22 a.m.•12 views

CVE-2026-97620

The Linux kernel contains a vulnerability in the drm/xe driver where the emit_render_cache_flush() function failed to request a flush of the LSC untyped L1 dataport cache . While HDC Pipeline Flush was historically expected to handle this, newer platforms like MTL and BMG no longer maintain this ...

5.9AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/25 10:22 a.m.•4 views

CVE-2026-97621 drm/rockchip: analogix_dp: fix unchecked bound endpoint name length

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: analogixdp: fix unchecked bound endpoint name length rockchipdpdrmencoderenable uses sprintf to format a device tree path into a 32-byte stack buffer. Device tree paths are not limited to this size, so a sufficientl...

5.9AI score
SaveExploits0References6
EUVD
EUVD
•added 2026/09/25 10:22 a.m.•7 views

EUVD-2026-86752

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: analogixdp: fix unchecked bound endpoint name length rockchipdpdrmencoderenable uses sprintf to format a device tree path into a 32-byte stack buffer. Device tree paths are not limited to this size, so a sufficientl...

5.9AI score0.00198EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/25 10:22 a.m.•9 views

CVE-2026-97619

The Linux kernel contains a vulnerability in the io_uring subsystem regarding write accounting. Specifically, moving write accounting out of the kiocb completion handler and into io_req_rw_complete() task work creates a risk where dropping SB_FREEZE_WRITE protection depends on a task that may be ...

5.8AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/25 10:22 a.m.•4 views

CVE-2026-97619 io_uring/rw: end write accounting from ->ki_complete

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: end write accounting from -kicomplete Commit b000145e9907 moved both the fsnotify calls and the write accounting out of the kiocb completion handler and into the ioreqrwcomplete taskwork. However, only the fsnotify pa...

5.8AI score
SaveExploits0References6
EUVD
EUVD
•added 2026/09/25 10:22 a.m.•7 views

EUVD-2026-86750

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: end write accounting from -kicomplete Commit b000145e9907 moved both the fsnotify calls and the write accounting out of the kiocb completion handler and into the ioreqrwcomplete taskwork. However, only the fsnotify pa...

5.8AI score0.00198EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/25 10:22 a.m.•9 views

EUVD-2026-86749

In the Linux kernel, the following vulnerability has been resolved: iouring/net: don't overconsume buffers when using MSGTRUNC When a recv/recvmsg is issued with MSGTRUNC and the incoming packet is larger than the provided buffer, the net layer returns the full length of the packet rather than th...

6AI score0.00198EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/25 10:22 a.m.•10 views

CVE-2026-97618

The Linux kernel contains a vulnerability in the io_uring/net subsystem where a recv/recvmsg operation using MSG_TRUNC causes the system to overconsume buffers. Specifically, if an incoming packet exceeds the provided buffer size, the net layer returns the full packet length instead of the number...

6AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/25 10:22 a.m.•4 views

CVE-2026-97618 io_uring/net: don't overconsume buffers when using MSG_TRUNC

In the Linux kernel, the following vulnerability has been resolved: iouring/net: don't overconsume buffers when using MSGTRUNC When a recv/recvmsg is issued with MSGTRUNC and the incoming packet is larger than the provided buffer, the net layer returns the full length of the packet rather than th...

6AI score
SaveExploits0References6
OSV
OSV
•added 2026/09/25 10:22 a.m.•4 views

CVE-2026-97617 ring-buffer: Check resize_disabled before publishing the new subbuf order

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Check resizedisabled before publishing the new subbuf order ringbuffersubbuforderset stores the new order and only then walks the CPUs, returning -EBUSY if any of them has resizing disabled. A user mapped buffer has...

6AI score
SaveExploits0References7
CVE
CVE
•added 2026/09/25 10:22 a.m.•9 views

CVE-2026-97617

A vulnerability exists in the Linux kernel 's ring-buffer mechanism. The ring_buffer_subbuf_order_set() function incorrectly stores a new order before checking if any CPUs have resizing disabled. Because __rb_map_vma() reads buffer->subbuf_order without holding the buffer->mutex, a race con...

6AI score0.002EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/25 10:22 a.m.•6 views

EUVD-2026-86748

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Check resizedisabled before publishing the new subbuf order ringbuffersubbuforderset stores the new order and only then walks the CPUs, returning -EBUSY if any of them has resizing disabled. A user mapped buffer has...

6AI score0.002EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/25 10:22 a.m.•6 views

CVE-2026-97616 net/sched: act_api: release all action references on NEWACTION failure

In the Linux kernel, the following vulnerability has been resolved: net/sched: actapi: release all action references on NEWACTION failure When a batched RTMNEWACTION request replaces an existing action, tcfidrcheckalloc takes a temporary reference on it. If a later action fails to initialize,...

5.8AI score
SaveExploits0References7
Rows per page
Query Builder