Lucene search
+L

48 matches found

NVD
NVD
added 2026/08/10 1:20 p.m.10 views

CVE-2026-68418

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Prevent user-triggered null deref on QP create Previously, the user QP creation path would only attempt to populate iwqp-iwpbl if the user-provided req.userwqebufs field was non-zero. The problem is that iwqp-iwpbl is...

0.00154EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:07 p.m.8 views

SUSE CVE-2026-53380

In the Linux kernel, the following vulnerability has been resolved: media: rzv2h-ivc: Fix concurrent buffer list access The list of buffers rzv2hivc::buffers.queue is protected by a spinlock rzv2hivc::buffers.lock. However, in rzv2hivctransferbuffer, which runs in a separate workqueue, the listde...

7.8CVSS5.6AI score0.00165EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/21 5:12 a.m.7 views

CVE-2026-53380

A flaw was found in the Linux kernel's rzv2h-ivc media driver. The driver's buffer list, which is protected by a spinlock, can be concurrently modified because a buffer removal operation listdel is performed outside of the protected section. This concurrent access to the buffer list without prope...

7.8CVSS5.7AI score0.00165EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-53380

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: media: rzv2h-ivc: Fix concurrent buffer list access The list of buffers...

7.8CVSS5.7AI score0.00165EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/19 11:16 a.m.10 views

CVE-2026-53380

In the Linux kernel, the following vulnerability has been resolved: media: rzv2h-ivc: Fix concurrent buffer list access The list of buffers rzv2hivc::buffers.queue is protected by a spinlock rzv2hivc::buffers.lock. However, in rzv2hivctransferbuffer, which runs in a separate workqueue, the listde...

7.8CVSS0.00165EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/19 10:02 a.m.14 views

CVE-2026-53380

In the Linux kernel, the following vulnerability has been resolved: media: rzv2h-ivc: Fix concurrent buffer list access The list of buffers rzv2hivc::buffers.queue is protected by a spinlock rzv2hivc::buffers.lock. However, in rzv2hivctransferbuffer, which runs in a separate workqueue, the listde...

7.8CVSS5.5AI score0.00165EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 10:02 a.m.40 views

CVE-2026-53380

CVE-2026-53380 affects the Linux kernel media component rzv2h-ivc. The vulnerability arises from concurrent access to the internal buffer list rzv2h_ivc::buffers.queue: in rzv2h_ivc_transfer_buffer(), a list_del() occurs without holding the spinlock rzv2h_ivc::buffers.lock, allowing concurrent mo...

7.8CVSS5.7AI score0.00165EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/19 10:02 a.m.10 views

CVE-2026-53380

In the Linux kernel, the following vulnerability has been resolved: media: rzv2h-ivc: Fix concurrent buffer list access The list of buffers rzv2hivc::buffers.queue is protected by a spinlock rzv2hivc::buffers.lock. However, in rzv2hivctransferbuffer, which runs in a separate workqueue, the listde...

5.6AI score0.00165EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/19 10:02 a.m.23 views

EUVD-2026-45453

In the Linux kernel, the following vulnerability has been resolved: media: rzv2h-ivc: Fix concurrent buffer list access The list of buffers rzv2hivc::buffers.queue is protected by a spinlock rzv2hivc::buffers.lock. However, in rzv2hivctransferbuffer, which runs in a separate workqueue, the listde...

5.6AI score0.00165EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/19 10:02 a.m.42 views

CVE-2026-53380 media: rzv2h-ivc: Fix concurrent buffer list access

In the Linux kernel, the following vulnerability has been resolved: media: rzv2h-ivc: Fix concurrent buffer list access The list of buffers rzv2hivc::buffers.queue is protected by a spinlock rzv2hivc::buffers.lock. However, in rzv2hivctransferbuffer, which runs in a separate workqueue, the listde...

7.8CVSS0.00165EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 10:02 a.m.8 views

CVE-2026-53380 media: rzv2h-ivc: Fix concurrent buffer list access

In the Linux kernel, the following vulnerability has been resolved: media: rzv2h-ivc: Fix concurrent buffer list access The list of buffers rzv2hivc::buffers.queue is protected by a spinlock rzv2hivc::buffers.lock. However, in rzv2hivctransferbuffer, which runs in a separate workqueue, the listde...

7.8CVSS5.7AI score
SaveExploits0References5
CVE
CVE
added 2026/05/27 12:18 p.m.37 views

CVE-2026-45979

CVE-2026-45979 affects the Linux kernel amdgpu driver. The issue arises in drm/amdgpu: clean up the amdgpu_cs_parser_bos where, under low memory conditions, kmalloc can fail and the mutex may not be unlocked, leading to resource contention. The patch/fix exits cleanly by unlocking the mutex, and ...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References2Affected Software1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.10 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: iouring/kbuf: Check whether the target buffer list is still of the legacy type during recycling. There is a gap between the time the buffer is acquired and the time it potentially gets recycled. If the bufferlist is empty, someon...

7.8CVSS5.8AI score0.0013EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.17 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: media: iris: Add the buffer to the list only after a successful allocation. We moved the listaddtail function to after dmaalloc attrs succeeds when creating internal buffers. Previously, the buffer was enqueued into the...

5.5CVSS5.9AI score0.00126EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/05/13 3:34 a.m.19 views

SUSE CVE-2026-43366

In the Linux kernel, the following vulnerability has been resolved: iouring/kbuf: check if target buffer list is still legacy on recycle There's a gap between when the buffer was grabbed and when it potentially gets recycled, where if the list is empty, someone could've upgraded it to a ring...

7CVSS5.9AI score0.0013EPSS
SaveExploits0References131
RedhatCVE
RedhatCVE
added 2026/05/08 8:47 p.m.35 views

CVE-2026-43366

A flaw was found in the Linux kernel. A vulnerability exists in the iouring/kbuf component related to buffer recycling. There is a time gap where a buffer list, if empty, could be incorrectly upgraded to a ring-provided type. The legacy recycling mechanism fails to properly check the buffer list'...

7.8CVSS6AI score0.0013EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/08 3:31 p.m.19 views

EUVD-2026-28672

In the Linux kernel, the following vulnerability has been resolved: iouring/kbuf: check if target buffer list is still legacy on recycle There's a gap between when the buffer was grabbed and when it potentially gets recycled, where if the list is empty, someone could've upgraded it to a ring...

5.9AI score0.0013EPSS
SaveExploits0References7
OSV
OSV
added 2026/05/08 3:16 p.m.28 views

UBUNTU-CVE-2026-43366

In the Linux kernel, the following vulnerability has been resolved: iouring/kbuf: check if target buffer list is still legacy on recycle There's a gap between when the buffer was grabbed and when it potentially gets recycled, where if the list is empty, someone could've upgraded it to a ring...

7.8CVSS5.8AI score0.0013EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2026/05/08 2:21 p.m.59 views

CVE-2026-43366 io_uring/kbuf: check if target buffer list is still legacy on recycle

In the Linux kernel, the following vulnerability has been resolved: iouring/kbuf: check if target buffer list is still legacy on recycle There's a gap between when the buffer was grabbed and when it potentially gets recycled, where if the list is empty, someone could've upgraded it to a ring...

7.8CVSS0.0013EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/08 2:21 p.m.14 views

CVE-2026-43366 io_uring/kbuf: check if target buffer list is still legacy on recycle

In the Linux kernel, the following vulnerability has been resolved: iouring/kbuf: check if target buffer list is still legacy on recycle There's a gap between when the buffer was grabbed and when it potentially gets recycled, where if the list is empty, someone could've upgraded it to a ring...

7.8CVSS6.2AI score
SaveExploits0References9
Rows per page
Query Builder