Lucene search
+L

1646 matches found

OSV
OSV
added 2024/11/19 6:15 p.m.16 views

AZL-53849 CVE-2024-53085 affecting package kernel for versions less than 6.6.64.2-9

In the Linux kernel, the following vulnerability has been resolved: tpm: Lock TPM chip in tpmpmsuspend first Setting TPMCHIPFLAGSUSPENDED in the end of tpmpmsuspend can be racy according, as this leaves window for tpmhwrngread to be called while the operation is in progress. The recent bug report...

5.5CVSS6.8AI score0.00171EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.1 views

DEBIAN-CVE-2024-53085

In the Linux kernel, the following vulnerability has been resolved: tpm: Lock TPM chip in tpmpmsuspend first Setting TPMCHIPFLAGSUSPENDED in the end of tpmpmsuspend can be racy according, as this leaves window for tpmhwrngread to be called while the operation is in progress. The recent bug report...

5.5CVSS5.5AI score0.00171EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.0 views

DEBIAN-CVE-2024-53070

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: fix fault at system suspend if device was already runtime suspended If the device was already runtime suspended then during system suspend we cannot access the device registers else it will crash. Also we cannot access...

5.5CVSS5.7AI score0.00239EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/19 6:15 p.m.19 views

CVE-2024-53051

In the Linux kernel, the following vulnerability has been resolved: drm/i915/hdcp: Add encoder check in intelhdcpgetcapability Sometimes during hotplug scenario or suspend/resume scenario encoder is not always initialized when intelhdcpgetcapability add a check to avoid kernel null pointer...

5.5CVSS0.00228EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/19 6:15 p.m.21 views

AZL-53939 CVE-2024-53051 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/i915/hdcp: Add encoder check in intelhdcpgetcapability Sometimes during hotplug scenario or suspend/resume scenario encoder is not always initialized when intelhdcpgetcapability add a check to avoid kernel null pointer...

5.5CVSS6.3AI score0.00228EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.1 views

DEBIAN-CVE-2024-53051

In the Linux kernel, the following vulnerability has been resolved: drm/i915/hdcp: Add encoder check in intelhdcpgetcapability Sometimes during hotplug scenario or suspend/resume scenario encoder is not always initialized when intelhdcpgetcapability add a check to avoid kernel null pointer...

5.5CVSS5.6AI score0.00228EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.9 views

UBUNTU-CVE-2024-53085

In the Linux kernel, the following vulnerability has been resolved: tpm: Lock TPM chip in tpmpmsuspend first Setting TPMCHIPFLAGSUSPENDED in the end of tpmpmsuspend can be racy according, as this leaves window for tpmhwrngread to be called while the operation is in progress. The recent bug report...

5.5CVSS6.6AI score0.00171EPSS
SaveExploits0References17
OSV
OSV
added 2024/11/19 6:15 p.m.10 views

UBUNTU-CVE-2024-53051

In the Linux kernel, the following vulnerability has been resolved: drm/i915/hdcp: Add encoder check in intelhdcpgetcapability Sometimes during hotplug scenario or suspend/resume scenario encoder is not always initialized when intelhdcpgetcapability add a check to avoid kernel null pointer...

5.5CVSS6.2AI score0.00228EPSS
SaveExploits0References28
OSV
OSV
added 2024/11/19 6:15 p.m.18 views

UBUNTU-CVE-2024-53053

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix another deadlock during RTC update If ufshcdrtcwork calls ufshcdrpmputsync and the pm's usagecount is 0, we will enter the runtime suspend callback. However, the runtime suspend callback will wait to flush...

5.5CVSS6.6AI score0.00174EPSS
SaveExploits0References17
OSV
OSV
added 2024/11/19 6:15 p.m.9 views

UBUNTU-CVE-2024-53070

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: fix fault at system suspend if device was already runtime suspended If the device was already runtime suspended then during system suspend we cannot access the device registers else it will crash. Also we cannot access...

