Lucene search
+L

415 matches found

SUSE CVE
SUSE CVE
added 2024/03/27 4:25 a.m.6 views

SUSE CVE-2021-47169

In the Linux kernel, the following vulnerability has been resolved: serial: rp2: use 'requestfirmware' instead of 'requestfirmwarenowait' In 'rp2probe', the driver registers 'rp2uartinterrupt' then calls 'rp2fwcb' through 'requestfirmwarenowait'. In 'rp2fwcb', if the firmware don't exists, functi...

5.5CVSS7.7AI score0.00226EPSS
SaveExploits0References11
OSV
OSV
added 2024/03/25 10:15 a.m.4 views

DEBIAN-CVE-2021-47169

In the Linux kernel, the following vulnerability has been resolved: serial: rp2: use 'requestfirmware' instead of 'requestfirmwarenowait' In 'rp2probe', the driver registers 'rp2uartinterrupt' then calls 'rp2fwcb' through 'requestfirmwarenowait'. In 'rp2fwcb', if the firmware don't exists, functi...

5.5CVSS5.5AI score0.00226EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/03/25 9:16 a.m.46 views

CVE-2021-47169

In the Linux kernel, the following vulnerability has been resolved: serial: rp2: use 'requestfirmware' instead of 'requestfirmwarenowait' In 'rp2probe', the driver registers 'rp2uartinterrupt' then calls 'rp2fwcb' through 'requestfirmwarenowait'. In 'rp2fwcb', if the firmware don't exists, functi...

5.5CVSS5.5AI score0.00226EPSS
SaveExploits0
CVE
CVE
added 2024/03/25 9:16 a.m.114 views

CVE-2021-47169

CVE-2021-47169 : In the Linux kernel, the serial rp2 driver could NULL-dereference if a firmware load via request_firmware_nowait occurred before ports were initialized. The fix was to use a synchronous firmware load (request_firmware) during rp2_probe to ensure interrupts are not handled before ...

5.5CVSS6.3AI score0.00226EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/03/25 9:15 a.m.17 views

CVE-2021-47153

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: Don't generate an interrupt on bus reset Now that the i2c-i801 driver supports interrupts, setting the KILL bit in a attempt to recover from a timed out transaction triggers an interrupt. Unfortunately, the interrupt...

7.1CVSS5.8AI score
SaveExploits0References8
CVE
CVE
added 2024/03/25 9:07 a.m.153 views

CVE-2021-47153

CVE-2021-47153 involves the Linux kernel i2c: i801 driver. The issue occurs when a KILL-recover/bus-reset process triggers an interrupt that the i801_isr cannot handle, potentially causing an out-of-bounds memory access in block transactions. The connected MiracleLinux advisories (AXSA) reference...

7.8CVSS6.8AI score0.00231EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/25 9:07 a.m.26 views

CVE-2021-47153 i2c: i801: Don't generate an interrupt on bus reset

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: Don't generate an interrupt on bus reset Now that the i2c-i801 driver supports interrupts, setting the KILL bit in a attempt to recover from a timed out transaction triggers an interrupt. Unfortunately, the interrupt...

7.8CVSS6.7AI score0.00231EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/03/06 4:34 a.m.6 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
OSV
OSV
added 2024/03/02 10:15 p.m.4 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.00228EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/29 11:15 p.m.13 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...

5.5CVSS6.7AI score
SaveExploits0References5
OSV
OSV
added 2024/02/28 9:15 a.m.11 views

UBUNTU-CVE-2021-47019

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix possible invalid register access Disable the interrupt and synchronze for the pending irq handlers to ensure the irq tasklet is not being scheduled after the suspend to avoid the possible invalid register access...

5.5CVSS5.7AI score0.00205EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/02/27 12:00 a.m.8 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 not enabling irq when handling spurious interrupts...

5.5CVSS8.2AI score0.00235EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.11 views

kernel: rxrpc: Fix locking in rxrpc's sendmsg

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix locking in rxrpc's sendmsg Fix three bugs in the rxrpc's sendmsg implementation: 1 rxrpcnewclientcall should release the socket lock when returning an error from rxrpcgetcallslot. 2 rxrpcwaitfortxwindowintr will return...

7.8CVSS6.4AI score0.00178EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/03/07 12:00 a.m.5 views

PT-2023-35435 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.94 Description: The issue is related to a potential security vulnerability in the powerpc/64s/interrupt handling. It is described as an interrupt exit race with security mitigation switch. The actual impac...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/03/07 12:00 a.m.5 views

PT-2023-35403 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.1.12 Description: The issue is related to a potential security vulnerability in the powerpc/64s/interrupt handling. It involves a race condition with security mitigation switch during interrupt exit. The actu...

7.2AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2023/02/15 6:07 a.m.5 views

SUSE CVE-2008-4307

Race condition in the dosetlk function in fs/nfs/file.c in the Linux kernel before 2.6.26 allows local users to cause a denial of service crash via vectors resulting in an interrupted RPC call that leads to a stray FLPOSIX lock, related to improper handling of a race between fcntl and close in th...

4CVSS6.1AI score0.00284EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:15 a.m.6 views

SUSE CVE-2015-5605

The regular-expression implementation in Google V8, as used in Google Chrome before 44.0.2403.89, mishandles interrupts, which allows remote attackers to cause a denial of service application crash via crafted JavaScript code, as demonstrated by an error in garbage collection during allocation of...

5CVSS8.9AI score0.0152EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/02/13 12:00 a.m.7 views

PT-2023-35091 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.1.7 Description: The issue is related to the dp aux cmd fifo tx function, where it may not be completed if the interrupt is not for an auxiliary transfer. This could potentially lead to security...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/01/31 12:00 a.m.6 views

PT-2023-34799 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.1.7 Description: The issue is related to the dp aux cmd fifo tx function, where it may not be completed if the interrupt is not for an auxiliary transfer. This could potentially lead to security...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2022/12/14 9:15 p.m.6 views

DEBIAN-CVE-2022-3111

An issue was discovered in the Linux kernel through 5.16-rc6. freechargerirq in drivers/power/supply/wm8350power.c lacks free of WM8350IRQCHGFASTRDY, which is registered in wm8350initcharger...

5.5CVSS6.3AI score0.00216EPSS
SaveExploits0References1
Rows per page
Query Builder