Lucene search
K

4844 matches found

OSV
OSV
added 2025/10/07 4:15 p.m.3 views

UBUNTU-CVE-2022-50552

In the Linux kernel, the following vulnerability has been resolved: blk-mq: use quiesced elevator switch when reinitializing queues The hctx's runwork may be racing with the elevator switch when reinitializing hardware queues. The queue is merely frozen in this context, but that only prevents...

7.8CVSS5.6AI score0.00191EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.5 views

CVE-2023-53683 fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode()

In the Linux kernel, the following vulnerability has been resolved: fs: hfsplus: remove WARNON from hfspluscatread,writeinode syzbot is hitting WARNON in hfspluscatread,writeinode, for crafted filesystem image can contain bogus length. There conditions are not kernel bugs that can justify kernel ...

0.00132EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.8 views

CVE-2022-50554 blk-mq: avoid double ->queue_rq() because of early timeout

In the Linux kernel, the following vulnerability has been resolved: blk-mq: avoid double -queuerq because of early timeout David Jeffery found one double -queuerq issue, so far it can be triggered in VM use case because of long vmexit latency or preempt latency of vCPU pthread or long page fault ...

0.00184EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 3:21 p.m.5 views

EUVD-2025-32784

In the Linux kernel, the following vulnerability has been resolved: blk-mq: avoid double -queuerq because of early timeout David Jeffery found one double -queuerq issue, so far it can be triggered in VM use case because of long vmexit latency or preempt latency of vCPU pthread or long page fault ...

5.9AI score0.00184EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.9 views

CVE-2022-50552 blk-mq: use quiesced elevator switch when reinitializing queues

In the Linux kernel, the following vulnerability has been resolved: blk-mq: use quiesced elevator switch when reinitializing queues The hctx's runwork may be racing with the elevator switch when reinitializing hardware queues. The queue is merely frozen in this context, but that only prevents...

0.00191EPSS
Exploits0References5
CVE
CVE
added 2025/10/07 3:21 p.m.18 views

CVE-2022-50552

CVE-2022-50552 : In the Linux kernel, the blk-mq path had a race where hctx->run_work could race with the elevator switch during reinitialization of hardware queues, potentially leading to use-after-free and kernel panics. The fix switches to a quiesced elevator switch and makes the previous e...

7.8CVSS6AI score0.00191EPSS
Exploits0References5Affected Software1
EUVD
EUVD
added 2025/10/07 3:21 p.m.4 views

EUVD-2025-32804

In the Linux kernel, the following vulnerability has been resolved: blk-mq: use quiesced elevator switch when reinitializing queues The hctx's runwork may be racing with the elevator switch when reinitializing hardware queues. The queue is merely frozen in this context, but that only prevents...

5.9AI score0.00191EPSS
Exploits0References4
OSV
OSV
added 2025/10/07 3:21 p.m.7 views

CVE-2022-50552 blk-mq: use quiesced elevator switch when reinitializing queues

In the Linux kernel, the following vulnerability has been resolved: blk-mq: use quiesced elevator switch when reinitializing queues The hctx's runwork may be racing with the elevator switch when reinitializing hardware queues. The queue is merely frozen in this context, but that only prevents...

7.8CVSS6.4AI score0.00191EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.8 views

CVE-2022-50540 dmaengine: qcom-adm: fix wrong sizeof config in slave_config

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom-adm: fix wrong sizeof config in slaveconfig Fix broken slaveconfig function that uncorrectly compare the peripheralsize with the size of the config pointer instead of the size of the config struct. This cause the...

0.0014EPSS
Exploits0References3
CVE
CVE
added 2025/10/07 3:21 p.m.13 views

CVE-2022-50540

CVE-2022-50540 affects the Linux kernel’s dmaengine qcom-adm driver. The root cause is a faulty slave_config implementation that compared peripheral_size against the size of the config pointer instead of the config struct, causing the crci value to be ignored and potentially triggering a kernel p...

5.5CVSS6AI score0.0014EPSS
Exploits0References3Affected Software1
EUVD
EUVD
added 2025/10/07 3:21 p.m.4 views

EUVD-2025-32831

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom-adm: fix wrong sizeof config in slaveconfig Fix broken slaveconfig function that uncorrectly compare the peripheralsize with the size of the config pointer instead of the size of the config struct. This cause the...

5.9AI score0.0014EPSS
Exploits0References4
OSV
OSV
added 2025/10/07 3:21 p.m.6 views

CVE-2022-50540 dmaengine: qcom-adm: fix wrong sizeof config in slave_config

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom-adm: fix wrong sizeof config in slaveconfig Fix broken slaveconfig function that uncorrectly compare the peripheralsize with the size of the config pointer instead of the size of the config struct. This cause the...

5.5CVSS6.4AI score0.0014EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.7 views

CVE-2023-53654 octeontx2-af: Add validation before accessing cgx and lmac

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Add validation before accessing cgx and lmac with the addition of new MAC blocks like CN10K RPM and CN10KB RPMUSX, LMACs are noncontiguous and CGX blocks are also noncontiguous. But during RVU driver initialization,...

0.00142EPSS
Exploits0References4
CVE
CVE
added 2025/10/07 3:19 p.m.15 views

CVE-2023-53654

CVE-2023-53654 affects the Linux kernel’s octeontx2-af/RVU initialization. The issue occurs because CN10K RPM and CN10KB RPM_USX LMAC blocks are noncontiguous, and CGX blocks are noncontiguous, but RVU initialization assumed contiguity and accessed cgx/lmac by id, causing kernel panic. A patch ad...

5.5CVSS6AI score0.00142EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2025/10/07 3:19 p.m.3 views

CVE-2023-53654 octeontx2-af: Add validation before accessing cgx and lmac

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Add validation before accessing cgx and lmac with the addition of new MAC blocks like CN10K RPM and CN10KB RPMUSX, LMACs are noncontiguous and CGX blocks are also noncontiguous. But during RVU driver initialization,...

5.5CVSS6.4AI score0.00142EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2025/10/07 12:48 a.m.5 views

SUSE CVE-2023-53573

In the Linux kernel, the following vulnerability has been resolved: clk: rs9: Fix suspend/resume Disabling the cache in commit 2ff4ba9e3702 "clk: rs9: Fix I2C accessors" without removing cache synchronization in resume path results in a kernel panic as map-cacheops is unset, due to REGCACHENONE...

5.5CVSS6.4AI score0.00131EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2016-9572

Malware in sbrugna...

8.8CVSS7.7AI score0.00554EPSS
Exploits3References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2006-6637

Malware in sbrugna...

4.3CVSS6.4AI score0.00814EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2006-5820

Malware in sbrugna...

7.2CVSS6.4AI score0.01262EPSS
Exploits1References13
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2006-2273

Malware in sbrugna...

7.8CVSS6AI score0.04342EPSS
Exploits0References33
Rows per page
Query Builder