5.5CVSS6.5AI score0.00239EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/11/19 5:22 p.m.32 views

CVE-2024-53070 usb: dwc3: fix fault at system suspend if device was already runtime suspended

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: fix fault at system suspend if device was already runtime suspended If the device was already runtime suspended then during system suspend we cannot access the device registers else it will crash. Also we cannot access...

0.00239EPSS
SaveExploits0References5
CVE
CVE
added 2024/11/19 5:22 p.m.173 views

CVE-2024-53070

CVE-2024-53070 affects the Linux kernel USB subsystem (dwc3). The issue occurs when a device is already runtime suspended and the system suspends, leading to a crash if device registers are accessed. The fix reorders suspend sequence by moving the dwc3_enable_susphy() call to the top of the suspe...

5.5CVSS5.3AI score0.00239EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/11/19 5:22 p.m.14 views

CVE-2024-53070 usb: dwc3: fix fault at system suspend if device was already runtime suspended

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: fix fault at system suspend if device was already runtime suspended If the device was already runtime suspended then during system suspend we cannot access the device registers else it will crash. Also we cannot access...

5.5CVSS6.1AI score
SaveExploits0References9
Cvelist
Cvelist
added 2024/11/19 5:19 p.m.39 views

CVE-2024-53053 scsi: ufs: core: Fix another deadlock during RTC update

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix another deadlock during RTC update If ufshcdrtcwork calls ufshcdrpmputsync and the pm's usagecount is 0, we will enter the runtime suspend callback. However, the runtime suspend callback will wait to flush...

0.00174EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/11/19 5:19 p.m.4 views

CVE-2024-53051 drm/i915/hdcp: Add encoder check in intel_hdcp_get_capability

In the Linux kernel, the following vulnerability has been resolved: drm/i915/hdcp: Add encoder check in intelhdcpgetcapability Sometimes during hotplug scenario or suspend/resume scenario encoder is not always initialized when intelhdcpgetcapability add a check to avoid kernel null pointer...

7.5AI score0.00228EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.35 views

CVE-2024-50278 dm cache: fix potential out-of-bounds access on the first resume

In the Linux kernel, the following vulnerability has been resolved: dm cache: fix potential out-of-bounds access on the first resume Out-of-bounds access occurs if the fast device is expanded unexpectedly before the first-time resume of the cache table. This happens because expanding the fast...

0.00262EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/11/18 6:58 a.m.27 views

CVE-2024-50144

In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix unbalanced rpm put with fencefini Currently we can call fencefini twice if something goes wrong when sending the GuC CT for the tlb request, since we signal the fence and return an error, leading to the caller also...

5.5CVSS7.1AI score0.00201EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/11/18 12:00 a.m.11 views

The vulnerability of the DRM/Radeon kernel components in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the DRM/Radeon kernel components in the Linux operating system is related to improper blocking of resources in the radeonsuspendkms function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.2AI score0.00238EPSS
SaveExploits0References20Affected Software4
RedHat Linux
RedHat Linux
added 2024/11/13 3:59 p.m.10 views

kernel: spi: Fix null dereference on suspend

In the Linux kernel, the following vulnerability has been resolved: spi: Fix null dereference on suspend A race condition exists where a synchronous noqueue transfer can be active during a system suspend. This can cause a null pointer dereference exception to occur when the system resumes. Exampl...

4.7CVSS6.8AI score0.00181EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.14 views

kernel: thermal: intel: hfi: Add syscore callbacks for system-wide PM

In the Linux kernel, the following vulnerability has been resolved: thermal: intel: hfi: Add syscore callbacks for system-wide PM The kernel allocates a memory buffer and provides its location to the hardware, which uses it to update the HFI table. This allocation occurs during boot and remains...

7.8CVSS6.8AI score0.00236EPSS
SaveExploits0References5
Rows per page
Query Builder