Lucene search
+L

312 matches found

SUSE CVE
SUSE CVE
added 2024/09/05 2:47 a.m.5 views

SUSE CVE-2024-44956

In the Linux kernel, the following vulnerability has been resolved: drm/xe/preemptfence: enlarge the fence critical section It is really easy to introduce subtle deadlocks in preemptfenceworkfunc since we operate on single global ordered-wq for signalling our preempt fences behind the scenes, so...

5.5CVSS7.6AI score0.00142EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2024/09/04 8:45 p.m.14 views

CVE-2024-44956

In the Linux kernel, the following vulnerability has been resolved: drm/xe/preemptfence: enlarge the fence critical section It is really easy to introduce subtle deadlocks in preemptfenceworkfunc since we operate on single global ordered-wq for signalling our preempt fences behind the scenes, so...

4.4CVSS6.8AI score0.00142EPSS
Exploits0References4
OSV
OSV
added 2024/09/04 7:15 p.m.7 views

AZL-48763 CVE-2024-44956 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/xe/preemptfence: enlarge the fence critical section It is really easy to introduce subtle deadlocks in preemptfenceworkfunc since we operate on single global ordered-wq for signalling our preempt fences behind the scenes, so...

5.5CVSS6.6AI score0.00142EPSS
Exploits0References1
OSV
OSV
added 2024/09/04 7:15 p.m.7 views

AZL-48834 CVE-2024-44956 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/xe/preemptfence: enlarge the fence critical section It is really easy to introduce subtle deadlocks in preemptfenceworkfunc since we operate on single global ordered-wq for signalling our preempt fences behind the scenes, so...

5.5CVSS6.1AI score0.00142EPSS
Exploits0References1
OSV
OSV
added 2024/09/04 7:15 p.m.4 views

UBUNTU-CVE-2024-44956

In the Linux kernel, the following vulnerability has been resolved: drm/xe/preemptfence: enlarge the fence critical section It is really easy to introduce subtle deadlocks in preemptfenceworkfunc since we operate on single global ordered-wq for signalling our preempt fences behind the scenes, so...

5.5CVSS6.5AI score0.00142EPSS
Exploits0References10
CVE
CVE
added 2024/09/04 6:35 p.m.101 views

CVE-2024-44956

CVE-2024-44956 — Linux kernel (drm/xe/preempt_fence): The vulnerability relates to enlarging the fence critical section to cover the entire preempt_fence_work_func callback. This change aims to improve lockdep understanding when signaling fences, potentially avoiding races with vm->lock. The i...

5.5CVSS5.8AI score0.00142EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2024/09/04 6:35 p.m.151 views

CVE-2024-44952

CVE-2024-44952 is associated with Siemens SCALANCE and RUGGEDCOM devices (OT environment). The issue is described as an improper locking that could lead to a deadlock in driver core during device detachment/attribute handling. The cited advisory fixes the problem by using synchronize_rcu() to pre...

7.3AI score
Exploits0
OSV
OSV
added 2024/09/03 6:57 p.m.8 views

CLSA-2024-1725389829 kernel: Fix of 3 CVEs

xen/blkfront: force data bouncing when backend is untrusted CVE-2022-33742 - ALSA: Fix deadlocks with kctl removals at disconnection CVE-2024-38600 - net: fix out-of-bounds access in opsinit CVE-2024-36883...

7.1CVSS6.8AI score0.00325EPSS
Exploits0References1
NVD
NVD
added 2024/08/22 2:15 a.m.24 views

CVE-2022-48920

In the Linux kernel, the following vulnerability has been resolved: btrfs: get rid of warning on transaction commit when using flushoncommit When using the flushoncommit mount option, during almost every transaction commit we trigger a warning from writebackinodessbnr: $ cat fs/fs-writeback.c:...

5.5CVSS0.00164EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/06/22 3:35 a.m.2 views

SUSE CVE-2024-38553

In the Linux kernel, the following vulnerability has been resolved: net: fec: remove .ndopollcontroller to avoid deadlocks There is a deadlock issue found in sungem driver, please refer to the commit ac0a230f719b "eth: sungem: remove .ndopollcontroller to avoid deadlocks". The root cause of the...

4.7CVSS6.1AI score0.00193EPSS
Exploits0References16
SUSE CVE
SUSE CVE
added 2024/06/22 3:34 a.m.3 views

