Lucene search
+L

22 matches found

NVD
NVD
added 2026/08/22 4:16 p.m.9 views

CVE-2026-74634

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Prevent subbuf order change when resizing is disabled Because ringbuffersubbuforderset frees buffer pages, we can't allow it when resizing is disabled. A non-consuming reader is at risk of use-after-free rbadvanceite...

7.8CVSS0.00125EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/22 3:32 p.m.27 views

CVE-2026-74634

This vulnerability affects the Linux kernel ring-buffer subsystem. The root cause is that ring_buffer_subbuf_order_set() frees buffer pages even when resizing is disabled, leaving a non-consuming reader exposed to a use-after-free in rb_advance_iter(). The fix returns -EBUSY on resize_disabled, m...

7.8CVSS5.7AI score0.00125EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/22 3:32 p.m.11 views

CVE-2026-74634 ring-buffer: Prevent subbuf order change when resizing is disabled

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Prevent subbuf order change when resizing is disabled Because ringbuffersubbuforderset frees buffer pages, we can't allow it when resizing is disabled. A non-consuming reader is at risk of use-after-free rbadvanceite...

7.8CVSS5.9AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-74634

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ring-buffer: Prevent subbuf order change when resizing is disabled Because ringbuffersubbuforderset frees buffer pages, we can't allow it when resizing is...

7.8CVSS5.7AI score0.00125EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.36 views

CVE-2026-68400 firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculation

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Fix Endpoint Memory Access Descriptor offset calculation Use the descriptor's epmemoffset to calculate the start of the endpoint memory access array and to comply with the FF-A spec instead of defaulting to...

7.8CVSS0.00127EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/29 6:00 a.m.55 views

CVE-2026-9676 f4 Post Tree < 2.0.5 - Subscriber+ Arbitrary Post Parent/Menu Order Modification

The F4 Post Tree WordPress plugin before 2.0.5 does not perform capability checks or CSRF/nonce verification on one of its AJAX actions, allowing authenticated users with Subscriber-level access and above to modify the parent and menu order of arbitrary posts...

0.00142EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/29 6:00 a.m.11 views

CVE-2026-9676

The F4 Post Tree WordPress plugin before 2.0.5 does not perform capability checks or CSRF/nonce verification on one of its AJAX actions, allowing authenticated users with Subscriber-level access and above to modify the parent and menu order of arbitrary posts...

5.9AI score0.00142EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/24 1:05 p.m.34 views

CVE-2022-50738 vhost-vdpa: fix an iotlb memory leak

In the Linux kernel, the following vulnerability has been resolved: vhost-vdpa: fix an iotlb memory leak Before commit 3d5698793897 "vhost-vdpa: introduce asid based IOTLB" we called vhostvdpaiotlbunmapv, iotlb, 0ULL, 0ULL - 1 during release to free all the resources allocated when processing use...

0.00232EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 4:09 a.m.8 views

CVE-2025-40338 ASoC: Intel: avs: Do not share the name pointer between components

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Do not share the name pointer between components By sharing 'name' directly, tearing down components may lead to use-after-free errors. Duplicate the name to avoid that. At the same time, update the order of...

6.4AI score
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2023-59945

Malicious code in bioql PyPI...

6.3AI score0.0016EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/16 5:15 p.m.15 views

UBUNTU-CVE-2023-53316

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: Free resources after unregistering them The DP component's unbind operation walks through the submodules to unregister and clean things up. But if the unbind happens because the DP controller itself is being removed,...

7.8CVSS5.9AI score0.0016EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/15 2:49 p.m.27 views

CVE-2022-50329

CVE-2022-50329 affects the Linux kernel’s block/bfq subsystem. The root cause was a use-after-free: bfqq could be freed in bfq_exit_icq_bfqq() and then used in bic_set_bfqq(), leading to UAF. The fix reorders operations by moving bfq_exit_bfqq() behind bic_set_bfqq(), preventing the invalid access.

7.8CVSS6.2AI score0.00165EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2025/08/27 2:40 p.m.58 views

CVE-2025-53105

Technical details beyond what is in the initial document are not publicly available in the provided materials. Monitor for updates on affected versions (10.0.0–10.0.18) and patch 10.0.19.

7.5CVSS6.6AI score0.00356EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/08/19 5:03 p.m.20 views

CVE-2025-38582

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix double destruction of rsvqp rsvqp may be double destroyed in error flow, first in freemrinit, and then in hnsroceexit. Fix it by moving the freemrinit call into hnsrocev2init. listdel corruption, ffff589732eb9b50-ne...

7.8CVSS6.1AI score0.00165EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 12:05 a.m.18 views

CVE-2022-4386

The Intuitive Custom Post Order WordPress plugin before 3.1.4 lacks CSRF protection in its update-menu-order ajax action, allowing an attacker to trick any user to change the menu order via a CSRF attack...

4.3CVSS6.6AI score0.00267EPSS
SaveExploits2References1
CNNVD
CNNVD
added 2025/04/02 12:00 a.m.9 views

Jenkins plugin Simple Queue 跨站请求伪造漏洞

Jenkins and Jenkins plugin are both Jenkins open source products.Jenkins is an application software. An open source automation server Jenkins provides hundreds of plugins to support building, deploying and automating any project.Jenkins plugin is an application software plugin. A cross-site reque...

4.3CVSS6.4AI score0.0025EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.7 views

icmp: change the order of rate limits

...

9.4CVSS7.1AI score0.00608EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/10/21 11:53 a.m.34 views

CVE-2024-47678 icmp: change the order of rate limits

In the Linux kernel, the following vulnerability has been resolved: icmp: change the order of rate limits ICMP messages are ratelimited : After the blamed commits, the two rate limiters are applied in this order: 1 host wide ratelimit icmpglobalallow 2 Per destination ratelimit inetpeer based In...

9.4CVSS0.00608EPSS
SaveExploits0References5
OSV
OSV
added 2023/11/28 9:15 p.m.9 views

CVE-2023-29061

There is no BIOS password on the FACSChorus workstation. A threat actor with physical access to the workstation can potentially exploit this vulnerability to access the BIOS configuration and modify the drive boot order and BIOS pre-boot authentication...

5.2CVSS5.8AI score0.00378EPSS
SaveExploits0References1
OSV
OSV
added 2023/02/07 11:15 p.m.12 views

CVE-2023-0730

The Wicked Folders plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.18.16. This is due to missing or incorrect nonce validation on the ajaxsavefolderorder function. This makes it possible for unauthenticated attackers to invoke this function via...

4.3CVSS5.7AI score0.00322EPSS
SaveExploits0References3
Rows per page
Query Builder