Lucene search
+L

13111 matches found

Debian CVE
Debian CVE
added 2025/07/25 12:47 p.m.7 views

CVE-2025-38361

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check dcehwseq before dereferencing it WHAT hws was checked for null earlier in dce110blankstream, indicating hws can be null, and should be checked whenever it is used. cherry picked from commit...

7.8CVSS5.7AI score0.00199EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/25 12:47 p.m.19 views

CVE-2025-38361 drm/amd/display: Check dce_hwseq before dereferencing it

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check dcehwseq before dereferencing it WHAT hws was checked for null earlier in dce110blankstream, indicating hws can be null, and should be checked whenever it is used. cherry picked from commit...

0.00199EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/25 12:47 p.m.12 views

CVE-2025-38360 drm/amd/display: Add more checks for DSC / HUBP ONO guarantees

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add more checks for DSC / HUBP ONO guarantees WHY For non-zero DSC instances it's possible that the HUBP domain required to drive it for sequential ONO ASICs isn't met, potentially causing the logic to the tile t...

6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/07/25 12:47 p.m.9 views

CVE-2025-38360

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add more checks for DSC / HUBP ONO guarantees WHY For non-zero DSC instances it's possible that the HUBP domain required to drive it for sequential ONO ASICs isn't met, potentially causing the logic to the tile t...

5.5CVSS5.3AI score0.00157EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/25 12:47 p.m.10 views

CVE-2025-38359

In the Linux kernel, the following vulnerability has been resolved: s390/mm: Fix inatomic handling in dosecurestorageaccess Kernel user spaces accesses to not exported pages in atomic context incorrectly try to resolve the page fault. With debug options enabled call traces like this can be seen:...

5.5CVSS5.1AI score0.00107EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/25 12:47 p.m.18 views

CVE-2025-38359 s390/mm: Fix in_atomic() handling in do_secure_storage_access()

In the Linux kernel, the following vulnerability has been resolved: s390/mm: Fix inatomic handling in dosecurestorageaccess Kernel user spaces accesses to not exported pages in atomic context incorrectly try to resolve the page fault. With debug options enabled call traces like this can be seen:...

0.00107EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/25 12:47 p.m.5 views

CVE-2025-38359 s390/mm: Fix in_atomic() handling in do_secure_storage_access()

In the Linux kernel, the following vulnerability has been resolved: s390/mm: Fix inatomic handling in dosecurestorageaccess Kernel user spaces accesses to not exported pages in atomic context incorrectly try to resolve the page fault. With debug options enabled call traces like this can be seen:...

5.9AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/07/25 12:47 p.m.8 views

CVE-2025-38357

In the Linux kernel, the following vulnerability has been resolved: fuse: fix runtime warning on truncatefoliobatchexceptionals The WARNONONCE is introduced on truncatefoliobatchexceptionals to capture whether the filesystem has removed all DAX entries or not. And the fix has been applied on the...

7.8CVSS5.5AI score0.00157EPSS
SaveExploits0
CVE
CVE
added 2025/07/25 12:47 p.m.83 views

CVE-2025-38356

CVE-2025-38356 (Linux kernel) . The issue affects the DRM frontend (drm/xe/guc) where during driver probe the code may briefly run in CT safe mode (driven by a delayed work). If probe aborts early, unwind can destroy a pending delayed work that would restart itself, triggering a WARN in the workq...

5.5CVSS6.2AI score0.00157EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/07/25 12:47 p.m.19 views

CVE-2025-38356 drm/xe/guc: Explicitly exit CT safe mode on unwind

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Explicitly exit CT safe mode on unwind During driver probe we might be briefly using CT safe mode, which is based on a delayed work, but usually we are able to stop this once we have IRQ fully operational. However, if...

0.00157EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/25 12:47 p.m.7 views

CVE-2025-38356 drm/xe/guc: Explicitly exit CT safe mode on unwind

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Explicitly exit CT safe mode on unwind During driver probe we might be briefly using CT safe mode, which is based on a delayed work, but usually we are able to stop this once we have IRQ fully operational. However, if...

6.3AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/07/25 12:47 p.m.10 views

CVE-2025-38356

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Explicitly exit CT safe mode on unwind During driver probe we might be briefly using CT safe mode, which is based on a delayed work, but usually we are able to stop this once we have IRQ fully operational. However, if...

5.5CVSS5.5AI score0.00157EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/25 12:47 p.m.7 views

CVE-2025-38355

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Process deferred GGTT node removals on device unwind While we are indirectly draining our dedicated workqueue ggtt-wq that we use to complete asynchronous removal of some GGTT nodes, this happends as part of the managed-d...

5.5CVSS5.5AI score0.00157EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/25 12:47 p.m.10 views

CVE-2025-38354

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gpu: Fix crash when throttling GPU immediately during boot There is a small chance that the GPU is already hot during boot. In that case, the call to ofdevfreqcoolingregister will immediately try to apply devfreq cooling,...

5.5CVSS5.4AI score0.0016EPSS
SaveExploits0
OSV
OSV
added 2025/07/25 12:47 p.m.22 views

CVE-2025-38355 drm/xe: Process deferred GGTT node removals on device unwind

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Process deferred GGTT node removals on device unwind While we are indirectly draining our dedicated workqueue ggtt-wq that we use to complete asynchronous removal of some GGTT nodes, this happends as part of the managed-d...

6.3AI score
SaveExploits0References6
OSV
OSV
added 2025/07/25 12:47 p.m.6 views

CVE-2025-38353 drm/xe: Fix taking invalid lock on wedge

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix taking invalid lock on wedge If device wedges on e.g. GuC upload, the submission is not yet enabled and the state is not even initialized. Protect the wedge call so it does nothing in this case. It fixes the following...

6.3AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/07/25 12:47 p.m.9 views

CVE-2025-38353

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix taking invalid lock on wedge If device wedges on e.g. GuC upload, the submission is not yet enabled and the state is not even initialized. Protect the wedge call so it does nothing in this case. It fixes the following...

5.5CVSS5.5AI score0.00119EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/25 12:0 a.m.8 views

PT-2025-30798 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw within the spi-qpic-snand driver related to the allocation of memory for BAM transactions. The driver initially allocates memory for only one codeword,...

6AI score0.00139EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/07/25 12:0 a.m.6 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 misdefined EEPROM and OTP size in the lan743x network module, which could lead to out-of-bounds reads and...

7.8CVSS8AI score0.00168EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/07/25 12:0 a.m.10 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 Linux kernel that originates in the wcd9375 audio codec module double release regulator supply, which could lead to memory corruption...

7.8CVSS7.9AI score0.00166EPSS
SaveExploits0References4
Rows per page
Query Builder