Lucene search
+L

9583 matches found

SUSE CVE
SUSE CVE
added 2025/12/25 12:23 a.m.8 views

SUSE CVE-2025-68749

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix race condition when unbinding BOs Fix 'Memory manager not clean during takedown' warning that occurs when ivpugembofree removes the BO from the BOs list before it gets unmapped. Then fileprivunbind triggers a...

4.7CVSS6.4AI score0.00097EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-54071

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: rtw88: use work to update rate to avoid RCU warning The ieee80211ops::starcupdate must be atomic, because ieee80211chanbwchange holds rcuread lock while...

8.8CVSS5.9AI score0.00237EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50730

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext4: silence the warning when evicting inode with dioreadnolock When evicting an inode with default dioreadnolock, it could be raced by the unwritten extents...

6AI score0.00218EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/12/24 10:29 p.m.9 views

CVE-2025-14412

Soda PDF Desktop XLS File Insufficient UI Warning Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Soda PDF Desktop. User interaction is required to exploit this vulnerability in that the target must visit a...

7.8CVSS7.9AI score0.00175EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/24 10:29 p.m.7 views

CVE-2025-14402

PDFsam Enhanced DOC File Insufficient UI Warning Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of PDFsam Enhanced. User interaction is required to exploit this vulnerability in that the target must visit a...

7CVSS7.1AI score0.00228EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/24 10:29 p.m.9 views

CVE-2025-14414

Soda PDF Desktop Word File Insufficient UI Warning Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Soda PDF Desktop. User interaction is required to exploit this vulnerability in that the target must visit a...

7.8CVSS7.9AI score0.00188EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2025/12/24 4:40 p.m.212 views

VScanX

VScanX - Ethical Vulnerability Scanner !Versionhttps://img...

7AI score
SaveExploits0
EUVD
EUVD
added 2025/12/24 3:30 p.m.7 views

EUVD-2023-60300

In the Linux kernel, the following vulnerability has been resolved: bpf: drop unnecessary user-triggerable WARNONCE in verifierl log It's trivial for user to trigger "verifier log line truncated" warning, as verifier has a fixed-sized buffer of 1024 bytes as of now, and there are at least two...

6.1AI score0.00176EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 3:30 p.m.10 views

EUVD-2023-60305

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix WARNING in markbufferdirty due to discarded buffer reuse A syzbot stress test using a corrupted disk image reported that markbufferdirty called from nilfsmarkinodedirty or nilfspalloccommitallocentry may output a kern...

5.8AI score0.00143EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/12/24 3:30 p.m.9 views

EUVD-2023-60301

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kernel warning during topology setup This patch fixes the following kernel warning seen during driver load by correctly initializing the p2plink attr before creating the sysfs file: +0.002865 ------------ cut here...

6AI score0.00176EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 3:30 p.m.10 views

EUVD-2023-60255

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: use work to update rate to avoid RCU warning The ieee80211ops::starcupdate must be atomic, because ieee80211chanbwchange holds rcuread lock while calling drvstarcupdate, so create a work to do original things...

6AI score0.00237EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 3:30 p.m.9 views

EUVD-2023-60252

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Use correct encap attribute during invalidation With introduction of post action infrastructure most of the users of encap attribute had been modified in order to obtain the correct attribute by calling...

5.9AI score0.00135EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 3:30 p.m.9 views

EUVD-2022-55790

In the Linux kernel, the following vulnerability has been resolved: rcu: Fix thiscpuread lockdep warning in rcuforcequiescentstate Running rcutorture with non-zero fqsduration module parameter in a kernel built with CONFIGPREEMPTION=y results in the following splat: BUG: using thiscpuread in...

6.2AI score0.00218EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/24 3:30 p.m.4 views

EUVD-2022-55759

In the Linux kernel, the following vulnerability has been resolved: ext4: silence the warning when evicting inode with dioreadnolock When evicting an inode with default dioreadnolock, it could be raced by the unwritten extents converting kworker after writeback some new allocated dirty blocks. It...

6AI score0.00218EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/24 1:16 p.m.8 views

CVE-2023-54144

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kernel warning during topology setup This patch fixes the following kernel warning seen during driver load by correctly initializing the p2plink attr before creating the sysfs file: +0.002865 ------------ cut here...

0.00176EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/24 1:16 p.m.16 views

CVE-2023-54140

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix WARNING in markbufferdirty due to discarded buffer reuse A syzbot stress test using a corrupted disk image reported that markbufferdirty called from nilfsmarkinodedirty or nilfspalloccommitallocentry may output a kern...

7.8CVSS0.00143EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/24 1:16 p.m.9 views

CVE-2023-54113

In the Linux kernel, the following vulnerability has been resolved: rcu: dump vmalloc memory info safely Currently, for double invoke callrcu, will dump rcuhead objects memory info, if the objects is not allocated from the slab allocator, the vmallocdumpobj will be invoke and the vmaparealock...

0.00178EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:16 p.m.18 views

UBUNTU-CVE-2023-54130

In the Linux kernel, the following vulnerability has been resolved: hfs/hfsplus: avoid WARNON for sanity check, use proper error handling Commit 55d1cbbbb29e "hfs/hfsplus: use WARNON for sanity check" fixed a build warning by turning a comment into a WARNON, but it turns out that syzbot then...

7.8CVSS5.7AI score0.00147EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/24 1:16 p.m.8 views

UBUNTU-CVE-2023-54140

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix WARNING in markbufferdirty due to discarded buffer reuse A syzbot stress test using a corrupted disk image reported that markbufferdirty called from nilfsmarkinodedirty or nilfspalloccommitallocentry may output a kern...

7.8CVSS5.8AI score0.00143EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/24 1:16 p.m.8 views

UBUNTU-CVE-2022-50771

In the Linux kernel, the following vulnerability has been resolved: rcu: Fix thiscpuread lockdep warning in rcuforcequiescentstate Running rcutorture with non-zero fqsduration module parameter in a kernel built with CONFIGPREEMPTION=y results in the following splat: BUG: using thiscpuread in...

5.8AI score0.00218EPSS
SaveExploits0References8
Rows per page
Query Builder