Lucene search
+L

708 matches found

Positive Technologies
Positive Technologies
added 2023/11/14 12:00 a.m.16 views

PT-2025-38440

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel where the blkg iostat set structure is not properly re-initialized after being cleared in the blkcg reset stats function. This occurs when blkg alloc is...

5.5CVSS6.7AI score0.00161EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.10 views

kernel: io_uring/rw: defer fsnotify calls to task context

A locking context violation was found in the Linux kernel's iouring subsystem. The fsnotify calls were being made directly from kiocb completion context, which can execute in soft or hard IRQ context. This causes lockdep warnings when fsnotify attempts memory allocation with GFPKERNEL flags, whic...

5.8AI score0.00193EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.10 views

kernel: rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()

A lockdep warning was found in the Linux kernel's RCU subsystem. The rcuforcequiescentstate function incorrectly uses thiscpuread in preemptible code context. This macro requires preemption to be disabled, but the code can be called from preemptible context during rcutorture testing, triggering a...

5.8AI score0.00241EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/09/08 12:00 a.m.10 views

PT-2025-54127

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.5.0-rc7 Description The Linux kernel contained a flaw within the btrfs subsystem related to the ino lookup ioctl. Specifically, the issue arises when calling btrfs iget to obtain an inode reference while holdin...

4.6CVSS6.1AI score0.00178EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/09/05 12:00 a.m.5 views

PT-2025-53190

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.5.0-rc4-rt2-yocto-preempt-rt+ 15 Description The Linux kernel contained a flaw related to memory information dumping within the RCU Read-Copy-Update subsystem. Specifically, when call rcu was invoked multiple...

6CVSS5.9AI score0.00195EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.12 views

kernel: USB: gadget: Fix obscure lockdep violation for udc_mutex

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix obscure lockdep violation for udcmutex A recent commit expanding the scope of the udclock mutex in the gadget core managed to cause an obscure and slightly bizarre lockdep violation. In abbreviated form:...

5.5CVSS6.2AI score0.00139EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.9 views

kernel: USB: core: Prevent nested device-reset calls

In the Linux kernel, the following vulnerability has been resolved: USB: core: Prevent nested device-reset calls Automatic kernel fuzzing revealed a recursive locking violation in usb-storage: ============================================ WARNING: possible recursive locking detected 5.18.0 3 Not...

5.5CVSS6.3AI score0.00161EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/05/09 12:00 a.m.21 views

PT-2025-26074 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential NULL pointer dereference issue has been identified in the Linux kernel, specifically in the kernfs remove function. This issue arises when lockdep is enabled, causing lockd...

8.8CVSS7.3AI score0.03998EPSS
SaveExploits20References688
OSV
OSV
added 2023/02/13 5:38 p.m.13 views

GSD-2023-1002073 l2tp: prevent lockdep issue in l2tp_tunnel_register()

l2tp: prevent lockdep issue in l2tptunnelregister This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.91 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/02/13 12:00 a.m.2 views

PT-2023-35149 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.91 Description: The issue is related to a potential lockdep problem in the l2tp tunnel register function. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kern...

7.1AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/02/13 12:00 a.m.3 views

PT-2023-35002 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.1.9 Description: The issue is related to a potential lockdep problem in the l2tp tunnel register function. The actual impact and likelihood of an attack have not been confirmed. Recommendations: For Linux...

7.1AI score
SaveExploits0References1
OSV
OSV
added 2023/01/17 5:51 p.m.6 views

GSD-2023-1000614 rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()

rcu: Fix thiscpuread lockdep warning in rcuforcequiescentstate This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.16 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 5:38 p.m.18 views

GSD-2023-1000425 bonding: fix lockdep splat in bond_miimon_commit()

bonding: fix lockdep splat in bondmiimoncommit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.19 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 3:56 p.m.9 views

GSD-2023-1000054 net/mlx5: Lag, avoid lockdep warnings

net/mlx5: Lag, avoid lockdep warnings This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.13 by commit ff24a802204620214afa75a5e64280f40015e399...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/01/17 12:00 a.m.5 views

PT-2023-33502 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions 6.0.16 through 6.0.18 Description: The issue is related to a lockdep splat in the bond miimon commit function. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel version...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/01/17 12:00 a.m.4 views

PT-2023-33131 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.13 Description: The issue is related to the net/mlx5 component, which may cause a lag and produce lockdep warnings. The actual impact and potential for exploitation have not been proven yet. Recommendations...

7.1AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/01/11 12:00 a.m.14 views

PT-2025-13311

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the Linux kernel related to the -anon vma attachment to the VMA. The issue arises when collapse and free pmd requires the -anon vma to be locked, but the lock ...

7.8CVSS7AI score0.00194EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/01/01 12:00 a.m.11 views

PT-2025-49748

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.5.0-03980-gd11ae1b16b0a 247 Description The Linux kernel contains a flaw in the bpf sk storage component related to an invalid wait context lock dependency report. Specifically, the issue arises from attempting...

5.8AI score0.00205EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/11/14 12:00 a.m.5 views

PT-2022-35066 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.3 Description: The issue concerns the use of per-device lockdep class for mlock. It was introduced in version v4.10 and is fixed in Linux Kernel version v6.0.3. The actual impact and attack plausibility hav...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2022/09/16 11:58 p.m.13 views

GSD-2022-1005454 net/mlx5: Avoid false positive lockdep warning by adding lock_class_key

net/mlx5: Avoid false positive lockdep warning by adding lockclasskey This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.64 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder