Lucene search
+L

5206 matches found

Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.8 views

PT-2026-26113

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue related to exception handling within the LoongArch BPF JIT compiler. Specifically, the kernel did not proactively call the common fixup routine to...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References23
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.6 views

PT-2025-36303

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw where spurious interrupts can occur during probe operations in the media subsystem, specifically within the venus driver. This happens if an interrupt is...

5.5CVSS6.1AI score0.00159EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.10 views

PT-2026-5513

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A device leak occurs in the rz-dmac driver during probe failure within the dmaengine subsystem of the Linux kernel. The issue involves failing to drop a reference to an ICU device when a...

9.8CVSS6.2AI score0.00817EPSS
SaveExploits6References294
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.14 views

PT-2026-5996

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the stm32-usphyc probe function. The index variable, used to access the usbphyc-phys array, may be out of bounds if equal to usbphyc-nphys. The index...

6.4AI score0.00173EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.9 views

PT-2026-5516

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A device leak issue exists in the dmaengine subsystem, specifically within the bcm-sba-raid component, during the probe process. The issue occurs because a reference to a mailbox device ...

5.5CVSS6.5AI score0.00187EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.8 views

PT-2025-34427

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.15.2 Description: A use-after-free vulnerability exists in the AARP proxy probe routine aarp proxy probe network within the Linux kernel. The vulnerability occurs when the routine releases the aarp lock, sleep...

7.8CVSS8.6AI score0.00162EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/12/29 2:42 p.m.24 views

CVE-2024-56568

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...

5.5CVSS6.8AI score0.00162EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:37 p.m.16 views

CVE-2024-56540

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery invocation during probe and resume Refactor IPC send and receive functions to allow correct handling of operations that should not trigger a recovery process. Expose ivpusendreceiveinternal, which is...

5.5CVSS6.8AI score0.00169EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:33 p.m.18 views

CVE-2024-53223

In the Linux kernel, the following vulnerability has been resolved: clk: ralink: mtmips: fix clocks probe order in oldest ralink SoCs Base clocks are the first in being probed and are real dependencies of the rest of fixed, factor and peripheral clocks. For old ralink SoCs RT2880, RT305x and RT38...

5.5CVSS6.8AI score0.00216EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:27 p.m.17 views

CVE-2024-53190

A deadlock condition exists in the Linux kernel. During the probe of rtl8192cu, the driver ends-up performing an refuse read procedure and the readefuse function calls readefusebyte based on the efuse size. Mitigation Mitigation for this issue is either not available or the currently available...

5.5CVSS6.3AI score0.0024EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:24 p.m.13 views

CVE-2024-53170

In the Linux kernel, the following vulnerability has been resolved: block: fix uaf for flush rq while iterating tags blkmqclearflushrqmapping is not called during scsi probe, by checking blkqueueinitdone. However, QUEUEFLAGINITDONE is cleared in delgendisk by commit aec89dc5d421 "block: keep...

6.7CVSS6.8AI score0.0024EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/12/29 3:48 a.m.10 views

SUSE CVE-2024-56682

In the Linux kernel, the following vulnerability has been resolved: irqchip/riscv-aplic: Prevent crash when MSI domain is missing If the APLIC driver is probed before the IMSIC driver, the parent MSI domain will be missing, which causes a NULL pointer dereference in msicreatedeviceirqdomain. Avoi...

5.5CVSS6.4AI score0.00229EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/12/29 3:48 a.m.8 views

SUSE CVE-2024-56685

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Check numcodecs is not zero to avoid panic during probe Following commit 13f58267cda3 "ASoC: soc.h: don't create dummy Component via COMPDUMMY", COMPDUMMY became an array with zero length, and only gets populated...

5.5CVSS7.5AI score0.00202EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/28 10:15 a.m.3 views

DEBIAN-CVE-2024-56702

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark rawtp arguments with PTRMAYBENULL Arguments to a raw tracepoint are tagged as trusted, which carries the semantics that the pointer will be non-NULL. However, in certain cases, a raw tracepoint argument may end up being...

5.5CVSS5.6AI score0.00213EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/28 10:15 a.m.10 views

AZL-56294 CVE-2024-56702 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark rawtp arguments with PTRMAYBENULL Arguments to a raw tracepoint are tagged as trusted, which carries the semantics that the pointer will be non-NULL. However, in certain cases, a raw tracepoint argument may end up being...

5.5CVSS6.5AI score0.00213EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/28 10:15 a.m.16 views

CVE-2024-56685

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Check numcodecs is not zero to avoid panic during probe Following commit 13f58267cda3 "ASoC: soc.h: don't create dummy Component via COMPDUMMY", COMPDUMMY became an array with zero length, and only gets populated...

5.5CVSS0.00202EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/28 10:15 a.m.4 views

DEBIAN-CVE-2024-56685

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Check numcodecs is not zero to avoid panic during probe Following commit 13f58267cda3 "ASoC: soc.h: don't create dummy Component via COMPDUMMY", COMPDUMMY became an array with zero length, and only gets populated...

5.5CVSS5.6AI score0.00202EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/28 10:15 a.m.3 views

DEBIAN-CVE-2024-56682

In the Linux kernel, the following vulnerability has been resolved: irqchip/riscv-aplic: Prevent crash when MSI domain is missing If the APLIC driver is probed before the IMSIC driver, the parent MSI domain will be missing, which causes a NULL pointer dereference in msicreatedeviceirqdomain. Avoi...

5.5CVSS5.6AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/28 10:15 a.m.9 views

UBUNTU-CVE-2024-56682

In the Linux kernel, the following vulnerability has been resolved: irqchip/riscv-aplic: Prevent crash when MSI domain is missing If the APLIC driver is probed before the IMSIC driver, the parent MSI domain will be missing, which causes a NULL pointer dereference in msicreatedeviceirqdomain. Avoi...

5.5CVSS6.5AI score0.00229EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/28 10:15 a.m.8 views

UBUNTU-CVE-2024-56702

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark rawtp arguments with PTRMAYBENULL Arguments to a raw tracepoint are tagged as trusted, which carries the semantics that the pointer will be non-NULL. However, in certain cases, a raw tracepoint argument may end up being...

5.5CVSS6.4AI score0.00213EPSS
SaveExploits0References9
Rows per page
Query Builder