Lucene search
K

7529 matches found

CVE
CVE
added 2025/02/27 8:0 p.m.57 views

CVE-2025-21807

CVE-2025-21807 (Linux kernel) affects the block subsystem. queue_attr_store() previously freezes the device queue before invoking the attribute store operation. For attributes controlling queue limits, the store could lock queue limits via queue_limits_start_update(), creating an ABBA deadlock if...

5.5CVSS6.5AI score0.00116EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2025/02/27 8:0 p.m.5 views

CVE-2025-21807 block: fix queue freeze vs limits lock order in sysfs store methods

In the Linux kernel, the following vulnerability has been resolved: block: fix queue freeze vs limits lock order in sysfs store methods queueattrstore always freezes a device queue before calling the attribute store operation. For attributes that control queue limits, the store operation will als...

5.5CVSS4.9AI score0.00116EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/02/27 8:0 p.m.9 views

CVE-2025-21807 block: fix queue freeze vs limits lock order in sysfs store methods

In the Linux kernel, the following vulnerability has been resolved: block: fix queue freeze vs limits lock order in sysfs store methods queueattrstore always freezes a device queue before calling the attribute store operation. For attributes that control queue limits, the store operation will als...

0.00116EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2025/02/27 8:0 p.m.5 views

CVE-2025-21807

In the Linux kernel, the following vulnerability has been resolved: block: fix queue freeze vs limits lock order in sysfs store methods queueattrstore always freezes a device queue before calling the attribute store operation. For attributes that control queue limits, the store operation will als...

5.5CVSS5.4AI score0.00116EPSS
Exploits0
OSV
OSV
added 2025/02/27 3:15 a.m.2 views

DEBIAN-CVE-2025-21770

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix potential memory leak in iopfqueueremovedevice The iopfqueueremovedevice helper removes a device from the per-iommu iopf queue when PRI is disabled on the device. It responds to all outstanding iopf's with an...

5.5CVSS5.7AI score0.00198EPSS
Exploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.7 views

AZL-68967 CVE-2025-21732 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error This patch addresses a race condition for an ODP MR that can result in a CQE with an error on the UMR QP. During the mlx5ibderegmr flow, the following sequence of...

4.7CVSS6.6AI score0.00126EPSS
Exploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.2 views

DEBIAN-CVE-2024-58018

In the Linux kernel, the following vulnerability has been resolved: nvkm: correctly calculate the available space of the GSP cmdq buffer r535gspcmdqpush waits for the available page in the GSP cmdq buffer when handling a large RPC request. When it sees at least one available page in the cmdq, it...

5.5CVSS5.9AI score0.00176EPSS
Exploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.1 views

DEBIAN-CVE-2024-58019

In the Linux kernel, the following vulnerability has been resolved: nvkm/gsp: correctly advance the read pointer of GSP message queue A GSP event message consists three parts: message header, RPC header, message body. GSP calculates the number of pages to write from the total size of a GSP messag...

5.5CVSS5.6AI score0.00176EPSS
Exploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.1 views

DEBIAN-CVE-2024-54458

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: bsg: Set bsgqueue to NULL after removal Currently, this does not cause any issues, but I believe it is necessary to set bsgqueue to NULL after removing it to prevent potential use-after-free UAF access...

7.8CVSS5.8AI score0.00209EPSS
Exploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.0 views

UBUNTU-CVE-2024-58019

In the Linux kernel, the following vulnerability has been resolved: nvkm/gsp: correctly advance the read pointer of GSP message queue A GSP event message consists three parts: message header, RPC header, message body. GSP calculates the number of pages to write from the total size of a GSP messag...

5.5CVSS6.5AI score0.00176EPSS
Exploits0References18
OSV
OSV
added 2025/02/27 3:15 a.m.0 views

UBUNTU-CVE-2024-58018

In the Linux kernel, the following vulnerability has been resolved: nvkm: correctly calculate the available space of the GSP cmdq buffer r535gspcmdqpush waits for the available page in the GSP cmdq buffer when handling a large RPC request. When it sees at least one available page in the cmdq, it...

5.5CVSS6.6AI score0.00176EPSS
Exploits0References18
OSV
OSV
added 2025/02/27 3:15 a.m.0 views

UBUNTU-CVE-2025-21732

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error This patch addresses a race condition for an ODP MR that can result in a CQE with an error on the UMR QP. During the mlx5ibderegmr flow, the following sequence of...

4.7CVSS5.7AI score0.00126EPSS
Exploits0References18
OSV
OSV
added 2025/02/27 3:15 a.m.1 views

UBUNTU-CVE-2025-21786

In the Linux kernel, the following vulnerability has been resolved: workqueue: Put the pwq after detaching the rescuer from the pool The commit 68f83057b913"workqueue: Reap workers via kthreadstop and remove detachcompletion" adds code to reap the normal workers but mistakenly does not handle the...

7.8CVSS6.5AI score0.00214EPSS
Exploits0References12
OSV
OSV
added 2025/02/27 3:15 a.m.2 views

UBUNTU-CVE-2024-54458

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: bsg: Set bsgqueue to NULL after removal Currently, this does not cause any issues, but I believe it is necessary to set bsgqueue to NULL after removing it to prevent potential use-after-free UAF access...

7.8CVSS6.2AI score0.00209EPSS
Exploits0References27
OSV
OSV
added 2025/02/27 3:15 a.m.0 views

UBUNTU-CVE-2025-21770

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix potential memory leak in iopfqueueremovedevice The iopfqueueremovedevice helper removes a device from the per-iommu iopf queue when PRI is disabled on the device. It responds to all outstanding iopf's with an...

5.5CVSS6.5AI score0.00198EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2025/02/27 3:12 a.m.3 views

SUSE CVE-2022-49073

In the Linux kernel, the following vulnerability has been resolved: ata: satadwc460ex: Fix crash due to OOB write the driver uses libata's "tag" values from in various arrays. Since the mentioned patch bumped the ATATAGINTERNAL to 32, the value of the SATADWCQCMDMAX needs to account for that...

5.5CVSS7.6AI score0.00254EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2025/02/27 3:11 a.m.1 views

SUSE CVE-2022-49126

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix memory leaks Fix memory leaks related to operational reply queue's memory segments which are not getting freed while unloading the driver...

5.5CVSS6.5AI score0.00236EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:11 a.m.3 views

SUSE CVE-2022-49148

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Free the page array when watchqueue is dismantled Commit 7ea1a0124b6d "watchqueue: Free the alloc bitmap when the watchqueue is torn down" took care of the bitmap, but not the page array. BUG: memory leak unreferenced...

5.5CVSS6.5AI score0.0024EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:10 a.m.2 views

SUSE CVE-2022-49227

In the Linux kernel, the following vulnerability has been resolved: igc: avoid kernel warning when changing RX ring parameters Calling ethtool changing the RX ring parameters like this: $ ethtool -G eth0 rx 1024 on igc triggers kernel warnings like this: 225.198467 ------------ cut here...

5.5CVSS6.4AI score0.00246EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:9 a.m.2 views

SUSE CVE-2022-49256

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Actually free the watch freewatch does everything barring actually freeing the watch object. Fix this by adding the missing kfree. kmemleak produces a report something like the following. Note that as an address can b...

5.5CVSS6.5AI score0.0024EPSS
Exploits0References7
Rows per page
Query Builder