Lucene search
K

25 matches found

AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.5 views

Astra Linux - уязвимость в linux-6.1

In the Linux kernel, the following vulnerability has been resolved: media: rkisp1: Fixed handling of IRQs due to shared interrupts. The driver requests interrupts using IRQFSHARED, so the interrupt handlers can be called at any time. If such a call occurs while the ISP is powered down, the SoC wi...

5.5CVSS6.2AI score0.00019EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.2 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: Wifi: ath11k: The affinity hint was cleared before calling ath11kpcicfreeirq in the error path. If a shared IRQ is used by the driver due to platform limitations, then the IRQ affinity hint is set correctly after the allocation o...

5.5CVSS5.8AI score0.00038EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-989692)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989692 advisory. 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...

5.5CVSS6AI score0.00016EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-53328

Malicious code in bioql PyPI...

7.3AI score0.0002EPSS
Exploits0References3
Microsoft CVE
Microsoft CVE
added 2025/09/27 1:1 a.m.3 views

media: rkisp1: Fix IRQ handling due to shared interrupts

...

5.5CVSS7AI score0.00019EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2024-42127

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

5.5CVSS6.7AI score0.00016EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/01/19 12:0 a.m.1 views

PT-2025-3639 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.12.0-rc6-06316-g7f63786ad3d1-dirty Description: The issue is related to a NULL pointer dereference in the tcpci irq function when handling shared interrupts. This can occur when two Type-C ports share an...

5.5CVSS7.3AI score0.00033EPSS
Exploits0References12
RedhatCVE
RedhatCVE
added 2025/01/08 2:20 p.m.8 views

CVE-2024-56680

In the Linux kernel, the following vulnerability has been resolved: media: intel/ipu6: do not handle interrupts when device is disabled Some IPU6 devices have shared interrupts. We need to handle properly case when interrupt is triggered from other device on shared irq line and IPU6 itself...

5.5CVSS6.9AI score0.0002EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/12/29 3:48 a.m.1 views

SUSE CVE-2024-56680

In the Linux kernel, the following vulnerability has been resolved: media: intel/ipu6: do not handle interrupts when device is disabled Some IPU6 devices have shared interrupts. We need to handle properly case when interrupt is triggered from other device on shared irq line and IPU6 itself...

4.7CVSS7.7AI score0.0002EPSS
Exploits0References3
NVD
NVD
added 2024/12/28 10:15 a.m.7 views

CVE-2024-56680

In the Linux kernel, the following vulnerability has been resolved: media: intel/ipu6: do not handle interrupts when device is disabled Some IPU6 devices have shared interrupts. We need to handle properly case when interrupt is triggered from other device on shared irq line and IPU6 itself...

5.5CVSS0.0002EPSS
Exploits0References3
OSV
OSV
added 2024/12/28 10:15 a.m.1 views

DEBIAN-CVE-2024-56680

In the Linux kernel, the following vulnerability has been resolved: media: intel/ipu6: do not handle interrupts when device is disabled Some IPU6 devices have shared interrupts. We need to handle properly case when interrupt is triggered from other device on shared irq line and IPU6 itself...

5.5CVSS5.7AI score0.0002EPSS
Exploits0References1
OSV
OSV
added 2024/12/28 10:15 a.m.2 views

UBUNTU-CVE-2024-56680

In the Linux kernel, the following vulnerability has been resolved: media: intel/ipu6: do not handle interrupts when device is disabled Some IPU6 devices have shared interrupts. We need to handle properly case when interrupt is triggered from other device on shared irq line and IPU6 itself...

5.5CVSS6.5AI score0.0002EPSS
Exploits0References9
OSV
OSV
added 2024/12/28 9:46 a.m.7 views

CVE-2024-56680 media: intel/ipu6: do not handle interrupts when device is disabled

In the Linux kernel, the following vulnerability has been resolved: media: intel/ipu6: do not handle interrupts when device is disabled Some IPU6 devices have shared interrupts. We need to handle properly case when interrupt is triggered from other device on shared irq line and IPU6 itself...

5.5CVSS6.2AI score0.0002EPSS
Exploits0References6
NVD
NVD
added 2024/06/19 3:15 p.m.16 views

CVE-2021-47613

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: fix completion handling The driver currently assumes that the notify callback is only received when the device is done with all the queued buffers. However, this is not true, since the notify callback could be called...

7.8CVSS0.00076EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/06/19 2:58 p.m.21 views

CVE-2021-47613 i2c: virtio: fix completion handling

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: fix completion handling The driver currently assumes that the notify callback is only received when the device is done with all the queued buffers. However, this is not true, since the notify callback could be called...

0.00076EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2024/05/18 2:48 a.m.1 views

SUSE CVE-2023-52660

In the Linux kernel, the following vulnerability has been resolved: media: rkisp1: Fix IRQ handling due to shared interrupts The driver requests the interrupts as IRQFSHARED, so the interrupt handlers can be called at any time. If such a call happens while the ISP is powered down, the SoC will ha...

5.5CVSS6.2AI score0.00019EPSS
Exploits0References16
RedhatCVE
RedhatCVE
added 2024/05/17 11:11 p.m.13 views

CVE-2023-52660

In the Linux kernel, the following vulnerability has been resolved: media: rkisp1: Fix IRQ handling due to shared interrupts The driver requests the interrupts as IRQFSHARED, so the interrupt handlers can be called at any time. If such a call happens while the ISP is powered down, the SoC will ha...

5.5CVSS6.4AI score0.00019EPSS
Exploits0References4
NVD
NVD
added 2024/05/17 1:15 p.m.11 views

CVE-2023-52660

In the Linux kernel, the following vulnerability has been resolved: media: rkisp1: Fix IRQ handling due to shared interrupts The driver requests the interrupts as IRQFSHARED, so the interrupt handlers can be called at any time. If such a call happens while the ISP is powered down, the SoC will ha...

5.5CVSS6.4AI score0.00019EPSS
Exploits0References4
OSV
OSV
added 2024/05/17 1:15 p.m.2 views

DEBIAN-CVE-2023-52660

In the Linux kernel, the following vulnerability has been resolved: media: rkisp1: Fix IRQ handling due to shared interrupts The driver requests the interrupts as IRQFSHARED, so the interrupt handlers can be called at any time. If such a call happens while the ISP is powered down, the SoC will ha...

5.5CVSS5.7AI score0.00019EPSS
Exploits0References1
OSV
OSV
added 2024/05/17 1:15 p.m.0 views

UBUNTU-CVE-2023-52660

In the Linux kernel, the following vulnerability has been resolved: media: rkisp1: Fix IRQ handling due to shared interrupts The driver requests the interrupts as IRQFSHARED, so the interrupt handlers can be called at any time. If such a call happens while the ISP is powered down, the SoC will ha...

5.5CVSS6.6AI score0.00019EPSS
Exploits0References7
Rows per page
Query Builder