Lucene search
+L

1838 matches found

OSV
OSV
added 2025/09/15 2:21 p.m.5 views

CVE-2023-53210 md/raid5-cache: fix null-ptr-deref for r5l_flush_stripe_to_raid()

In the Linux kernel, the following vulnerability has been resolved: md/raid5-cache: fix null-ptr-deref for r5lflushstripetoraid r5lflushstripetoraid will check if the list 'flushingios' is empty, and then submit 'flushbio', however, r5llogflushendio is clearing the list first and then clear the...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.13 views

CVE-2023-53210 md/raid5-cache: fix null-ptr-deref for r5l_flush_stripe_to_raid()

In the Linux kernel, the following vulnerability has been resolved: md/raid5-cache: fix null-ptr-deref for r5lflushstripetoraid r5lflushstripetoraid will check if the list 'flushingios' is empty, and then submit 'flushbio', however, r5llogflushendio is clearing the list first and then clear the...

0.00145EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/15 2:15 p.m.12 views

CVE-2023-53151

In the Linux kernel, the following vulnerability has been resolved: md/raid10: prevent soft lockup while flush writes Currently, there is no limit for raid1/raid10 plugged bio. While flushing writes, raid1 has condresched while raid10 doesn't, and too many writes can cause soft lockup. Follow up...

5.5CVSS0.00112EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/15 2:15 p.m.11 views

DEBIAN-CVE-2023-53151

In the Linux kernel, the following vulnerability has been resolved: md/raid10: prevent soft lockup while flush writes Currently, there is no limit for raid1/raid10 plugged bio. While flushing writes, raid1 has condresched while raid10 doesn't, and too many writes can cause soft lockup. Follow up...

5.5CVSS5.4AI score0.00112EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 2:15 p.m.7 views

UBUNTU-CVE-2023-53151

In the Linux kernel, the following vulnerability has been resolved: md/raid10: prevent soft lockup while flush writes Currently, there is no limit for raid1/raid10 plugged bio. While flushing writes, raid1 has condresched while raid10 doesn't, and too many writes can cause soft lockup. Follow up...

5.5CVSS5.9AI score0.00112EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/09/15 2:3 p.m.17 views

CVE-2023-53151 md/raid10: prevent soft lockup while flush writes

In the Linux kernel, the following vulnerability has been resolved: md/raid10: prevent soft lockup while flush writes Currently, there is no limit for raid1/raid10 plugged bio. While flushing writes, raid1 has condresched while raid10 doesn't, and too many writes can cause soft lockup. Follow up...

0.00112EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/15 2:3 p.m.40 views

CVE-2023-53151

CVE-2023-53151 affects the Linux kernel’s md/raid10 path. The vulnerability arose because there was no limit for plugged bio during flush writes in raid10 (unlike raid1 which used cond_resched), allowing writeback activity to cause a soft lockup under heavy I/O. The public advisories describe a f...

5.5CVSS6AI score0.00112EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/09/15 2:3 p.m.14 views

CVE-2023-53151 md/raid10: prevent soft lockup while flush writes

In the Linux kernel, the following vulnerability has been resolved: md/raid10: prevent soft lockup while flush writes Currently, there is no limit for raid1/raid10 plugged bio. While flushing writes, raid1 has condresched while raid10 doesn't, and too many writes can cause soft lockup. Follow up...

5.5CVSS4.9AI score0.00112EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.4 views

PT-2025-37655

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel's f2fs implementation within the update iostat latency function. A mixup between META FLUSH and NR PAGE TYPE can lead to potential memory corruption...

6.1AI score0.00169EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/09/15 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 incorrect handling of the bio and list clearing order in the r5llogflushendio function, which could resu...

5.5CVSS6AI score0.00145EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/09/14 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-39781

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - parisc: Drop WARNONONCE from flushcachevmap I have observed warning to occassionally trigger. CVE-2025-39781 Note that Nessus relies on the presence of the...

5.5CVSS6.1AI score0.00136EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/09/13 8:1 a.m.6 views

parisc: Drop WARN_ON_ONCE() from flush_cache_vmap

...

5.5CVSS7AI score0.00136EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/12 12:0 a.m.12 views

PT-2025-43613

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free condition may occur in the Linux kernel’s ipvs module during network namespace cleanup. Specifically, the ip vs ftp exit function could unregister ip vs ftp before...

5.7CVSS6AI score0.0014EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/11 11:23 p.m.6 views

SUSE CVE-2025-39781

In the Linux kernel, the following vulnerability has been resolved: parisc: Drop WARNONONCE from flushcachevmap I have observed warning to occassionally trigger...

5.5CVSS5.2AI score0.00136EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/11 5:15 p.m.12 views

AZL-74763 CVE-2025-40300 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: x86/vmscape: Add conditional IBPB mitigation VMSCAPE is a vulnerability that exploits insufficient branch predictor isolation between a guest and a userspace hypervisor like QEMU. Existing mitigations already protect kernel/KVM...

5.5CVSS6AI score0.00331EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/11 5:15 p.m.7 views

CVE-2025-39781

In the Linux kernel, the following vulnerability has been resolved: parisc: Drop WARNONONCE from flushcachevmap I have observed warning to occassionally trigger...

5.5CVSS0.00136EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/11 5:15 p.m.2 views

DEBIAN-CVE-2025-39781

In the Linux kernel, the following vulnerability has been resolved: parisc: Drop WARNONONCE from flushcachevmap I have observed warning to occassionally trigger...

5.5CVSS5.3AI score0.00136EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.8 views

AZL-67151 CVE-2025-39781 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: parisc: Drop WARNONONCE from flushcachevmap I have observed warning to occassionally trigger...

5.5CVSS5.9AI score0.00136EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.4 views

UBUNTU-CVE-2025-39781

In the Linux kernel, the following vulnerability has been resolved: parisc: Drop WARNONONCE from flushcachevmap I have observed warning to occassionally trigger...

5.5CVSS5.9AI score0.00136EPSS
SaveExploits0References23
CVE
CVE
added 2025/09/11 4:56 p.m.37 views

CVE-2025-39781

CVE-2025-39781 concerns the Linux kernel on the PA-RISC (parisc) architecture. The issue is described as the removal of a WARN_ON_ONCE() from flush_cache_vmap in the parisc code path, with observed warnings that could occasionally trigger. The available documents do not detail any exploit vectors...

5.5CVSS6.2AI score0.00136EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder