Lucene search
+L

138 matches found

OSV
OSV
added 2025/02/26 1:55 a.m.16 views

CVE-2022-49118 scsi: hisi_sas: Free irq vectors in order for v3 HW

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Free irq vectors in order for v3 HW If the driver probe fails to request the channel IRQ or fatal IRQ, the driver will free the IRQ vectors before freeing the IRQs in freeirq, and this will cause a kernel BUG like...

5.2AI score
SaveExploits0References8
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.13 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a reference count leak due to a missing ofnodeput in sam9x5wm8731driverprobe...

5.5CVSS5.4AI score0.00256EPSS
SaveExploits0References6
NVD
NVD
added 2025/01/08 6:15 p.m.17 views

CVE-2024-56787

In the Linux kernel, the following vulnerability has been resolved: soc: imx8m: Probe the SoC driver as platform driver With driverasyncprobe= on kernel command line, the following trace is produced because on i.MX8M Plus hardware because the soc-imx8m.c driver calls ofclkgetbyname which returns...

5.5CVSS0.00207EPSS
SaveExploits0References6
CVE
CVE
added 2024/12/28 9:46 a.m.99 views

CVE-2024-56682

Summary (CVE-2024-56682) : In the Linux kernel RISCV IRQ domain handling, probing the APLIC driver before IMSIC can leave the parent MSI domain missing, causing a NULL pointer dereference in msi_create_device_irq_domain(). The fix defers the APLIC probe until the parent MSI domain is available an...

5.5CVSS6.5AI score0.00229EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/12/27 2:23 p.m.38 views

CVE-2024-56568 iommu/arm-smmu: Defer probe of clients after smmu device bound

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Defer probe of clients after smmu device bound Null pointer dereference occurs due to a race between smmu driver probe and client driver probe, when ofdmaconfigure for client is called after the iommudeviceregiste...

0.00162EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/27 2:15 p.m.11 views

DEBIAN-CVE-2024-56545

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: streamline driver probe to avoid devres issues It was found that unloading 'hidhyperv' module results in a devres complaint: ... hvvmbus: unregistering driver hidhyperv ------------ cut here ------------ WARNING: CPU...

5.5CVSS5.7AI score0.00213EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 2:15 p.m.22 views

CVE-2024-56545

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: streamline driver probe to avoid devres issues It was found that unloading 'hidhyperv' module results in a devres complaint: ... hvvmbus: unregistering driver hidhyperv ------------ cut here ------------ WARNING: CPU...

5.5CVSS0.00213EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/27 2:15 p.m.16 views

CVE-2024-53190

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failures Syzkaller reported a hung task with ueventshow on stack trace. That specific issue was addressed by another commit 0, but even with that fix applied...

5.5CVSS0.0024EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/27 2:15 p.m.10 views

UBUNTU-CVE-2024-56545

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: streamline driver probe to avoid devres issues It was found that unloading 'hidhyperv' module results in a devres complaint: ... hvvmbus: unregistering driver hidhyperv ------------ cut here ------------ WARNING: CPU...

5.5CVSS6.5AI score0.00213EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2024/12/27 2:11 p.m.32 views

CVE-2024-56545 HID: hyperv: streamline driver probe to avoid devres issues

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: streamline driver probe to avoid devres issues It was found that unloading 'hidhyperv' module results in a devres complaint: ... hvvmbus: unregistering driver hidhyperv ------------ cut here ------------ WARNING: CPU...

0.00213EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/20 11:08 a.m.19 views

OESA-2024-2571 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Let probe fail when workqueue cannot be enabled The workqueue is enabled when the appropriate driver is loaded and disabled when the driver is...

7.8CVSS5.7AI score0.00292EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/10/22 2:23 p.m.8 views

SUSE CVE-2022-48953

In the Linux kernel, the following vulnerability has been resolved: rtc: cmos: Fix event handler registration ordering issue Because acpiinstallfixedeventhandler enables the event automatically on success, it is incorrect to call it before the handler routine passed to it is ready to handle event...

5.5CVSS6.3AI score0.00245EPSS
SaveExploits0References10
OSV
OSV
added 2024/08/21 7:15 a.m.22 views

UBUNTU-CVE-2022-48868

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Let probe fail when workqueue cannot be enabled The workqueue is enabled when the appropriate driver is loaded and disabled when the driver is removed. When the driver is removed it assumes that the workqueue was...

5.5CVSS6AI score0.00239EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/07/11 3:13 a.m.8 views

SUSE CVE-2024-39491

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: cs35l56: Fix lifetime of csdsp instance The csdsp instance is initialized in the driver probe so it should be freed in the driver remove. Also fix a missing call to csdspremove in the error path of cs35l56hdacommonprob...

4.2CVSS6.4AI score0.00211EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/07/10 7:14 a.m.18 views

CVE-2024-39491 ALSA: hda: cs35l56: Fix lifetime of cs_dsp instance

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: cs35l56: Fix lifetime of csdsp instance The csdsp instance is initialized in the driver probe so it should be freed in the driver remove. Also fix a missing call to csdspremove in the error path of cs35l56hdacommonprob...

6.7AI score0.00211EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/06/12 12:27 a.m.41 views

CVE-2023-52738

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/fence: Fix oops due to non-matching drmsched init/fini Currently amdgpu calls drmschedfini from the fence driver sw fini routine - such function is expected to be called only after the respective init function -...

4.4CVSS6.8AI score0.00796EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/30 3:28 p.m.50 views

CVE-2024-36884 iommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault()

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Use the correct type in nvidiasmmucontextfault This was missed because of the function pointer indirection. nvidiasmmucontextfault is also installed as a irq function, and the 'void ' was changed to a struct...

7.8CVSS6.3AI score0.00219EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/05/28 3:01 p.m.9 views

SUSE CVE-2023-52754

In the Linux kernel, the following vulnerability has been resolved: media: imon: fix access to invalid resource for the second interface imon driver probes two USB interfaces, and at the probe of the second interface, the driver assumes blindly that the first interface got bound with the same imo...

5.5CVSS6.5AI score0.00241EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.28 views

CVE-2023-52738

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/fence: Fix oops due to non-matching drmsched init/fini Currently amdgpu calls drmschedfini from the fence driver sw fini routine - such function is expected to be called only after the respective init function -...

5.3CVSS5.8AI score0.00796EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/21 3:23 p.m.26 views

CVE-2023-52738 drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/fini

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/fence: Fix oops due to non-matching drmsched init/fini Currently amdgpu calls drmschedfini from the fence driver sw fini routine - such function is expected to be called only after the respective init function -...

6.7AI score0.00796EPSS
SaveExploits0References3
Rows per page
Query Builder