Lucene search
+L

1666 matches found

OSV
OSV
added 2024/07/30 8:15 a.m.11 views

UBUNTU-CVE-2024-42149

In the Linux kernel, the following vulnerability has been resolved: fs: don't misleadingly warn during thaw operations The block device may have been frozen before it was claimed by a filesystem. Concurrently another process might try to mount that frozen block device and has temporarily claimed...

5.5CVSS5.7AI score0.00183EPSS
SaveExploits0References15
OSV
OSV
added 2024/07/29 5:15 p.m.2 views

DEBIAN-CVE-2024-42085

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoid deadlock When config CONFIGUSBDWC3DUALROLE is selected, and trigger system to enter suspend status with below command: echo mem /sys/power/state There...

5.5CVSS5.4AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 5:15 p.m.15 views

UBUNTU-CVE-2024-42085

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoid deadlock When config CONFIGUSBDWC3DUALROLE is selected, and trigger system to enter suspend status with below command: echo mem /sys/power/state There...

5.5CVSS6.2AI score0.00176EPSS
SaveExploits0References24
OSV
OSV
added 2024/07/29 3:15 p.m.4 views

DEBIAN-CVE-2024-41037

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: fix null deref on system suspend entry When system enters suspend with an active stream, SOF core calls hwparamsuponresume. On Intel platforms with HDA DMA used to manage the link DMA, this leads to call...

5.5CVSS5.3AI score0.00274EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/29 3:15 p.m.13 views

CVE-2024-41037

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: fix null deref on system suspend entry When system enters suspend with an active stream, SOF core calls hwparamsuponresume. On Intel platforms with HDA DMA used to manage the link DMA, this leads to call...

5.5CVSS0.00274EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/29 3:15 p.m.11 views

AZL-47546 CVE-2024-41037 affecting package kernel for versions less than 6.6.43.1-7

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: fix null deref on system suspend entry When system enters suspend with an active stream, SOF core calls hwparamsuponresume. On Intel platforms with HDA DMA used to manage the link DMA, this leads to call...

5.5CVSS5.8AI score0.00274EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.8 views

UBUNTU-CVE-2024-41037

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: fix null deref on system suspend entry When system enters suspend with an active stream, SOF core calls hwparamsuponresume. On Intel platforms with HDA DMA used to manage the link DMA, this leads to call...

5.5CVSS5.7AI score0.00274EPSS
SaveExploits0References16
Cvelist
Cvelist
added 2024/07/29 2:31 p.m.26 views

CVE-2024-41037 ASoC: SOF: Intel: hda: fix null deref on system suspend entry

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: fix null deref on system suspend entry When system enters suspend with an active stream, SOF core calls hwparamsuponresume. On Intel platforms with HDA DMA used to manage the link DMA, this leads to call...

0.00274EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/29 2:31 p.m.19 views

CVE-2024-41037 ASoC: SOF: Intel: hda: fix null deref on system suspend entry

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: fix null deref on system suspend entry When system enters suspend with an active stream, SOF core calls hwparamsuponresume. On Intel platforms with HDA DMA used to manage the link DMA, this leads to call...

6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/07/29 2:31 p.m.14 views

CVE-2024-41037 ASoC: SOF: Intel: hda: fix null deref on system suspend entry

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: fix null deref on system suspend entry When system enters suspend with an active stream, SOF core calls hwparamsuponresume. On Intel platforms with HDA DMA used to manage the link DMA, this leads to call...

6.7AI score0.00274EPSS
SaveExploits0References3
CVE
CVE
added 2024/07/29 2:31 p.m.95 views

CVE-2024-41037

CVE-2024-41037 affects the Linux kernel ASoC: SOF Intel ASoC HDA path. The vulnerability arises during system suspend entry when a stream is active: the core calls hw_params_upon_resume(), and on Intel platforms using HDA DMA this leads to a call chain that hits a null dereference. Specifically, ...

5.5CVSS6.5AI score0.00274EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2024/07/29 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a SOF kernel call to hwparamsuponresume if an active stream exists when the system hangs, resulting in a nul...

5.5CVSS6.5AI score0.00274EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/07/25 12:00 a.m.12 views

PT-2024-35517

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null pointer dereference issue in the Linux kernel has been resolved. The problem occurred in the drm/i915/hdcp component, specifically in the intel hdcp get capability function. This...

5.5CVSS5.4AI score0.00228EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/07/24 2:03 p.m.9 views

kernel: dm: call the resume method on internal suspend

A flaw was found in the Linux kernel’s device-mapper dm component. The issue arises during internal suspend operations where the resume method is not correctly called. This issue leads to problems such as list corruption, specifically observed when running the lvm2 test suite. The problem occurs...

7.8CVSS7AI score0.00711EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/24 1:20 p.m.15 views

kernel: dm: call the resume method on internal suspend

A flaw was found in the Linux kernel’s device-mapper dm component. The issue arises during internal suspend operations where the resume method is not correctly called. This issue leads to problems such as list corruption, specifically observed when running the lvm2 test suite. The problem occurs...

7.8CVSS7AI score0.00711EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/12 12:32 p.m.21 views

CVE-2024-40979 wifi: ath12k: fix kernel crash during resume

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix kernel crash during resume Currently during resume, QMI target memory is not properly handled, resulting in kernel crash in case DMA remap is not supported: BUG: Bad page state in process kworker/u16:54 pfn:36e8...

6.7AI score0.00268EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/07/03 12:00 a.m.15 views

PT-2024-26900 · Discourse · Discourse

Name of the Vulnerable Software and Affected Versions: Discourse versions prior to 3.2.3 Discourse versions prior to 3.3.0.beta3 Discourse versions prior to 3.3.0.beta4-dev Description: A rogue staff user could suspend other staff users, preventing them from logging in to the site. Recommendation...

6.5CVSS7.2AI score0.00418EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/06/22 4:08 a.m.6 views

SUSE CVE-2022-48761

In the Linux kernel, the following vulnerability has been resolved: usb: xhci-plat: fix crash when suspend if remote wake enable Crashed at i.mx8qm platform when suspend if enable remote wakeup Internal error: synchronous external abort: 96000210 1 PREEMPT SMP Modules linked in: CPU: 2 PID: 244...

5.5CVSS6.6AI score0.00212EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/06/22 3:51 a.m.4 views

SUSE CVE-2023-52884

In the Linux kernel, the following vulnerability has been resolved: Input: cyapa - add missing input core locking to suspend/resume functions Grab input-mutex during suspend/resume functions like it is done in other input drivers. This fixes the following warning during system suspend/resume cycl...

4.4CVSS6.2AI score0.00177EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/06/22 3:34 a.m.7 views

SUSE CVE-2024-38608

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix netif state handling mlx5esuspend cleans resources only if netifdevicepresent returns true. However, mlx5eresume changes the state of netif, via mlx5enicenable, only if regstate == NETREGREGISTERED. In the below...

4.4CVSS6.3AI score0.00188EPSS
SaveExploits0References17
Rows per page
Query Builder