Lucene search
+L

1040 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/31 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38529

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - comedi: aioiiro16: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: if 1 options1 & 0xdcfc However, it-optionsi...

7.1CVSS6.6AI score0.00174EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/31 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2025-38516

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - pinctrl: qcom: msm: mark certain pins as invalid for interrupts On some platforms, the UFS-reset pin has no interrupt logic in TLMM but is nevertheless register...

5.5CVSS6.3AI score0.0016EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/31 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-38525

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix irq-disabled in localbhenable The rxrpcassessMTUsize function calls down into the...

7.5CVSS5.6AI score0.00284EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-23035

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Insufficient cleanup of passed-through device IRQs The management of IRQs associated with physical devices exposed to x86 HVM guests involves an iterative...

4.7CVSS6.6AI score0.00352EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/08/24 4:7 p.m.17 views

CVE-2025-38623

In the Linux kernel, the following vulnerability has been resolved: PCI: pnvphp: Fix surprise plug detection and recovery The existing PowerNV hotplug code did not handle surprise plug events correctly, leading to a complete failure of the hotplug system after device removal and a required reboot...

4.6CVSS6.6AI score0.00161EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/08/22 11:29 p.m.3 views

SUSE CVE-2025-38623

In the Linux kernel, the following vulnerability has been resolved: PCI: pnvphp: Fix surprise plug detection and recovery The existing PowerNV hotplug code did not handle surprise plug events correctly, leading to a complete failure of the hotplug system after device removal and a required reboot...

3.3CVSS6.8AI score0.00161EPSS
SaveExploits0References23
OSV
OSV
added 2025/08/22 4:15 p.m.9 views

AZL-66629 CVE-2025-38623 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: PCI: pnvphp: Fix surprise plug detection and recovery The existing PowerNV hotplug code did not handle surprise plug events correctly, leading to a complete failure of the hotplug system after device removal and a required reboot...

5.5CVSS5.7AI score0.00161EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/22 4:15 p.m.1 views

DEBIAN-CVE-2025-38624

In the Linux kernel, the following vulnerability has been resolved: PCI: pnvphp: Clean up allocated IRQs on unplug When the root of a nested PCIe bridge configuration is unplugged, the pnvphp driver leaked the allocated IRQ resources for the child bridges' hotplug event notifications, resulting i...

5.5CVSS5.3AI score0.00161EPSS
SaveExploits0References1
NVD
NVD
added 2025/08/22 4:15 p.m.7 views

CVE-2025-38624

In the Linux kernel, the following vulnerability has been resolved: PCI: pnvphp: Clean up allocated IRQs on unplug When the root of a nested PCIe bridge configuration is unplugged, the pnvphp driver leaked the allocated IRQ resources for the child bridges' hotplug event notifications, resulting i...

5.5CVSS0.00161EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/08/22 4:3 p.m.8 views

CVE-2025-38670

In the Linux kernel, the following vulnerability has been resolved: arm64/entry: Mask DAIF in cpuswitchto, callonirqstack cpuswitchto and callonirqstack manipulate SP to change to different stacks along with the Shadow Call Stack if it is enabled. Those two stack changes cannot be done atomically...

7.8CVSS6.1AI score0.00156EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/08/22 4:3 p.m.17 views

CVE-2025-38670 arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack()

In the Linux kernel, the following vulnerability has been resolved: arm64/entry: Mask DAIF in cpuswitchto, callonirqstack cpuswitchto and callonirqstack manipulate SP to change to different stacks along with the Shadow Call Stack if it is enabled. Those two stack changes cannot be done atomically...

7.8CVSS0.00156EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-49759

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - VMCI: Use threaded irqs instead of tasklets The vmcidispatchdgs tasklet function calls vmcireaddata which uses waitevent resulting in invalid sleep in an atomic...

5.5CVSS6.6AI score0.00124EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/08/18 11:27 a.m.9 views

CVE-2025-38530

In the Linux kernel, the following vulnerability has been resolved: comedi: pcl812: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: if 1 options1 & board-irqbits However, it-optionsi is an unchecked int value from userspace, so the shift amount...

5.5CVSS6.4AI score0.00174EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/08/18 11:27 a.m.9 views

CVE-2025-38529

In the Linux kernel, the following vulnerability has been resolved: comedi: aioiiro16: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: if 1 options1 & 0xdcfc However, it-optionsi is an unchecked int value from userspace, so the shift amount could ...

5.5CVSS7.2AI score0.00174EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/08/18 5:12 a.m.10 views

CVE-2025-38525

A flaw was found in the Linux kernel’s Remote Execution RPC RxRPC implementation, where the rxrpcassessMTUsize function is invoked with interrupts disabled during the handling of an incoming call. This function queries the IP layer for route MTU information, but the IP layer internally uses...

7CVSS6.3AI score0.00284EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2011-4915

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs/proc/base.c in the Linux kernel through 3.1 allows local users to obtain sensitive keystroke information via access to /proc/interrupts. CVE-2011-4915 Note...

5.5CVSS6.4AI score0.00513EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-38482

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - comedi: das6402: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: / IRQs 2,3,5,6,7, 10,11,15 are valid for...

7.1CVSS6.4AI score0.00159EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/08/16 11:22 p.m.6 views

SUSE CVE-2025-38529

In the Linux kernel, the following vulnerability has been resolved: comedi: aioiiro16: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: if 1 options1 & 0xdcfc However, it-optionsi is an unchecked int value from userspace, so the shift amount could ...

6.1CVSS6.4AI score0.00174EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2025/08/16 11:22 p.m.10 views

SUSE CVE-2025-38530

In the Linux kernel, the following vulnerability has been resolved: comedi: pcl812: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: if 1 options1 & board-irqbits However, it-optionsi is an unchecked int value from userspace, so the shift amount...

6.1CVSS6.4AI score0.00174EPSS
SaveExploits0References20
NVD
NVD
added 2025/08/16 12:15 p.m.18 views

CVE-2025-38529

In the Linux kernel, the following vulnerability has been resolved: comedi: aioiiro16: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: if 1 options1 & 0xdcfc However, it-optionsi is an unchecked int value from userspace, so the shift amount could ...

7.1CVSS0.00174EPSS
SaveExploits0References10
Rows per page
Query Builder