Lucene search
+L

5255 matches found

CNNVD
CNNVD
added 2025/12/09 12:00 a.m.11 views

PCI-SIG PCI Express Integrity and Data Encryption 安全漏洞

PCI-SIG PCI Express Integrity and Data Encryption is a data encryption software from PCI-SIG, USA. A security vulnerability exists in PCI-SIG PCI Express Integrity and Data Encryption that stems from insufficient re-keying and stream refresh guidance during device rebinding, which could result in...

6.5CVSS7.8AI score0.00123EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/09 12:00 a.m.35 views

CVE-2025-65882

An issue was discovered in openmptcprouter thru 0.64 in file common/package/utils/sys-upgrade-helper/src/tools/sysupgrade.c in function createxoripadopad allowing attackers to potentially write arbitrary files or execute arbitrary commands...

0.0063EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.9 views

Open Solutions For Education openSIS 安全漏洞

Open Solutions For Education openSIS is an open source student information management system from Open Solutions For Education, USA. A security vulnerability exists in Open Solutions For Education openSIS version 9.2 and prior versions, which stems from improper access control and could lead to...

8.1CVSS6.3AI score0.00281EPSS
SaveExploits1References2
OSV
OSV
added 2025/12/08 1:16 a.m.2 views

DEBIAN-CVE-2025-40303

In the Linux kernel, the following vulnerability has been resolved: btrfs: ensure no dirty metadata is written back for an fs with errors BUG During development of a minor feature make sure all btrfsbio::endio is called in task context, I noticed a crash in generic/388, where metadata writes...

7.8CVSS5.3AI score0.00136EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 12:46 a.m.9 views

CVE-2025-40303 btrfs: ensure no dirty metadata is written back for an fs with errors

In the Linux kernel, the following vulnerability has been resolved: btrfs: ensure no dirty metadata is written back for an fs with errors BUG During development of a minor feature make sure all btrfsbio::endio is called in task context, I noticed a crash in generic/388, where metadata writes...

7.8CVSS6.5AI score
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2025/12/07 9:55 p.m.12 views

CVE-2025-40276

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Flush shmem writes before mapping buffers CPU-uncached The shmem layer zeroes out the new pages using cached mappings, and if we don't CPU-flush we might leave dirty cachelines behind, leading to potential data leaks...

6AI score0.00134EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/06 10:15 p.m.11 views

DEBIAN-CVE-2025-40276

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Flush shmem writes before mapping buffers CPU-uncached The shmem layer zeroes out the new pages using cached mappings, and if we don't CPU-flush we might leave dirty cachelines behind, leading to potential data leaks...

7.3CVSS5.5AI score0.00134EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/06 9:50 p.m.44 views

CVE-2025-40276

CVE-2025-40276 affects the Linux kernel Panthor DRM driver (drivers/gpu/drm/panthor/panthor_gem.c). The vulnerability arises from flushing shmem writes before mapping buffers; shmem currently zeroes new pages using cached mappings and, without a CPU flush, can leave dirty cachelines behind. This ...

7.3CVSS6.5AI score0.00134EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/06 9:50 p.m.7 views

CVE-2025-40276 drm/panthor: Flush shmem writes before mapping buffers CPU-uncached

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Flush shmem writes before mapping buffers CPU-uncached The shmem layer zeroes out the new pages using cached mappings, and if we don't CPU-flush we might leave dirty cachelines behind, leading to potential data leaks...

7.3CVSS6.7AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/12/06 12:23 a.m.8 views

SUSE CVE-2025-40220

In the Linux kernel, the following vulnerability has been resolved: fuse: fix livelock in synchronous file put from fuseblk workers I observed a hang when running generic/323 against a fuseblk server. This test opens a file, initiates a lot of AIO writes to that file descriptor, and closes the fi...

6.1CVSS6.5AI score0.00188EPSS
SaveExploits0References28
Positive Technologies
Positive Technologies
added 2025/12/06 12:00 a.m.18 views

PT-2025-49377

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the drm/panthor subsystem related to shared memory shmem handling. Specifically, the shmem layer zeroes out new pages using cached mappings. Witho...

5.6AI score0.00677EPSS
SaveExploits5References393
NVD
NVD
added 2025/12/04 3:15 p.m.8 views

CVE-2025-40220

In the Linux kernel, the following vulnerability has been resolved: fuse: fix livelock in synchronous file put from fuseblk workers I observed a hang when running generic/323 against a fuseblk server. This test opens a file, initiates a lot of AIO writes to that file descriptor, and closes the fi...

0.00188EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/04 3:15 p.m.15 views

UBUNTU-CVE-2025-40220

In the Linux kernel, the following vulnerability has been resolved: fuse: fix livelock in synchronous file put from fuseblk workers I observed a hang when running generic/323 against a fuseblk server. This test opens a file, initiates a lot of AIO writes to that file descriptor, and closes the fi...

5.7AI score0.00188EPSS
SaveExploits0References39
CVE
CVE
added 2025/12/04 2:50 p.m.36 views

CVE-2025-40220

CVE-2025-40220 (Linux kernel) fixes a livelock in synchronous file put paths on fuseblk workers. Analysis in the description shows AIO writers hang waiting for fuse responses and fuse server threads stall due to synchronous RELEASE/put behavior. The patch resolves the hang by ensuring asynchronou...

6.2AI score0.00188EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/04 2:50 p.m.9 views

CVE-2025-40220 fuse: fix livelock in synchronous file put from fuseblk workers

In the Linux kernel, the following vulnerability has been resolved: fuse: fix livelock in synchronous file put from fuseblk workers I observed a hang when running generic/323 against a fuseblk server. This test opens a file, initiates a lot of AIO writes to that file descriptor, and closes the fi...

6.4AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/04 2:50 p.m.28 views

CVE-2025-40220 fuse: fix livelock in synchronous file put from fuseblk workers

In the Linux kernel, the following vulnerability has been resolved: fuse: fix livelock in synchronous file put from fuseblk workers I observed a hang when running generic/323 against a fuseblk server. This test opens a file, initiates a lot of AIO writes to that file descriptor, and closes the fi...

0.00188EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/04 2:50 p.m.24 views

EUVD-2025-201183

In the Linux kernel, the following vulnerability has been resolved: fuse: fix livelock in synchronous file put from fuseblk workers I observed a hang when running generic/323 against a fuseblk server. This test opens a file, initiates a lot of AIO writes to that file descriptor, and closes the fi...

6AI score0.00188EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/12/04 12:00 a.m.34 views

Synology DiskStation Manager和Synology Unified Controller 缓冲区错误漏洞

Synology DiskStation Manager DSM and Synology Unified Controller are both products of China-based Synology, Inc.Synology DiskStation Manager is an operating system for use on networked storage servers NAS. Synology DiskStation Manager is an operating system used on network storage servers NAS to...

7.5CVSS6.6AI score0.0047EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/12/04 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2025-40220

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fuse: fix livelock in synchronous file put from fuseblk workers I observed a hang when running generic/323 against a fuseblk server. This test opens a file,...

5.5AI score0.00188EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/04 12:00 a.m.19 views

Oracle Linux 10 : buildah (ELSA-2025-22012)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-22012 advisory. - fixes 'Minor Incident CVE-2025-52881 buildah: container escape and denial of service due to arbitrary write gadgets and procfs write redirects...

7.5CVSS7.2AI score0.00516EPSS
SaveExploits1References3
Rows per page
Query Builder