Lucene search
+L

13478 matches found

OSV
OSV
added 2025/07/25 3:27 p.m.16 views

CVE-2025-38461 vsock: Fix transport_* TOCTOU

In the Linux kernel, the following vulnerability has been resolved: vsock: Fix transport TOCTOU Transport assignment may race with module unload. Protect newtransport from becoming a stale pointer. This also takes care of an insecure call in vsockuselocaltransport; add a lockdep assert. BUG: unab...

7CVSS6.3AI score0.00118EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2025/07/25 3:27 p.m.11 views

CVE-2025-38449 drm/gem: Acquire references on GEM handles for framebuffers

In the Linux kernel, the following vulnerability has been resolved: drm/gem: Acquire references on GEM handles for framebuffers A GEM handle can be released while the GEM buffer object is attached to a DRM framebuffer. This leads to the release of the dma-buf backing the buffer object, if any. 1...

7.8CVSS0.00156EPSS
SaveExploits0References4
CVE
CVE
added 2025/07/25 3:27 p.m.94 views

CVE-2025-38449

CVE-2025-38449 affects the Linux kernel’s DRM/GEM subsystem. A GEM handle could be released while the GEM buffer object remains attached to a DRM framebuffer, causing the backing dma-buf to be released and a segmentation fault during subsequent mode-setting (notably with shadow planes during page...

7.8CVSS6.7AI score0.00156EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/07/25 3:27 p.m.5 views

CVE-2025-38449 drm/gem: Acquire references on GEM handles for framebuffers

In the Linux kernel, the following vulnerability has been resolved: drm/gem: Acquire references on GEM handles for framebuffers A GEM handle can be released while the GEM buffer object is attached to a DRM framebuffer. This leads to the release of the dma-buf backing the buffer object, if any. 1...

7.8CVSS6.6AI score0.00156EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/07/25 3:27 p.m.5 views

CVE-2025-38449

In the Linux kernel, the following vulnerability has been resolved: drm/gem: Acquire references on GEM handles for framebuffers A GEM handle can be released while the GEM buffer object is attached to a DRM framebuffer. This leads to the release of the dma-buf backing the buffer object, if any. 1...

7.8CVSS5.6AI score0.00156EPSS
SaveExploits0
OSV
OSV
added 2025/07/25 1:15 p.m.3 views

DEBIAN-CVE-2025-38400

In the Linux kernel, the following vulnerability has been resolved: nfs: Clean up /proc/net/rpc/nfs when nfsfsprocnetinit fails. syzbot reported a warning below 1 following a fault injection in nfsfsprocnetinit. 0 When nfsfsprocnetinit fails, /proc/net/rpc/nfs is not removed. Later, rpcprocexit...

5.5CVSS5.5AI score0.00183EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/25 1:15 p.m.9 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.5CVSS0.00105EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/25 1:15 p.m.3 views

DEBIAN-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.2AI score0.00105EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 1:15 p.m.6 views

UBUNTU-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.5CVSS6.1AI score0.00154EPSS
SaveExploits0References12
OSV
OSV
added 2025/07/25 1:15 p.m.5 views

UBUNTU-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.7AI score0.00105EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/07/25 12:53 p.m.22 views

CVE-2025-38400 nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.

In the Linux kernel, the following vulnerability has been resolved: nfs: Clean up /proc/net/rpc/nfs when nfsfsprocnetinit fails. syzbot reported a warning below 1 following a fault injection in nfsfsprocnetinit. 0 When nfsfsprocnetinit fails, /proc/net/rpc/nfs is not removed. Later, rpcprocexit...

0.00183EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/07/25 12:53 p.m.13 views

CVE-2025-38400

In the Linux kernel, the following vulnerability has been resolved: nfs: Clean up /proc/net/rpc/nfs when nfsfsprocnetinit fails. syzbot reported a warning below 1 following a fault injection in nfsfsprocnetinit. 0 When nfsfsprocnetinit fails, /proc/net/rpc/nfs is not removed. Later, rpcprocexit...

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

CVE-2025-38359

CVE-2025-38359 affects the Linux kernel on s390/x architectures. The issue is a fix in in_atomic() handling in do_secure_storage_access() where kernel user-space accesses to not-exported pages in atomic context can trigger a page fault handling path. The described impact involves a potential slee...

5.5CVSS6AI score0.00105EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/07/25 12:47 p.m.4 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.5CVSS5.9AI score0.00105EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/07/25 12:47 p.m.9 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.00105EPSS
SaveExploits0
OSV
OSV
added 2025/07/25 12:47 p.m.21 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...

5.5CVSS6.3AI score0.00154EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/07/25 12:0 a.m.4 views

PT-2025-35989

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A general protection fault can occur in the hfs find init function within the Linux kernel's HFS Hierarchical File System implementation. This fault is triggered when a tree pointer is...

5.5CVSS5.9AI score0.00135EPSS
SaveExploits0
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 an invalid bitmap statistic collection could lead to a GPF...

5.5CVSS7.9AI score0.00147EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/07/25 12:0 a.m.8 views

NewStart CGSL MAIN 7.02 : giflib Multiple Vulnerabilities (NS-SA-2025-0126)

The remote NewStart CGSL host, running version MAIN 7.02, has giflib packages installed that are affected by multiple vulnerabilities: - Buffer Overflow vulnerability in GifLib Project GifLib v.5.2.1 allows a local attacker to obtain sensitive information via the DumpSCreen2RGB function in...

7.1CVSS6.2AI score0.01253EPSS
SaveExploits3References7
CNNVD
CNNVD
added 2025/07/25 12:0 a.m.4 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 the frame buffer not properly obtaining a GEM handle reference, which could lead to a segmentation error...

5.5CVSS7AI score0.00156EPSS
SaveExploits0References5
Rows per page
Query Builder