Lucene search
+L

769 matches found

NVD
NVD
added 2025/05/02 4:15 p.m.13 views

CVE-2023-53087

In the Linux kernel, the following vulnerability has been resolved: drm/i915/active: Fix misuse of non-idle barriers as fence trackers Users reported oopses on list corruptions when using i915 perf with a number of concurrently running graphics applications. Root cause analysis pointed at an issu...

7.8CVSS0.00208EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/02 4:15 p.m.7 views

UBUNTU-CVE-2023-53087

In the Linux kernel, the following vulnerability has been resolved: drm/i915/active: Fix misuse of non-idle barriers as fence trackers Users reported oopses on list corruptions when using i915 perf with a number of concurrently running graphics applications. Root cause analysis pointed at an issu...

7.8CVSS6.1AI score0.00208EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/02 3:55 p.m.129 views

CVE-2023-53087

CVE-2023-53087 involves the Linux kernel (drm/i915/active) where a race in barrier processing could cause list corruption and oopses when using i915 perf with multiple graphics applications. Root cause: misused non-idle barriers as fence trackers during concurrent barrier preallocate/acquire and ...

7.8CVSS6.6AI score0.00208EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.41 views

CVE-2023-53087 drm/i915/active: Fix misuse of non-idle barriers as fence trackers

In the Linux kernel, the following vulnerability has been resolved: drm/i915/active: Fix misuse of non-idle barriers as fence trackers Users reported oopses on list corruptions when using i915 perf with a number of concurrently running graphics applications. Root cause analysis pointed at an issu...

7.8CVSS0.00208EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/02 3:55 p.m.25 views

CVE-2023-53087 drm/i915/active: Fix misuse of non-idle barriers as fence trackers

In the Linux kernel, the following vulnerability has been resolved: drm/i915/active: Fix misuse of non-idle barriers as fence trackers Users reported oopses on list corruptions when using i915 perf with a number of concurrently running graphics applications. Root cause analysis pointed at an issu...

7.8CVSS6AI score
SaveExploits0References8
CNNVD
CNNVD
added 2025/05/02 12:00 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the incorrect use of the non-idle barrier by drmi915active...

5.5CVSS6.5AI score0.00208EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/01 3:16 p.m.7 views

DEBIAN-CVE-2022-49920

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: netlink notifier might race to release objects commit release path is invoked via callrcu and it runs lockless to release the objects after rcu grace period. The netlink notifier handler might win race to...

4.7CVSS5.2AI score0.00143EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.10 views

PT-2025-18637 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel's netfilter: nf tables has been identified. The issue involves the netlink notifier, which could potentially race to release objects. This occurs...

4.7CVSS5.1AI score0.00143EPSS
SaveExploits0References13
Packet Storm News
Packet Storm News
added 2025/04/29 12:00 a.m.14 views

CISA: Dams Sector Waterside Barriers Guide

This guide was developed to assist dam owners and operators in understanding the possible need for waterside barriers as part of their overall security plan. It provides them and security personnel with a cursory level of information on barriers and their use, maintenance considerations, and...

7AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/18 11:18 p.m.17 views

SUSE CVE-2025-40325

In the Linux kernel, the following vulnerability has been resolved: md/raid10: wait barrier before returning discard request with REQNOWAIT raid10handlediscard should wait barrier before returning a discard bio which has REQNOWAIT. And there is no need to print warning calltrace if a discard bio...

5.5CVSS6.5AI score0.00245EPSS
SaveExploits0References16
OSV
OSV
added 2025/04/18 7:15 a.m.17 views

AZL-62773 CVE-2025-40325 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: md/raid10: wait barrier before returning discard request with REQNOWAIT raid10handlediscard should wait barrier before returning a discard bio which has REQNOWAIT. And there is no need to print warning calltrace if a discard bio...

5.5CVSS6AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/18 7:15 a.m.11 views

AZL-69731 CVE-2025-40325 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: md/raid10: wait barrier before returning discard request with REQNOWAIT raid10handlediscard should wait barrier before returning a discard bio which has REQNOWAIT. And there is no need to print warning calltrace if a discard bio...

5.5CVSS5.8AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/18 7:15 a.m.14 views

UBUNTU-CVE-2025-40325

In the Linux kernel, the following vulnerability has been resolved: md/raid10: wait barrier before returning discard request with REQNOWAIT raid10handlediscard should wait barrier before returning a discard bio which has REQNOWAIT. And there is no need to print warning calltrace if a discard bio...

5.5CVSS5.8AI score0.00245EPSS
SaveExploits0References22
CNNVD
CNNVD
added 2025/04/18 12:00 a.m.14 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an unwaiting barrier processing NOWAIT discard request that could lead to an inconsistent state...

5.5CVSS6.3AI score0.00245EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/04/17 6:39 a.m.18 views

xorg: xwayland: Out-of-bounds write in CreatePointerBarrierClient()

An out-of-bounds write flaw was found in X.Org and Xwayland. The function GetBarrierDevice searches for the pointer device based on its device ID and returns the matching value, or supposedly NULL, if no match was found. However, the code will return the last element of the list if no matching...

7.8CVSS7.1AI score0.00397EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/03/28 3:38 a.m.8 views

SUSE CVE-2023-52982

In the Linux kernel, the following vulnerability has been resolved: fscache: Use waitonbit to wait for the freeing of relinquished volume The freeing of relinquished volume will wake up the pending volume acquisition by using wakeupbit, however it is mismatched with waitvarevent used in...

5.5CVSS7.9AI score0.00224EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/03/28 3:00 a.m.11 views

SUSE CVE-2025-21892

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix the recovery flow of the UMR QP This patch addresses an issue in the recovery flow of the UMR QP, ensuring tasks do not get stuck, as highlighted by the call trace 1. During recovery, before transitioning the QP to...

5.5CVSS7.5AI score0.00135EPSS
SaveExploits0References15
NVD
NVD
added 2025/03/27 5:15 p.m.78 views

CVE-2023-52982

In the Linux kernel, the following vulnerability has been resolved: fscache: Use waitonbit to wait for the freeing of relinquished volume The freeing of relinquished volume will wake up the pending volume acquisition by using wakeupbit, however it is mismatched with waitvarevent used in...

5.5CVSS0.00224EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/27 5:15 p.m.3 views

DEBIAN-CVE-2023-52982

In the Linux kernel, the following vulnerability has been resolved: fscache: Use waitonbit to wait for the freeing of relinquished volume The freeing of relinquished volume will wake up the pending volume acquisition by using wakeupbit, however it is mismatched with waitvarevent used in...

5.5CVSS5.4AI score0.00224EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.65 views

CVE-2023-52982

In the Linux kernel, the following vulnerability has been resolved: fscache: Use waitonbit to wait for the freeing of relinquished volume The freeing of relinquished volume will wake up the pending volume acquisition by using wakeupbit, however it is mismatched with waitvarevent used in...

5.5CVSS5.4AI score0.00224EPSS
SaveExploits0
Rows per page
Query Builder