Lucene search
+L

4355 matches found

OSV
OSV
added 2024/03/06 7:15 a.m.11 views

UBUNTU-CVE-2023-52589

In the Linux kernel, the following vulnerability has been resolved: media: rkisp1: Fix IRQ disable race issue In rkisp1ispstop and rkisp1csidisable the driver masks the interrupts and then apparently assumes that the interrupt handler won't be running, and proceeds in the stop procedure. This is...

4.7CVSS6AI score0.00173EPSS
SaveExploits0References16
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.28 views

CVE-2023-52598 s390/ptrace: handle setting of fpc register correctly

In the Linux kernel, the following vulnerability has been resolved: s390/ptrace: handle setting of fpc register correctly If the content of the floating point control fpc register of a traced process is modified with the ptrace interface the new value is tested for validity by temporarily loading...

7.8AI score0.00242EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.50 views

CVE-2023-52597 KVM: s390: fix setting of fpc register

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: fix setting of fpc register kvmarchvcpuioctlsetfpu allows to set the floating point control fpc register of a guest cpu. The new value is tested for validity by temporarily loading it into the fpc register. This may le...

7.8AI score0.00231EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/03/06 6:45 a.m.65 views

CVE-2023-52597

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: fix setting of fpc register kvmarchvcpuioctlsetfpu allows to set the floating point control fpc register of a guest cpu. The new value is tested for validity by temporarily loading it into the fpc register. This may le...

4CVSS6.2AI score0.00231EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.35 views

CVE-2023-52589 media: rkisp1: Fix IRQ disable race issue

In the Linux kernel, the following vulnerability has been resolved: media: rkisp1: Fix IRQ disable race issue In rkisp1ispstop and rkisp1csidisable the driver masks the interrupts and then apparently assumes that the interrupt handler won't be running, and proceeds in the stop procedure. This is...

7.6AI score0.00173EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.43 views

CVE-2023-52589 media: rkisp1: Fix IRQ disable race issue

In the Linux kernel, the following vulnerability has been resolved: media: rkisp1: Fix IRQ disable race issue In rkisp1ispstop and rkisp1csidisable the driver masks the interrupts and then apparently assumes that the interrupt handler won't be running, and proceeds in the stop procedure. This is...

6.8AI score0.00173EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/03/06 4:34 a.m.4 views

SUSE CVE-2023-52559

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid memory allocation in iommususpend The iommususpend syscore suspend callback is invoked with IRQ disabled. Allocating memory with the GFPKERNEL flag may re-enable IRQs during the suspend callback, which can cause...

5.5CVSS5.8AI score0.00224EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2024/03/06 12:0 a.m.8 views

PT-2024-8401 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a leak of left-over IRQ on unbind in the firewire ohci driver. This leak occurs when the driver is unbound from the device, leading to a leftover IRQ of devm...

1.7CVSS6.2AI score0.00222EPSS
SaveExploits0References22
CNNVD
CNNVD
added 2024/03/06 12:0 a.m.6 views

Linux kernel security vulnerabilities

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 security issue with the vblank irq in drm/msm/dpu...

7CVSS6.9AI score0.0016EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/03/05 4:31 a.m.6 views

SUSE CVE-2023-52567

In the Linux kernel, the following vulnerability has been resolved: serial: 8250port: Check IRQ data before use In case the leaf driver wants to use IRQ polling irq = 0 and IIR register shows that an interrupt happened in the 8250 hardware the IRQ data can be NULL. In such a case we need to skip...

2.3CVSS5.8AI score0.00226EPSS
SaveExploits0References12
OSV
OSV
added 2024/03/02 10:15 p.m.3 views

DEBIAN-CVE-2023-52567

In the Linux kernel, the following vulnerability has been resolved: serial: 8250port: Check IRQ data before use In case the leaf driver wants to use IRQ polling irq = 0 and IIR register shows that an interrupt happened in the 8250 hardware the IRQ data can be NULL. In such a case we need to skip...

5.5CVSS5.3AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/02 10:15 p.m.2 views

DEBIAN-CVE-2023-52559

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid memory allocation in iommususpend The iommususpend syscore suspend callback is invoked with IRQ disabled. Allocating memory with the GFPKERNEL flag may re-enable IRQs during the suspend callback, which can cause...

5.5CVSS5.3AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/02 10:15 p.m.1 views

DEBIAN-CVE-2023-52517

In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain Previously the transfer complete IRQ immediately drained to RX FIFO to read any data remaining in FIFO to the RX buffer. This behaviour is correct when...

7CVSS5.7AI score0.0018EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.32 views

CVE-2023-52517

In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain Previously the transfer complete IRQ immediately drained to RX FIFO to read any data remaining in FIFO to the RX buffer. This behaviour is correct when...

7CVSS6.3AI score0.0018EPSS
SaveExploits0References3
Prion
Prion
added 2024/03/02 10:15 p.m.18 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: serial: 8250port: Check IRQ data before use In case the leaf driver wants to use IRQ polling irq = 0 and IIR register shows that an interrupt happened in the 8250 hardware the IRQ data can be NULL. In such a case we need to skip...

7.2AI score0.00226EPSS
SaveExploits0References8
OSV
OSV
added 2024/03/02 10:15 p.m.3 views

UBUNTU-CVE-2023-52567

In the Linux kernel, the following vulnerability has been resolved: serial: 8250port: Check IRQ data before use In case the leaf driver wants to use IRQ polling irq = 0 and IIR register shows that an interrupt happened in the 8250 hardware the IRQ data can be NULL. In such a case we need to skip...

5.5CVSS6.1AI score0.00226EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/03/02 9:52 p.m.16 views

CVE-2023-52517

In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain Previously the transfer complete IRQ immediately drained to RX FIFO to read any data remaining in FIFO to the RX buffer. This behaviour is correct when...

7CVSS6AI score0.0018EPSS
SaveExploits0
OSV
OSV
added 2024/03/02 9:52 p.m.4 views

CVE-2023-52517 spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain

In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain Previously the transfer complete IRQ immediately drained to RX FIFO to read any data remaining in FIFO to the RX buffer. This behaviour is correct when...

7CVSS5.8AI score0.0018EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/03/02 5:49 a.m.7 views

SUSE CVE-2021-46997

In the Linux kernel, the following vulnerability has been resolved: arm64: entry: always set GICPRIOPSRISET during entry Zenghui reports that booting a kernel with "irqchip.gicv3pseudonmi=1" on the command line hits a warning during kernel entry, due to the way we manipulate the PMR. Early in the...

5.5CVSS7.9AI score0.00246EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/03/01 5:31 a.m.28 views

CVE-2021-47016

In the Linux kernel, the following vulnerability has been resolved: m68k: mvme147,mvme16x: Don't wipe PCC timer config bits Don't clear the timer 1 configuration bits when clearing the interrupt flag and counter overflow. As Michael reported, "This results in no timer interrupts being delivered...

4.4CVSS6.5AI score0.00222EPSS
SaveExploits0References4
Rows per page
Query Builder