Lucene search
+L

775 matches found

OSV
OSV
added 2025/02/26 7:01 a.m.9 views

UBUNTU-CVE-2022-49605

In the Linux kernel, the following vulnerability has been resolved: igc: Reinstate IGCREMOVED logic and implement it properly The initially merged version of the igc driver code via commit 146740f9abc4, "igc: Add support for PF" contained the following IGCREMOVED checks in the igcrd32/wr32 MMIO...

5.5CVSS6.1AI score0.00256EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 7:00 a.m.5 views

DEBIAN-CVE-2022-49163

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: fix a bug of accessing array out of bounds When error occurs in parsing jpeg, the slot isn't acquired yet, it may be the default value MXCMAXSLOTS. If the driver access the slot using the incorrect slot number, i...

7.1CVSS5.5AI score0.0027EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:00 a.m.5 views

DEBIAN-CVE-2022-49059

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: add flushworkqueue to prevent uaf Our detector found a concurrent use-after-free bug when detaching an NCI device. The main reason for this bug is the unexpected scheduling between the used delayed mechanism timer and...

7.8CVSS5.7AI score0.00298EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:00 a.m.11 views

UBUNTU-CVE-2022-49059

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: add flushworkqueue to prevent uaf Our detector found a concurrent use-after-free bug when detaching an NCI device. The main reason for this bug is the unexpected scheduling between the used delayed mechanism timer and...

7.8CVSS6.2AI score0.00298EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.18 views

CVE-2022-49608

In the Linux kernel, the following vulnerability has been resolved: pinctrl: ralink: Check for null return of devmkcalloc Because of the possible failure of the allocation, data-domains might be NULL pointer and will cause the dereference of the NULL pointer later. Therefore, it might be better t...

5.5CVSS5.3AI score0.0027EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/02/26 2:23 a.m.0 views

CVE-2022-49608 pinctrl: ralink: Check for null return of devm_kcalloc

In the Linux kernel, the following vulnerability has been resolved: pinctrl: ralink: Check for null return of devmkcalloc Because of the possible failure of the allocation, data-domains might be NULL pointer and will cause the dereference of the NULL pointer later. Therefore, it might be better t...

6.1AI score0.0027EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Ice: Added netifdeviceattach/detach to the PF reset flow. Ethtool calls can be executed while reset is in progress, and attempting to access deleted resources may lead to a NULL pointer dereference. For example, attempting to...

5.5CVSS6.2AI score0.0024EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: “sched/fair: Make sure to try to detach at least one movable task” has been reverted. This reversion is associated with the commit b0defa7ae03ecf91b8bfd10ede430cff12fcbd06. The patch b0defa7ae03ec changed the load balancing logic...

5.5CVSS6.3AI score0.00166EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Ensure power suppliers be suspended before detach them The power suppliers are always requested to suspend asynchronously, devpmdomaindetach requires the caller to ensure proper synchronization of this function...

5.5CVSS6AI score0.00235EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/01 3:47 a.m.6 views

SUSE CVE-2025-21668

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx8mp-blk-ctrl: add missing loop break condition Currently imx8mpblkctrlremove will continue the for loop until an out-of-bounds exception occurs. pstate: 60000005 nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=-- pc :...

6.6CVSS7.8AI score0.0022EPSS
SaveExploits0References14
OSV
OSV
added 2025/01/31 12:15 p.m.6 views

UBUNTU-CVE-2025-21682

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: always recalculate features after XDP clearing, fix null-deref Recalculate features when XDP is detached. Before: ip li set dev eth0 xdp obj xdpdummy.bpf.o sec xdp ip li set dev eth0 xdp off ethtool -k eth0 | grep gro...

7.3CVSS6.2AI score0.00229EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2025/01/10 12:21 a.m.6 views

SUSE CVE-2024-56675

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix UAF via mismatching bpfprog/attachment RCU flavors Uprobes always use bpfprogrunarrayuprobe under tasks-trace-RCU protection. But it is possible to attach a non-sleepable BPF program to a uprobe, and non-sleepable BPF...

6.7CVSS7.6AI score0.00229EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2025/01/07 3:48 a.m.7 views

SUSE CVE-2024-56764

In the Linux kernel, the following vulnerability has been resolved: ublk: detach gendisk from ublk device if adddisk fails Inside ublkabortrequests, gendisk is grabbed for aborting all inflight requests. And ublkabortrequests is called when exiting the uring context or handling timeout. If adddis...

7.8CVSS7.9AI score0.00201EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/06 5:15 p.m.4 views

DEBIAN-CVE-2024-56764

In the Linux kernel, the following vulnerability has been resolved: ublk: detach gendisk from ublk device if adddisk fails Inside ublkabortrequests, gendisk is grabbed for aborting all inflight requests. And ublkabortrequests is called when exiting the uring context or handling timeout. If adddis...

7.8CVSS6.2AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/06 5:15 p.m.9 views

UBUNTU-CVE-2024-56764

In the Linux kernel, the following vulnerability has been resolved: ublk: detach gendisk from ublk device if adddisk fails Inside ublkabortrequests, gendisk is grabbed for aborting all inflight requests. And ublkabortrequests is called when exiting the uring context or handling timeout. If adddis...

7.8CVSS6.5AI score0.00201EPSS
SaveExploits0References21
Vulnrichment
Vulnrichment
added 2025/01/06 4:20 p.m.5 views

CVE-2024-56764 ublk: detach gendisk from ublk device if add_disk() fails

In the Linux kernel, the following vulnerability has been resolved: ublk: detach gendisk from ublk device if adddisk fails Inside ublkabortrequests, gendisk is grabbed for aborting all inflight requests. And ublkabortrequests is called when exiting the uring context or handling timeout. If adddis...

7.8CVSS7.6AI score0.00201EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.9 views

PT-2025-36265

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A crash can occur if an ethtool operation is invoked after the shutdown function is called. The shutdown function is invoked during system shutdown to stop DMA operations. In gve, shutdo...

5.5CVSS6.1AI score0.00166EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.6 views

PT-2025-52663

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the pcl818 ai cancel function within the pcl818 driver. A null pointer dereference can occur if a device is detached early via pcl818 detach,...

4.3CVSS6.3AI score0.00188EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/12/28 3:48 a.m.6 views

SUSE CVE-2024-56575

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Ensure power suppliers be suspended before detach them The power suppliers are always requested to suspend asynchronously, devpmdomaindetach requires the caller to ensure proper synchronization of this function...

5.5CVSS7.6AI score0.00235EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/12/28 3:48 a.m.7 views

SUSE CVE-2024-56580

In the Linux kernel, the following vulnerability has been resolved: media: qcom: camss: fix error path on configuration of power domains There is a chance to meet runtime issues during configuration of CAMSS power domains, because on the error path devpmdomaindetach is unexpectedly called with NU...

5.5CVSS7.7AI score0.00197EPSS
SaveExploits0References3
Rows per page
Query Builder