SUSE CVE-2024-38597

In the Linux kernel, the following vulnerability has been resolved: eth: sungem: remove .ndopollcontroller to avoid deadlocks Erhard reports netpoll warnings from sungem: netpollsendskbondev: eth0 enabled interrupts in poll gemstartxmit+0x0/0x398 WARNING: CPU: 1 PID: 1 at net/core/netpoll.c:370...

4.4CVSS6.2AI score0.00178EPSS
Exploits0References16
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.3 views

SUSE CVE-2021-47603

In the Linux kernel, the following vulnerability has been resolved: audit: improve robustness of the audit queue handling If the audit daemon were ever to get stuck in a stopped state the kernel's kauditdthread could get blocked attempting to send audit records to the userspace audit daemon. With...

4.7CVSS6.3AI score0.0018EPSS
Exploits0References11
RedhatCVE
RedhatCVE
added 2024/06/20 2:55 p.m.23 views

CVE-2024-38597

In the Linux kernel, the following vulnerability has been resolved: eth: sungem: remove .ndopollcontroller to avoid deadlocks Erhard reports netpoll warnings from sungem: netpollsendskbondev: eth0 enabled interrupts in poll gemstartxmit+0x0/0x398 WARNING: CPU: 1 PID: 1 at net/core/netpoll.c:370...

4.1CVSS6.9AI score0.00178EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2024/06/19 3:15 p.m.7 views

CVE-2021-47603

In the Linux kernel, the following vulnerability has been resolved: audit: improve robustness of the audit queue handling If the audit daemon were ever to get stuck in a stopped state the kernel's kauditdthread could get blocked attempting to send audit records to the userspace audit daemon. With...

4.4CVSS6AI score0.0018EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2024/06/19 2:15 p.m.1 views

DEBIAN-CVE-2024-38597

In the Linux kernel, the following vulnerability has been resolved: eth: sungem: remove .ndopollcontroller to avoid deadlocks Erhard reports netpoll warnings from sungem: netpollsendskbondev: eth0 enabled interrupts in poll gemstartxmit+0x0/0x398 WARNING: CPU: 1 PID: 1 at net/core/netpoll.c:370...

5.5CVSS5.3AI score0.00178EPSS
Exploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.1 views

DEBIAN-CVE-2024-38553

In the Linux kernel, the following vulnerability has been resolved: net: fec: remove .ndopollcontroller to avoid deadlocks There is a deadlock issue found in sungem driver, please refer to the commit ac0a230f719b "eth: sungem: remove .ndopollcontroller to avoid deadlocks". The root cause of the...

5.5CVSS5.3AI score0.00193EPSS
Exploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.6 views

AZL-48252 CVE-2024-38553 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: fec: remove .ndopollcontroller to avoid deadlocks There is a deadlock issue found in sungem driver, please refer to the commit ac0a230f719b "eth: sungem: remove .ndopollcontroller to avoid deadlocks". The root cause of the...

5.5CVSS6.1AI score0.00193EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.14 views

CVE-2024-38597

In the Linux kernel, the following vulnerability has been resolved: eth: sungem: remove .ndopollcontroller to avoid deadlocks Erhard reports netpoll warnings from sungem: netpollsendskbondev: eth0 enabled interrupts in poll gemstartxmit+0x0/0x398 WARNING: CPU: 1 PID: 1 at net/core/netpoll.c:370...

5.5CVSS6.3AI score0.00178EPSS
Exploits0References31
OSV
OSV
added 2024/06/19 2:15 p.m.14 views

UBUNTU-CVE-2024-38597

In the Linux kernel, the following vulnerability has been resolved: eth: sungem: remove .ndopollcontroller to avoid deadlocks Erhard reports netpoll warnings from sungem: netpollsendskbondev: eth0 enabled interrupts in poll gemstartxmit+0x0/0x398 WARNING: CPU: 1 PID: 1 at net/core/netpoll.c:370...

5.5CVSS6AI score0.00178EPSS
Exploits0References32
OSV
OSV
added 2024/06/19 2:15 p.m.19 views

UBUNTU-CVE-2024-38557

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Reload only IB representors upon lag disable/enable On lag disable, the bond IB device along with all of its representors are destroyed, and then the slaves' representors get reloaded. In case the slave IB representor...

5.5CVSS6.5AI score0.00183EPSS
Exploits0References12
Rows per page
Query Builder