Lucene search
+L

2939 matches found

OSV
OSV
added 2025/12/24 11:15 a.m.0 views

DEBIAN-CVE-2023-54016

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix memory leak in rxdesc and txdesc Currently when ath12kdpccdescinit is called we allocate memory to rxdescs and txdescs. In ath12kdpcccleanup, during descriptor cleanup rxdescs and txdescs memory is not freed. Th...

5.2AI score0.00181EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 11:15 a.m.4 views

DEBIAN-CVE-2023-54010

In the Linux kernel, the following vulnerability has been resolved: ACPICA: ACPICA: check null return of ACPIALLOCATEZEROED in acpidbdisplayobjects ACPICA commit 0d5f467d6a0ba852ea3aad68663cbcbd43300fd4 ACPIALLOCATEZEROED may fails, objectinfo might be null and will cause null pointer dereference...

5.4AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/23 10:15 p.m.2 views

DEBIAN-CVE-2025-12495

Academy Software Foundation OpenEXR EXR File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Academy Software Foundation OpenEXR. User interaction is required to exploit this...

7.8CVSS7.8AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/22 5:16 p.m.5 views

DEBIAN-CVE-2025-68328

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-svc: fix bug in saving controller data Fix the incorrect usage of platformsetdrvdata and devsetdrvdata. They both are of the same data and overrides each other. This resulted in the rmmod of the svc driver to...

5.2AI score0.00188EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/17 10:16 p.m.5 views

DEBIAN-CVE-2025-68114

Capstone is a disassembly framework. In versions 6.0.0-Alpha5 and prior, an unchecked vsnprintf return in SStreamconcat lets a malicious csoptmem.vsnprintf drive SStream’s index negative or past the end, leading to a stack buffer underflow/overflow when the next write occurs. Commit...

9.8CVSS5.5AI score0.00196EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 4:16 p.m.4 views

DEBIAN-CVE-2025-68296

In the Linux kernel, the following vulnerability has been resolved: drm, fbcon, vgaswitcheroo: Avoid race condition in fbcon setup Protect vgaswitcherooclientfbset with console lock. Avoids OOB access in fbconremapall. Without holding the console lock the call races with switching outputs. VGA...

5.3AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 3:15 p.m.2 views

DEBIAN-CVE-2025-68266

In the Linux kernel, the following vulnerability has been resolved: bfs: Reconstruct file type when loading from disk syzbot is reporting that SIFMT bits of inode-imode can become bogus when the SIFMT bits of the 32bits "mode" field loaded from disk are corrupted or when the 32bits "attributes"...

5.2AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 3:15 p.m.1 views

DEBIAN-CVE-2025-68246

In the Linux kernel, the following vulnerability has been resolved: ksmbd: close accepted socket when per-IP limit rejects connection When the per-IP connection limit is exceeded in ksmbdkthreadfn, the code sets ret = -EAGAIN and continues the accept loop without closing the just-accepted socket...

7.5CVSS5.4AI score0.00405EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 2:15 p.m.3 views

DEBIAN-CVE-2025-68173

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix softlockup in ftracemoduleenable A soft lockup was observed when loading amdgpu module. If a module has a lot of tracable functions, multiple calls to kallsymslookup can spend too much time in RCU critical section and...

5.3AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 2:15 p.m.1 views

DEBIAN-CVE-2025-68172

In the Linux kernel, the following vulnerability has been resolved: crypto: aspeed - fix double free caused by devm The clock obtained via devmclkgetenabled is automatically managed by devres and will be disabled and freed on driver detach. Manually calling clkdisableunprepare in error path and...

5.1AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/11 5:15 p.m.7 views

DEBIAN-CVE-2025-66044

Several stack-based buffer overflow vulnerabilities exists in the MFER parsing functionality of The Biosig Project libbiosig 3.9.1. A specially crafted MFER file can lead to arbitrary code execution. An attacker can provide a malicious file to trigger these vulnerabilities.When Tag is 64...

9.8CVSS6.4AI score0.00529EPSS
SaveExploits1References1
OSV
OSV
added 2025/12/11 5:15 p.m.5 views

DEBIAN-CVE-2025-66045

Several stack-based buffer overflow vulnerabilities exists in the MFER parsing functionality of The Biosig Project libbiosig 3.9.1. A specially crafted MFER file can lead to arbitrary code execution. An attacker can provide a malicious file to trigger these vulnerabilities.When Tag is 65...

9.8CVSS6.4AI score0.00529EPSS
SaveExploits1References1
OSV
OSV
added 2025/12/09 1:16 a.m.4 views

DEBIAN-CVE-2023-53789

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Improve page fault error reporting If IOMMU domain for device group is not setup properly then we may hit IOMMU page fault. Current page fault handler assumes that domain is always setup and it will hit NULL pointer...

5.2AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 2:15 a.m.5 views

DEBIAN-CVE-2023-53765

In the Linux kernel, the following vulnerability has been resolved: dm cache: free background tracker's queued work in btrackerdestroy Otherwise the kernel can BUG with: 2245.426978 ============================================================================= 2245.435155 BUG btwork Tainted: G B W...

5.2AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/05 11:15 a.m.4 views

DEBIAN-CVE-2025-65082

Improper Neutralization of Escape, Meta, or Control Sequences vulnerability in Apache HTTP Server through environment variables set via the Apache configuration unexpectedly superseding variables calculated by the server for CGI programs. This issue affects Apache HTTP Server from 2.4.0 through...

6.5CVSS6.9AI score0.00789EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/05 6:16 a.m.2 views

DEBIAN-CVE-2025-66270

The KDE Connect protocol 8 before 2025-11-28 does not correlate device IDs across two packets. This affects KDE Connect before 25.12 on desktop, KDE Connect before 0.5.4 on iOS, KDE Connect before 1.34.4 on Android, GSConnect before 68, and Valent before 1.0.0.alpha.49...

4.7CVSS5.2AI score0.00196EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/04 4:16 p.m.4 views

DEBIAN-CVE-2025-40247

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix pgtable prealloc error path The following splat was reported: Unable to handle kernel NULL pointer dereference at virtual address 0000000000000010 Mem abort info: ESR = 0x0000000096000004 EC = 0x25: DABT current EL, ...

5.2AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/04 4:16 p.m.0 views

DEBIAN-CVE-2025-40242

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix unlikely race in gdlmputlock In gdlmputlock, there is a small window of time in which the DFLUNMOUNT flag has been set but the lockspace hasn't been released, yet. In that window, dlm may still call gdlmast and gdlmbast...

7CVSS5.2AI score0.00142EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/04 4:16 p.m.5 views

DEBIAN-CVE-2025-40234

In the Linux kernel, the following vulnerability has been resolved: platform/x86: alienware-wmi-wmax: Fix NULL pointer dereference in sleep handlers Devices without the AWCC interface don't initialize awcc. Add a check before dereferencing it in sleep handlers...

5.1AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/26 4:15 p.m.6 views

DEBIAN-CVE-2025-45311

Insecure permissions in fail2ban-client v0.11.2 allows attackers with limited sudo privileges to perform arbitrary operations as root. NOTE: this is disputed by multiple parties because the action for a triggered rule can legitimately be an arbitrary operation as root. Thus, the software is...

8.8CVSS6.9AI score0.00369EPSS
SaveExploits0References1
Rows per page
Query Builder