Lucene search
+L

2166 matches found

OSV
OSV
added 2025/08/22 4:15 p.m.11 views

AZL-66656 CVE-2025-38670 affecting package kernel for versions less than 6.6.104.2-1

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.8CVSS5.5AI score0.0016EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/22 4:15 p.m.2 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.00165EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/22 4:15 p.m.8 views

UBUNTU-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.8AI score0.00165EPSS
SaveExploits0References40
OSV
OSV
added 2025/08/22 4:15 p.m.10 views

UBUNTU-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.5AI score0.0016EPSS
SaveExploits0References38
CVE
CVE
added 2025/08/22 4:03 p.m.80 views

CVE-2025-38670

CVE-2025-38670 affects ARM64 Linux kernel. The vulnerability arises in cpu_switch_to() and call_on_irq_stack() where masking and saving the DAIF state and SCS pointers are not atomic across stack switches, allowing a race during task/IRQ stack transitions. Interrupts (SErrors/Debug Exceptions) ca...

7.8CVSS6.5AI score0.0016EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/08/22 4:03 p.m.19 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.8CVSS7.2AI score
SaveExploits0References12
Ubuntu
Ubuntu
added 2025/08/22 2:39 p.m.14 views

USN-7711-1: Linux kernel (Azure) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - PA-RISC architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; -...

9.8CVSS7.3AI score0.00894EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/08/18 11:27 a.m.13 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.00178EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/08/16 11:22 p.m.17 views

SUSE CVE-2025-38516

In the Linux kernel, the following vulnerability has been resolved: 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 registered as a GPIO in the kernel. This enables the user-space to trigger a...

5.5CVSS6.4AI score0.00164EPSS
SaveExploits0References20
OSV
OSV
added 2025/08/16 12:15 p.m.32 views

AZL-73560 CVE-2025-38529 affecting package kernel for versions less than 5.15.200.1-1

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.1CVSS5.6AI score0.00178EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/16 12:15 p.m.6 views

DEBIAN-CVE-2025-38525

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix irq-disabled in localbhenable The rxrpcassessMTUsize function calls down into the IP layer to find out the MTU size for a route. When accepting an incoming call, this is called from rxrpcnewincomingcall which holds...

5.5CVSS5.9AI score0.00364EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/16 11:12 a.m.12 views

CVE-2025-38538 dmaengine: nbpfaxi: Fix memory corruption in probe()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: nbpfaxi: Fix memory corruption in probe The nbpf-chan array is allocated earlier in the nbpfprobe function and it has "numchannels" elements. These three loops iterate one element farther than they should and corrupt...

6AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/08/16 11:12 a.m.23 views

CVE-2025-38538

In the Linux kernel, the following vulnerability has been resolved: dmaengine: nbpfaxi: Fix memory corruption in probe The nbpf-chan array is allocated earlier in the nbpfprobe function and it has "numchannels" elements. These three loops iterate one element farther than they should and corrupt...

7.8CVSS6.5AI score0.0017EPSS
SaveExploits0
OSV
OSV
added 2025/08/16 11:12 a.m.12 views

CVE-2025-38525 rxrpc: Fix irq-disabled in local_bh_enable()

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix irq-disabled in localbhenable The rxrpcassessMTUsize function calls down into the IP layer to find out the MTU size for a route. When accepting an incoming call, this is called from rxrpcnewincomingcall which holds...

7.5CVSS6.6AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-48891

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - regulator: da9211: Use irq handler when ready If the system does not come from reset like when it is kexec, the regulator might have an IRQ waiting for us. If w...

5.5CVSS5.7AI score0.0024EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2024-26892

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: wifi: mt76: mt7921e: fix use-after- free in freeirq From commit a304e1b82808 PATCH Debug...

7.8CVSS5.6AI score0.0023EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53108

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/iucv: Fix size of interrupt data iucvirqdata needs to be 4 bytes larger. These bytes are not used by the iucv module, but written by the z/VM hypervisor in...

5.5CVSS6.6AI score0.00194EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-38479

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: dmaengine: fsl-edma: free irq correctly in remove path Add fsledma-txirq/errirq check to avo...

7.8CVSS5.8AI score0.00277EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2024-26813

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - vfio/platform: Create persistent IRQ handlers The vfio-platform SETIRQS ioctl currently allows loopback triggering of an interrupt before a signaling eventfd ha...

5.5CVSS5.9AI score0.00234EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2023-52993

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - x86/i8259: Mark legacy PIC interrupts with IRQLEVEL Baoquan reported that after triggering a crash the subsequent crash-kernel fails to boot about half of the...

5.5CVSS6.6AI score0.00264EPSS
SaveExploits0References3
Rows per page
Query Builder