Lucene search
+L

2136 matches found

OSV
OSV
•added 2026/05/08 2:22 p.m.•44 views

CVE-2026-43446 accel/amdxdna: Fix runtime suspend deadlock when there is pending job

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix runtime suspend deadlock when there is pending job The runtime suspend callback drains the running job workqueue before suspending the device. If a job is still executing and calls pmruntimeresumeandget, it can...

5.8AI score
SaveExploits0References5
CVE
CVE
•added 2026/05/08 2:21 p.m.•42 views

CVE-2026-43363

CVE-2026-43363 concerns the Linux kernel x86 APIC subsystem. If, on resume from s2ram (S2/S3 wake), firmware re-enables x2APIC mode after the kernel has booted with x2APIC disabled, the system can run with x2APIC hardware but the kernel uses the xapic interface, leading to hangs. The issue is cau...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
•added 2026/05/08 2:21 p.m.•45 views

CVE-2026-43363 x86/apic: Disable x2apic on resume if the kernel expects so

In the Linux kernel, the following vulnerability has been resolved: x86/apic: Disable x2apic on resume if the kernel expects so When resuming from s2ram, firmware may re-enable x2apic mode, which may have been disabled by the kernel during boot either because it doesn't support IRQ remapping or f...

0.00123EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2026/05/08 2:21 p.m.•28 views

CVE-2026-43363

In the Linux kernel, the following vulnerability has been resolved: x86/apic: Disable x2apic on resume if the kernel expects so When resuming from s2ram, firmware may re-enable x2apic mode, which may have been disabled by the kernel during boot either because it doesn't support IRQ remapping or f...

5.5CVSS5.6AI score0.00123EPSS
SaveExploits0
attackerkb
attackerkb
•added 2026/05/08 2:21 p.m.•14 views

CVE-2026-43363

In the Linux kernel, the following vulnerability has been resolved: x86/apic: Disable x2apic on resume if the kernel expects so When resuming from s2ram, firmware may re-enable x2apic mode, which may have been disabled by the kernel during boot either because it doesn't support IRQ remapping or f...

5.7AI score0.00123EPSS
SaveExploits0References9Affected Software1
OSV
OSV
•added 2026/05/08 2:21 p.m.•18 views

CVE-2026-43363 x86/apic: Disable x2apic on resume if the kernel expects so

In the Linux kernel, the following vulnerability has been resolved: x86/apic: Disable x2apic on resume if the kernel expects so When resuming from s2ram, firmware may re-enable x2apic mode, which may have been disabled by the kernel during boot either because it doesn't support IRQ remapping or f...

5.7AI score
SaveExploits0References11
OSV
OSV
•added 2026/05/08 2:21 p.m.•13 views

CVE-2026-43357 iio: gyro: mpu3050-core: fix pm_runtime error handling

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050-core: fix pmruntime error handling The return value of pmruntimegetsync is not checked, allowing the driver to access hardware that may fail to resume. The device usage count is also unconditionally incremented...

5.8AI score
SaveExploits0References11
Cvelist
Cvelist
•added 2026/05/08 2:21 p.m.•46 views

CVE-2026-43357 iio: gyro: mpu3050-core: fix pm_runtime error handling

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050-core: fix pmruntime error handling The return value of pmruntimegetsync is not checked, allowing the driver to access hardware that may fail to resume. The device usage count is also unconditionally incremented...

0.00162EPSS
SaveExploits0References8
NVD
NVD
•added 2026/05/08 2:16 p.m.•20 views

CVE-2026-43311

In the Linux kernel, the following vulnerability has been resolved: soc/tegra: pmc: Fix unsafe generichandleirq call Currently, when resuming from system suspend on Tegra platforms, the following warning is observed: WARNING: CPU: 0 PID: 14459 at kernel/irq/irqdesc.c:666 Call trace:...

5.5CVSS0.0016EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/05/08 2:16 p.m.•19 views

CVE-2026-43311

In the Linux kernel, the following vulnerability has been resolved: soc/tegra: pmc: Fix unsafe generichandleirq call Currently, when resuming from system suspend on Tegra platforms, the following warning is observed: WARNING: CPU: 0 PID: 14459 at kernel/irq/irqdesc.c:666 Call trace:...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References4
attackerkb
attackerkb
•added 2026/05/08 1:11 p.m.•15 views

CVE-2026-43311

In the Linux kernel, the following vulnerability has been resolved: soc/tegra: pmc: Fix unsafe generichandleirq call Currently, when resuming from system suspend on Tegra platforms, the following warning is observed: WARNING: CPU: 0 PID: 14459 at kernel/irq/irqdesc.c:666 Call trace:...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References4Affected Software1
CVE
CVE
•added 2026/05/08 1:11 p.m.•54 views

CVE-2026-43311

CVE-2026-43311 resolves a Linux kernel Tegra PMC issue where generic_handle_irq() was called from a non-interrupt context during system suspend resume, causing kernel warnings. The fix defers the call to an IRQ work, enabling safe execution in hard IRQ context. For PREEMPT_RT kernels, the patch u...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/05/08 1:11 p.m.•11 views

CVE-2026-43311 soc/tegra: pmc: Fix unsafe generic_handle_irq() call

In the Linux kernel, the following vulnerability has been resolved: soc/tegra: pmc: Fix unsafe generichandleirq call Currently, when resuming from system suspend on Tegra platforms, the following warning is observed: WARNING: CPU: 0 PID: 14459 at kernel/irq/irqdesc.c:666 Call trace:...

5.9AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/05/08 12:00 a.m.•21 views

PT-2026-39024

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the x86 APIC Advanced Programmable Interrupt Controller implementation during resume from s2ram Suspend to RAM. Firmware may re-enable x2apic mode upon wake-up, even i...

5.5CVSS6AI score0.00123EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/05/08 12:00 a.m.•17 views

PT-2026-39107

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock occurs during the runtime suspend process in the accel/amdxdna component when a job is pending. The runtime suspend callback attempts to drain the running job workqueue before...

5.5CVSS5.9AI score0.00119EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
•added 2026/05/08 12:00 a.m.•25 views

PT-2026-38953

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Tegra platform's Power Management Controller PMC during the system suspend resume process. The generic handle irq function is called from a non-interrupt context,...

5.5CVSS5.5AI score0.0016EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
•added 2026/05/08 12:00 a.m.•13 views

Linux Distros Unpatched Vulnerability : CVE-2026-43363

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - x86/apic: Disable x2apic on resume if the kernel expects so When resuming from s2ram, firmware may re- enable x2apic mode, which may have been disabled by the...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/05/08 12:00 a.m.•14 views

Linux Distros Unpatched Vulnerability : CVE-2026-43311

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - soc/tegra: pmc: Fix unsafe generichandleirq call Currently, when resuming from system suspend on Tegra platforms, the following warning is observed: WARNING: CP...

5.5CVSS6AI score0.0016EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/05/06 1:41 a.m.•16 views

SUSE CVE-2026-43015

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix clk handling on PCI glue driver removal platformdeviceunregister may still want to use the registered clks during runtime resume callback. Note that there is a commit d82d5303c4c5 "net: macb: fix use after free on...

5.5CVSS5.8AI score0.00171EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
•added 2026/05/02 12:00 a.m.•11 views

Linux Distros Unpatched Vulnerability : CVE-2026-31731

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - thermal: core: Address thermal zone removal races with resume Since thermalzonepmcomplete and thermalzonedeviceresume re-initialize the pollqueue delayed work f...

7.8CVSS6.9AI score0.0017EPSS
SaveExploits0References3
Rows per page
Query Builder