Lucene search
+L

123 matches found

AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•11 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: Fixed deadlock issue when using the NCM gadget The cdns3 driver suffers from the same deadlock issue as fixed in cdnsp with the commit 58f2fcb3a845 „usb: cdnsp: Fixed deadlock issue during use of the NCM gadget”. Unde...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•6 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: clocksource: Use migratedisable to avoid calling getrandomu32 in an atomic context. The following bug report occurred with the PREEMPTRT kernel: - Bug: A sleeping function was called from an invalid context at...

5.5CVSS6.5AI score0.00167EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/26 12:00 a.m.•16 views

PT-2026-82178

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ml-ioh GPIO driver where the register lock uses spinlock t instead of raw spinlock t. The ioh irq type function, acting as the irq chip .irq set type callback, is...

5.9AI score0.0022EPSS
SaveExploits0References11
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•19 views

Astra Linux – Vulnerabilities in Linux, Linux-5.15, Linux-5.10

In the Linux kernel, the following vulnerabilities have been resolved: Firmware: armsdei: Fixed a bug where sleep operations occurred from an invalid context. Running a preempt-rt v6.2-rc3-rt1 based kernel on an Ampere Altra Triggers: - Bug: Sleeping function called from an invalid context at...

6.1AI score0.00205EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2026/08/15 11:52 p.m.•15 views

SUSE CVE-2026-74468

In the Linux kernel, the following vulnerability has been resolved: gpio: pch: use rawspinlockt for the register lock pchirqtype is registered as the irqchip .irqsettype callback and takes chip-spinlock with spinlockirqsave. This callback is reached from setupirq - irqsettrigger - chip-irqsettype...

5.6AI score0.0022EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/15 12:00 a.m.•19 views

PT-2026-72920

In the Linux kernel, the following vulnerability has been resolved: gpio: pch: use raw spinlock t for the register lock pch irq type is registered as the irq chip .irq set type callback and takes chip-spinlock with spin lock irqsave. This callback is reached from setup irq - irq set trigger -...

5.5AI score0.0022EPSS
SaveExploits0References6
OSV
OSV
•added 2026/07/25 10:17 a.m.•15 views

UBUNTU-CVE-2026-64428

In the Linux kernel, the following vulnerability has been resolved: gpio: sch: use rawspinlockt in the irq startup path schirqunmask enables the GPIO IRQ and then updates the controller state through schirqmaskunmask, which takes sch-lock with spinlockirqsave. The callback can be reached from...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References20
EUVD
EUVD
•added 2026/07/25 8:51 a.m.•21 views

EUVD-2026-48772

In the Linux kernel, the following vulnerability has been resolved: gpio: sch: use rawspinlockt in the irq startup path schirqunmask enables the GPIO IRQ and then updates the controller state through schirqmaskunmask, which takes sch-lock with spinlockirqsave. The callback can be reached from...

5.7AI score0.00162EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/07/25 8:51 a.m.•44 views

CVE-2026-64428 gpio: sch: use raw_spinlock_t in the irq startup path

In the Linux kernel, the following vulnerability has been resolved: gpio: sch: use rawspinlockt in the irq startup path schirqunmask enables the GPIO IRQ and then updates the controller state through schirqmaskunmask, which takes sch-lock with spinlockirqsave. The callback can be reached from...

0.00162EPSS
SaveExploits0References7
OSV
OSV
•added 2026/07/25 8:50 a.m.•13 views

CVE-2026-64374 sched/rt: Have RT_PUSH_IPI be default off for non PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: sched/rt: Have RTPUSHIPI be default off for non PREEMPTRT RT migration is done aggressively. When a CPU schedules out a high priority RT task for a lower priority task, it will look to see if there's any RT tasks that are waiting...

7.5CVSS5.9AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
•added 2026/07/25 12:00 a.m.•21 views

PT-2026-64650

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Spreadtrum EIC controller where the sprd eic irq unmask function enables the GPIO IRQ and updates the controller state via the sprd eic update function. The sprd e...

