Lucene search
+L

207 matches found

OSV
OSV
•added 2025/01/15 1:15 p.m.•10 views

UBUNTU-CVE-2024-57889

In the Linux kernel, the following vulnerability has been resolved: pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking If a device uses MCP23xxx IO expander to receive IRQs, the following bug can happen: BUG: sleeping function called from invalid context at...

5.5CVSS6.2AI score0.00165EPSS
SaveExploits0References48
Positive Technologies
Positive Technologies
•added 2025/01/08 12:00 a.m.•14 views

PT-2025-4332

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability has been resolved in the Linux kernel, specifically in the net: hns3 component. The issue occurs due to a time window between misc irq enabled and service task inited,...

4.7CVSS5.5AI score0.00155EPSS
SaveExploits0
OSV
OSV
•added 2024/12/28 10:15 a.m.•12 views

AZL-55466 CVE-2024-56704 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: 9p/xen: fix release of IRQ Kernel logs indicate an IRQ was double-freed. Pass correct device ID during IRQ release. Dominique: remove confusing variable reset to 0...

7.8CVSS6.3AI score0.00242EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
•added 2024/11/12 9:11 a.m.•14 views

kernel: powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switch

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switch The RFI and STF security mitigation options can flip the interruptexitnotreentrant static branch condition concurrently with the interrupt exit code...

4.7CVSS6.8AI score0.00179EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2024/11/12 9:11 a.m.•13 views

kernel: vfio/pci: Disable auto-enable of exclusive INTx IRQ

An incorrect handling flaw was found in the Linux kernel framework for secure userspace device drivers functionality that may interrupt some of the devices. This issue could allow a local user to crash the system...

5.5CVSS7.2AI score0.0024EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
•added 2024/11/09 8:00 a.m.•13 views

usb: typec: tipd: Free IRQ only if it was requested before

...

3.3CVSS6.6AI score0.00212EPSS
SaveExploits0
RedHat Linux
RedHat Linux
•added 2024/10/30 1:41 a.m.•38 views

kernel: USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages

A vulnerability was found in the Linux kernel's CDC WDM driver, where excessive logging in the interrupt-URB completion callback could lead to CPU lockups, which occurs when the driver rapidly resubmits interrupt URBs after receiving a -EPROTO status, causing a backlog of error messages that...

5.5CVSS6.8AI score0.00291EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2024/10/22 2:49 a.m.•11 views

SUSE CVE-2024-50057

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tipd: Free IRQ only if it was requested before In polling mode, if no IRQ was requested there is no need to free it. Call devmfreeirq only if client-irq is set. This fixes the warning caused by the tps6598x module...

5.5CVSS7.7AI score0.00212EPSS
SaveExploits0References6
OSV
OSV
•added 2024/10/21 8:15 p.m.•15 views

AZL-51293 CVE-2024-50057 affecting package kernel for versions less than 6.6.57.1-1

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tipd: Free IRQ only if it was requested before In polling mode, if no IRQ was requested there is no need to free it. Call devmfreeirq only if client-irq is set. This fixes the warning caused by the tps6598x module...

3.3CVSS6.3AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
•added 2024/10/21 6:15 p.m.•12 views

UBUNTU-CVE-2024-49963

In the Linux kernel, the following vulnerability has been resolved: mailbox: bcm2835: Fix timeout during suspend mode During noirq suspend phase the Raspberry Pi power driver suffer of firmware property timeouts. The reason is that the IRQ of the underlying BCM2835 mailbox is disabled and...

5.5CVSS6.2AI score0.00257EPSS
SaveExploits0References49
BDU FSTEC
BDU FSTEC
•added 2024/10/18 12:00 a.m.•11 views

The vulnerability of the pca953x_irq_bus_sync_unlock() function in the Linux operating system’s GPIO kernel driver allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the pca953xirqbussyncunlock function in the drivers/gpio/gpio-pca953x.c file of the Linux kernel’s GPIO driver is related to jib,rfvb. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the protected...

4.7CVSS6.6AI score0.00173EPSS
SaveExploits0References15Affected Software4
Microsoft CVE
Microsoft CVE
•added 2024/10/14 7:00 a.m.•17 views

drm/bridge: tc358767: Check if fully initialized before signalling HPD event via IRQ

...

5.5CVSS6.8AI score0.00236EPSS
SaveExploits0
OSV
OSV
•added 2024/09/27 1:15 p.m.•6 views

DEBIAN-CVE-2024-46832

In the Linux kernel, the following vulnerability has been resolved: MIPS: cevt-r4k: Don't call getc0compareint if timer irq is installed This avoids warning: 0.118053 BUG: sleeping function called from invalid context at kernel/locking/mutex.c:283 Caused by getc0compareint on secondary CPU. We al...

5.5CVSS5.6AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
•added 2024/09/27 1:15 p.m.•12 views

UBUNTU-CVE-2024-46820

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: remove irq disabling in vcn 5 suspend We do not directly enable/disable VCN IRQ in vcn 5.0.0. And we do not handle the IRQ state as well. So the calls to disable IRQ and set state are removed. This effectively get...

7.8CVSS6.5AI score0.00229EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2024/09/24 12:40 a.m.•35 views

kernel: USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages

A vulnerability was found in the Linux kernel's CDC WDM driver, where excessive logging in the interrupt-URB completion callback could lead to CPU lockups, which occurs when the driver rapidly resubmits interrupt URBs after receiving a -EPROTO status, causing a backlog of error messages that...

5.5CVSS6.8AI score0.00291EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2024/08/08 4:53 a.m.•14 views

kernel: isdn: mISDN: netjet: Fix crash in nj_probe

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: netjet: Fix crash in njprobe: 'njsetup' in netjet.c might fail with -EIO and in this case 'card-irq' is initialized and is bigger than zero. A subsequent call to 'njrelease' will free the irq that has not been...

4.7CVSS6.8AI score0.00226EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2024/08/08 4:44 a.m.•22 views

kernel: isdn: mISDN: netjet: Fix crash in nj_probe

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: netjet: Fix crash in njprobe: 'njsetup' in netjet.c might fail with -EIO and in this case 'card-irq' is initialized and is bigger than zero. A subsequent call to 'njrelease' will free the irq that has not been...

4.7CVSS6.8AI score0.00226EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
•added 2024/08/05 7:00 a.m.•7 views

um: Add winch to winch_handlers before registering winch IRQ

...

7.8CVSS7.3AI score0.00241EPSS
SaveExploits0
OSV
OSV
•added 2024/06/24 2:15 p.m.•13 views

AZL-42937 CVE-2024-39292 affecting package kernel for versions less than 5.15.162.2-1

In the Linux kernel, the following vulnerability has been resolved: um: Add winch to winchhandlers before registering winch IRQ Registering a winch IRQ is racy, an interrupt may occur before the winch is added to the winchhandlers list. If that happens, registerwinchirq adds to that list a winch...

5.5CVSS6.6AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
•added 2024/06/24 2:15 p.m.•12 views

UBUNTU-CVE-2024-39292

In the Linux kernel, the following vulnerability has been resolved: um: Add winch to winchhandlers before registering winch IRQ Registering a winch IRQ is racy, an interrupt may occur before the winch is added to the winchhandlers list. If that happens, registerwinchirq adds to that list a winch...

7.8CVSS6.2AI score0.00241EPSS
SaveExploits0References20
Rows per page
Query Builder