Lucene search
K

15 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-11173

Malicious code in bioql PyPI...

7.2AI score0.00028EPSS
Exploits0References3
OSV
OSV
added 2025/07/04 2:43 p.m.2 views

OESA-2025-1729 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved:genirq/irqdesc: Prevent use-after-free in irqfindatorafterirqfindatorafter dereferences the interrupt descriptor which isreturned by mtfind while neither holding...

7.8CVSS6.8AI score0.00158EPSS
Exploits0References30
Positive Technologies
Positive Technologies
added 2025/02/27 12:0 a.m.1 views

PT-2025-16769

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue occurs when a shared IRQ is used by the driver due to platform limitation, and the IRQ affinity hint is not cleared befor...

5.5CVSS6AI score0.00038EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/01/20 3:48 a.m.1 views

SUSE CVE-2024-57914

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpci: fix NULL pointer issue on shared irq case The tcpciirq may meet below NULL pointer dereference issue: 2.641851 Unable to handle kernel NULL pointer dereference at virtual address 0000000000000010 2.641951 statu...

4.7CVSS6.2AI score0.00033EPSS
Exploits0References3
OSV
OSV
added 2025/01/19 12:15 p.m.2 views

UBUNTU-CVE-2024-57914

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpci: fix NULL pointer issue on shared irq case The tcpciirq may meet below NULL pointer dereference issue: 2.641851 Unable to handle kernel NULL pointer dereference at virtual address 0000000000000010 2.641951 statu...

5.5CVSS6.4AI score0.00033EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/01/19 11:52 a.m.14 views

CVE-2024-57914 usb: typec: tcpci: fix NULL pointer issue on shared irq case

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpci: fix NULL pointer issue on shared irq case The tcpciirq may meet below NULL pointer dereference issue: 2.641851 Unable to handle kernel NULL pointer dereference at virtual address 0000000000000010 2.641951 statu...

0.00033EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2024/07/31 9:19 a.m.18 views

CVE-2024-42127

In the Linux kernel, the following vulnerability has been resolved: drm/lima: fix shared irq handling on driver remove lima uses a shared interrupt, so the interrupt handlers must be prepared to be called at any time. At driver removal time, the clocks are disabled early and the interrupts stay...

4.4CVSS7AI score0.00016EPSS
Exploits0References4
NVD
NVD
added 2024/07/30 8:15 a.m.7 views

CVE-2024-42127

In the Linux kernel, the following vulnerability has been resolved: drm/lima: fix shared irq handling on driver remove lima uses a shared interrupt, so the interrupt handlers must be prepared to be called at any time. At driver removal time, the clocks are disabled early and the interrupts stay...

5.5CVSS0.00016EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.14 views

CVE-2024-42127

In the Linux kernel, the following vulnerability has been resolved: drm/lima: fix shared irq handling on driver remove lima uses a shared interrupt, so the interrupt handlers must be prepared to be called at any time. At driver removal time, the clocks are disabled early and the interrupts stay...

5.5CVSS6.3AI score0.00016EPSS
Exploits0References31
CVE
CVE
added 2024/07/30 7:46 a.m.100 views

CVE-2024-42127

CVE-2024-42127 affects the Linux kernel driver for Lima (drm/lima) which uses a shared IRQ. The root cause is that during driver removal, clocks are disabled early while interrupts remain registered due to devm-based management, allowing interrupt handlers to run and access device registers with ...

5.5CVSS6.4AI score0.00016EPSS
Exploits0References8Affected Software1
Debian CVE
Debian CVE
added 2024/07/30 7:46 a.m.10 views

CVE-2024-42127

In the Linux kernel, the following vulnerability has been resolved: drm/lima: fix shared irq handling on driver remove lima uses a shared interrupt, so the interrupt handlers must be prepared to be called at any time. At driver removal time, the clocks are disabled early and the interrupts stay...

5.5CVSS5.5AI score0.00016EPSS
Exploits0
OSV
OSV
added 2024/07/30 7:46 a.m.20 views

CVE-2024-42127 drm/lima: fix shared irq handling on driver remove

In the Linux kernel, the following vulnerability has been resolved: drm/lima: fix shared irq handling on driver remove lima uses a shared interrupt, so the interrupt handlers must be prepared to be called at any time. At driver removal time, the clocks are disabled early and the interrupts stay...

5.5CVSS5.8AI score0.00016EPSS
Exploits0References11
Vulnrichment
Vulnrichment
added 2024/05/01 12:54 p.m.28 views

CVE-2024-27049 wifi: mt76: mt7925e: fix use-after-free in free_irq()

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925e: fix use-after-free in freeirq From commit a304e1b82808 "PATCH Debug shared irqs", there is a test to make sure the shared irq handler should be able to handle the unexpected event after deregistration. For th...

6.7AI score0.00016EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/04/23 1:44 a.m.2 views

SUSE CVE-2024-26892

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921e: fix use-after-free in freeirq From commit a304e1b82808 "PATCH Debug shared irqs", there is a test to make sure the shared irq handler should be able to handle the unexpected event after deregistration. For th...

5.5CVSS6.7AI score0.00013EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.41 views

CVE-2024-26892 wifi: mt76: mt7921e: fix use-after-free in free_irq()

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921e: fix use-after-free in freeirq From commit a304e1b82808 "PATCH Debug shared irqs", there is a test to make sure the shared irq handler should be able to handle the unexpected event after deregistration. For th...

7.5AI score0.00013EPSS
Exploits0References4
Rows per page
Query Builder