Lucene search
+L

3266 matches found

OSV
OSV
added 2026/05/08 5:04 p.m.9 views

SUSE-SU-2026:1781-1 Security update for the Linux Kernel (Live Patch 74 for SUSE Linux Enterprise 12 SP5)

This update for the SUSE Linux Enterprise kernel 4.12.14-122.280 fixes various security issues The following security issues were fixed: - CVE-2026-23004: dst: fix races in rt6uncachedlistdel and rtdeluncachedlist bsc1258655. - CVE-2026-23204: net/sched: clsu32: use skbheaderpointercareful...

7.8CVSS6.1AI score0.99907EPSS
SaveExploits238References7
EUVD
EUVD
added 2026/05/08 3:31 p.m.16 views

EUVD-2026-28781

In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix scheduling while atomic on PREEMPTRT This resolves the follow splat and lock-up when running with PREEMPTRT enabled on Hyper-V: 415.140818 BUG: scheduling while atomic: stress-ng-iomix/1048/0x00000002 415.14082...

5.8AI score0.00114EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/05/08 3:31 p.m.16 views

EUVD-2026-28724

In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Prevent CID stalls due to concurrent forks A newly forked task is accounted as MMCID user before the task is visible in the process' thread list and the global task list. This creates the following problem: CPU1 CPU2...

5.7AI score0.00107EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/08 3:31 p.m.22 views

EUVD-2026-28698

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix starvation of scxenable under fair-class saturation During scxenable, the READY - ENABLED task switching loop changes the calling thread's schedclass from fair to ext. Since fair has higher priority than ext,...

5.7AI score0.0013EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/05/08 3:31 p.m.23 views

EUVD-2026-28610

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix SCXKICKWAIT deadlock by deferring wait to balance callback SCXKICKWAIT busy-waits in kickcpusirqworkfn using smpcondloadacquire until the target CPU's kicksync advances. Because the irqwork runs in hardirq context,...

5.8AI score0.00083EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/08 3:17 p.m.19 views

UBUNTU-CVE-2026-43475

In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix scheduling while atomic on PREEMPTRT This resolves the follow splat and lock-up when running with PREEMPTRT enabled on Hyper-V: 415.140818 BUG: scheduling while atomic: stress-ng-iomix/1048/0x00000002 415.14082...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References37
NVD
NVD
added 2026/05/08 3:17 p.m.38 views

CVE-2026-43475

In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix scheduling while atomic on PREEMPTRT This resolves the follow splat and lock-up when running with PREEMPTRT enabled on Hyper-V: 415.140818 BUG: scheduling while atomic: stress-ng-iomix/1048/0x00000002 415.14082...

5.5CVSS0.00114EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/05/08 3:17 p.m.16 views

CVE-2026-43475

In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix scheduling while atomic on PREEMPTRT This resolves the follow splat and lock-up when running with PREEMPTRT enabled on Hyper-V: 415.140818 BUG: scheduling while atomic: stress-ng-iomix/1048/0x00000002 415.14082...

5.5CVSS5.4AI score0.00114EPSS
SaveExploits0References34
NVD
NVD
added 2026/05/08 3:16 p.m.15 views

CVE-2026-43417

In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Handle vfork/CLONEVM correctly Matthieu and Jiri reported stalls where a task endlessly loops in mmgetcid when scheduling in. It turned out that the logic which handles vfork'ed tasks is broken. It is invoked when th...

5.5CVSS0.00107EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/08 3:16 p.m.17 views

CVE-2026-43418

In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Prevent CID stalls due to concurrent forks A newly forked task is accounted as MMCID user before the task is visible in the process' thread list and the global task list. This creates the following problem: CPU1 CPU2...

5.5CVSS0.00107EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/08 3:16 p.m.26 views

UBUNTU-CVE-2026-43417

In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Handle vfork/CLONEVM correctly Matthieu and Jiri reported stalls where a task endlessly loops in mmgetcid when scheduling in. It turned out that the logic which handles vfork'ed tasks is broken. It is invoked when th...

6.8CVSS5.7AI score0.00107EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/08 3:16 p.m.18 views

UBUNTU-CVE-2026-43392

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix starvation of scxenable under fair-class saturation During scxenable, the READY - ENABLED task switching loop changes the calling thread's schedclass from fair to ext. Since fair has higher priority than ext,...

5.5CVSS5.7AI score0.0013EPSS
SaveExploits0References7
CVE
CVE
added 2026/05/08 2:22 p.m.37 views

CVE-2026-43475

CVE-2026-43475 affects the Linux kernel hv_storvsc driver when PREEMPT_RT is enabled on Hyper-V. The issue stems from scheduling while atomic in storvsc_queuecommand, which could lead to a lock-up under certain I/O loads (as reported in the vulnerability description and kernel traces). A fix has ...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/05/08 2:22 p.m.80 views

CVE-2026-43475 scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix scheduling while atomic on PREEMPTRT This resolves the follow splat and lock-up when running with PREEMPTRT enabled on Hyper-V: 415.140818 BUG: scheduling while atomic: stress-ng-iomix/1048/0x00000002 415.14082...

0.00114EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/05/08 2:22 p.m.15 views

CVE-2026-43475

In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix scheduling while atomic on PREEMPTRT This resolves the follow splat and lock-up when running with PREEMPTRT enabled on Hyper-V: 415.140818 BUG: scheduling while atomic: stress-ng-iomix/1048/0x00000002 415.14082...

5.7AI score0.00114EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/05/08 2:22 p.m.9 views

CVE-2026-43475 scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix scheduling while atomic on PREEMPTRT This resolves the follow splat and lock-up when running with PREEMPTRT enabled on Hyper-V: 415.140818 BUG: scheduling while atomic: stress-ng-iomix/1048/0x00000002 415.14082...

5.8AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/05/08 2:22 p.m.18 views

CVE-2026-43475

In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix scheduling while atomic on PREEMPTRT This resolves the follow splat and lock-up when running with PREEMPTRT enabled on Hyper-V: 415.140818 BUG: scheduling while atomic: stress-ng-iomix/1048/0x00000002 415.14082...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/05/08 2:21 p.m.10 views

CVE-2026-43418

In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Prevent CID stalls due to concurrent forks A newly forked task is accounted as MMCID user before the task is visible in the process' thread list and the global task list. This creates the following problem: CPU1 CPU2...

5.7AI score0.00107EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/05/08 2:21 p.m.9 views

CVE-2026-43392 sched_ext: Fix starvation of scx_enable() under fair-class saturation

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix starvation of scxenable under fair-class saturation During scxenable, the READY - ENABLED task switching loop changes the calling thread's schedclass from fair to ext. Since fair has higher priority than ext,...

5.8AI score
SaveExploits0References7
NVD
NVD
added 2026/05/08 2:16 p.m.16 views

CVE-2026-43310

In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC For the i.MX8MQ platform, there is a hardware limitation: the g1 VPU and g2 VPU cannot decode simultaneously; otherwise, it will cause below bus error and produ...

5.5CVSS0.00107EPSS
SaveExploits0References2
Rows per page
Query Builder