Lucene search
+L

3642 matches found

Debian CVE
Debian CVE
added 2025/02/09 11:37 a.m.22 views

CVE-2025-21684

In the Linux kernel, the following vulnerability has been resolved: gpio: xilinx: Convert gpiolock to raw spinlock irqchip functions may be called in raw spinlock context. Therefore, we must also use a raw spinlock for our own internal locking. This fixes the following lockdep splat: 5.349336...

5.5CVSS5.5AI score0.00202EPSS
SaveExploits0
CVE
CVE
added 2025/02/09 11:37 a.m.251 views

CVE-2025-21684

CVE-2025-21684 affects the Linux kernel GPIO xilinx driver. Root cause: irq_chip locking used gpio_lock (a normal spinlock) in contexts that may run under raw spinlock requirements. The fix: convert gpio_lock to a raw spinlock and apply it in the xilinx GPIO code path (e.g., xgpio_irq_unmask), ad...

5.5CVSS6.5AI score0.00202EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/09 11:37 a.m.2 views

CVE-2024-57949 irqchip/gic-v3-its: Don't enable interrupts in its_irq_set_vcpu_affinity()

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Don't enable interrupts in itsirqsetvcpuaffinity The following call-chain leads to enabling interrupts in a nested interrupt disabled section: irqsetvcpuaffinity irqgetdesclock rawspinlockirqsave --- Disable...

7.7AI score0.00181EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/02/09 12:00 a.m.10 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 the failure to use raw spinlock for internal locking in the raw spinlock environment where the irqchip...

5.5CVSS6.4AI score0.00202EPSS
SaveExploits0References5
NVD
NVD
added 2025/02/06 9:15 p.m.10 views

CVE-2025-1004

Certain HP LaserJet Pro printers may potentially experience a denial of service when a user sends a raw JPEG file to the printer via IPP Internet Printing Protocol...

6.9CVSS0.00408EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/06 9:15 p.m.11 views

CVE-2025-1004

Certain HP LaserJet Pro printers may potentially experience a denial of service when a user sends a raw JPEG file to the printer via IPP Internet Printing Protocol...

5.3CVSS5.8AI score0.00408EPSS
SaveExploits0References1
CVE
CVE
added 2025/02/06 9:02 p.m.81 views

CVE-2025-1004

CVE-2025-1004 affects HP LaserJet Pro printers. The vulnerability allows DoS when a user sends a raw JPEG file to the printer over IPP (Internet Printing Protocol). Affected component is the printer’s IPP handling; root cause details are not fully disclosed in the provided documents, but multiple...

6.9CVSS6.8AI score0.00408EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/06 9:02 p.m.9 views

CVE-2025-1004 Certain HP LaserJet Pro Printers – Potential Denial of Service

Certain HP LaserJet Pro printers may potentially experience a denial of service when a user sends a raw JPEG file to the printer via IPP Internet Printing Protocol...

6.9CVSS6.5AI score0.00408EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/02/06 12:00 a.m.20 views

PT-2025-5872 · Hewlett Packard · Hp Laserjet Pro

Name of the Vulnerable Software and Affected Versions: HP LaserJet Pro printers affected versions not specified Description: The issue concerns a potential denial of service that may occur when a user sends a raw JPEG file to the printer via the Internet Printing Protocol IPP. This could affect...

6.9CVSS7AI score0.00408EPSS
SaveExploits0References5
Hewlett-Packard
Hewlett-Packard
added 2025/02/06 12:00 a.m.29 views

Certain HP LaserJet Pro Printers – Potential Denial of Service

Certain HP LaserJet Pro printers may potentially experience a denial of service when a user sends a raw JPEG file to the printer via IPP Internet Printing Protocol. Update your printer firmware...

6.9CVSS6.7AI score0.00408EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/02/06 12:00 a.m.12 views

Hp LaserJet Pro Printer 安全漏洞

The HP Hp LaserJet Pro Printer is a laser printer from Hewlett-Packard HP in the United States. A security vulnerability exists in the Hp LaserJet Pro Printer that originates from a denial of service that can be caused by sending raw JPEG files via IPP...

6.9CVSS6.4AI score0.00408EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/01 12:00 a.m.27 views

ASB-A-368069390

In GetTable of dm.cpp, there is a possible way to leak the raw FDE key in bug reports due to improperly used crypto. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation...

6.4AI score
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.6 views

ACPI: CPPC: Make rmw_lock a raw_spin_lock

...

5.5CVSS7AI score0.00219EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.9 views

ad7780: fix division by zero in ad7780_write_raw()

...

5.5CVSS6.9AI score0.00234EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/01/22 3:48 a.m.5 views

SUSE CVE-2024-57939

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix sleeping in invalid context in die die can be called in exception handler, and therefore cannot sleep. However, die takes spinlockt which can sleep with PREEMPTRT enabled. That causes the following warning: BUG: sleepi...

5.5CVSS7.7AI score0.00207EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/22 3:48 a.m.6 views

SUSE CVE-2025-21657

In the Linux kernel, the following vulnerability has been resolved: schedext: Replace rqlock to rawspinrqlock in scxopsbypass scxopsbypass iterates all CPUs to re-enqueue all the scx tasks. For each CPU, it acquires a lock using rqlock regardless of whether a CPU is offline or the CPU is currentl...

5.5CVSS6.4AI score0.00176EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/21 1:15 p.m.4 views

DEBIAN-CVE-2025-21657

In the Linux kernel, the following vulnerability has been resolved: schedext: Replace rqlock to rawspinrqlock in scxopsbypass scxopsbypass iterates all CPUs to re-enqueue all the scx tasks. For each CPU, it acquires a lock using rqlock regardless of whether a CPU is offline or the CPU is currentl...

5.5CVSS5.6AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/21 1:15 p.m.15 views

AZL-57596 CVE-2024-57939 affecting package kernel for versions less than 5.15.180.1-1

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix sleeping in invalid context in die die can be called in exception handler, and therefore cannot sleep. However, die takes spinlockt which can sleep with PREEMPTRT enabled. That causes the following warning: BUG: sleepi...

5.5CVSS6.6AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/21 1:15 p.m.11 views

UBUNTU-CVE-2025-21657

In the Linux kernel, the following vulnerability has been resolved: schedext: Replace rqlock to rawspinrqlock in scxopsbypass scxopsbypass iterates all CPUs to re-enqueue all the scx tasks. For each CPU, it acquires a lock using rqlock regardless of whether a CPU is offline or the CPU is currentl...

5.5CVSS6.5AI score0.00176EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/21 1:15 p.m.6 views

UBUNTU-CVE-2024-57939

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix sleeping in invalid context in die die can be called in exception handler, and therefore cannot sleep. However, die takes spinlockt which can sleep with PREEMPTRT enabled. That causes the following warning: BUG: sleepi...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References34
Rows per page
Query Builder