5.5CVSS5.7AI score0.00125EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2026/07/21 1:00 p.m.•14 views

SUSE CVE-2026-64073

In the Linux kernel, the following vulnerability has been resolved: irqwork: Fix use-after-free in irqworksingle on PREEMPTRT On PREEMPTRT, non-HARD irqwork runs in per-CPU kthreads via runirqworkd, so irqworksync uses rcuwait to wait for BUSY==0. After irqworksingle clears BUSY via atomiccmpxchg...

5.5CVSS5.7AI score0.0018EPSS
SaveExploits0References3
NVD
NVD
•added 2026/07/19 4:17 p.m.•13 views

CVE-2026-64073

In the Linux kernel, the following vulnerability has been resolved: irqwork: Fix use-after-free in irqworksingle on PREEMPTRT On PREEMPTRT, non-HARD irqwork runs in per-CPU kthreads via runirqworkd, so irqworksync uses rcuwait to wait for BUSY==0. After irqworksingle clears BUSY via atomiccmpxchg...

7.8CVSS0.0018EPSS
SaveExploits0References6
Debian CVE
Debian CVE
•added 2026/07/19 3:39 p.m.•17 views

CVE-2026-64073

In the Linux kernel, the following vulnerability has been resolved: irqwork: Fix use-after-free in irqworksingle on PREEMPTRT On PREEMPTRT, non-HARD irqwork runs in per-CPU kthreads via runirqworkd, so irqworksync uses rcuwait to wait for BUSY==0. After irqworksingle clears BUSY via atomiccmpxchg...

7.8CVSS5.7AI score0.0018EPSS
SaveExploits0
UbuntuCve
UbuntuCve
•added 2026/07/01 2:16 p.m.•24 views

CVE-2026-53326

In the Linux kernel, the following vulnerability has been resolved: debugobjects: Don't call fillpool in early boot hardirq context When booting a debug PREEMPTRT kernel on an ARM64 system, a "inconsistent HARDIRQ-ON-W - IN-HARDIRQ-W usage" lockdep warning message was reported to the console...

5.5CVSS6AI score0.001EPSS
SaveExploits0References15
CVE
CVE
•added 2026/07/01 1:32 p.m.•62 views

CVE-2026-53326

The CVE-2026-53326 entry concerns the Linux kernel debugobjects subsystem. Affected scenario is booting a debug PREEMPT_RT kernel on ARM64 where interrupts can occur before the scheduler is fully enabled, causing a hardirq context to attempt pool filling. This can lead to a deadlock when the inte...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0References6Affected Software1
AstraLinux
AstraLinux
•added 2026/06/24 3:11 p.m.•7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: veth: The XDP function has its return section reduced to nodirect to address a race condition. As explained in the commit fa349e396e48 “veth: Fixed a race condition involving AFXDP, which exposes old or uninitialized descriptors”...

9.8CVSS5.5AI score0.0044EPSS
SaveExploits0References3
NVD
NVD
•added 2026/05/27 2:17 p.m.•26 views

CVE-2026-46099

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels seg6inputcore and rplinput call ip6routeinput which sets a NOREF dst on the skb, then pass it to dstcachesetip6 invoking dsthold unconditionally. On PREEMPTRT, ksoftirqd is...

8.1CVSS0.0041EPSS
SaveExploits0References16
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•25 views

EUVD-2026-32412

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Reinstate disabling of BHs around IRQ handler If the driver executes ks8851irq AND a TX packet has been sent, then the driver enables TX queue via netifwakequeue which schedules TX softirq to queue packets for this...

5.8AI score0.00528EPSS
SaveExploits0References5
OSV
OSV
•added 2026/05/27 12:56 p.m.•13 views

CVE-2026-46031 net: ks8851: Reinstate disabling of BHs around IRQ handler

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Reinstate disabling of BHs around IRQ handler If the driver executes ks8851irq AND a TX packet has been sent, then the driver enables TX queue via netifwakequeue which schedules TX softirq to queue packets for this...

7.5CVSS5.8AI score
SaveExploits0References9
Rows per page
Query Builder