Lucene search
+L

24124 matches found

Debian CVE
Debian CVE
added 2025/12/16 2:44 p.m.49 views

CVE-2025-68256

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix out-of-bounds read in rtwgetie parser The Information Element IE parser rtwgetie trusted the length byte of each IE without validating that the IE body len bytes after the 2-byte header fits inside the...

8.8CVSS5.5AI score0.00267EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 2:32 p.m.8 views

CVE-2025-68251

In the Linux kernel, the following vulnerability has been resolved: erofs: avoid infinite loops due to corrupted subpage compact indexes Robert reported an infinite loop observed by two crafted images. The root cause is that clusterofs can be larger than lclustersize for !NONHEAD lclusters in...

5.2AI score0.00181EPSS
SaveExploits0
NVD
NVD
added 2025/12/16 2:15 p.m.15 views

CVE-2025-68225

In the Linux kernel, the following vulnerability has been resolved: lib/testkho: check if KHO is enabled We must check whether KHO is enabled prior to issuing KHO commands, otherwise KHO internal data structures are not initialized...

0.00189EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/16 2:15 p.m.10 views

UBUNTU-CVE-2025-68238

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: cadence: fix DMA device NULL pointer dereference The DMA device pointer dmadev was being dereferenced before ensuring that cdnsctrl-dmac is properly initialized. Move the assignment of dmadev after successfully...

5.7AI score0.00188EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/16 2:15 p.m.11 views

UBUNTU-CVE-2025-68185

In the Linux kernel, the following vulnerability has been resolved: nfs4setupreaddir: insufficient locking for -dparent-dinode dereferencing Theoretically it's an oopsable race, but I don't believe one can manage to hit it on real hardware; might become doable on a KVM, but it still won't be easy...

5.9AI score0.00207EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/16 2:15 p.m.6 views

UBUNTU-CVE-2025-40354

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: increase max link count and fix link-enc NULL pointer access why 1. dc-linksMAXLINKS array size smaller than actual requested. maxconnector + maxdpia + 4 virtual = 14. increase from 12 to 14. 2. hwinit access nul...

7.8CVSS5.7AI score0.00148EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/12/16 2:08 p.m.13 views

CVE-2025-68238

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: cadence: fix DMA device NULL pointer dereference The DMA device pointer dmadev was being dereferenced before ensuring that cdnsctrl-dmac is properly initialized. Move the assignment of dmadev after successfully...

5.1AI score0.00188EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 1:57 p.m.6 views

CVE-2025-68231

In the Linux kernel, the following vulnerability has been resolved: mm/mempool: fix poisoning order0 pages with HIGHMEM The kernel test has reported: BUG: unable to handle page fault for address: fffba000 PF: supervisor write access in kernel mode PF: errorcode0x0002 - not-present page pde =...

5.3AI score0.00183EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 1:57 p.m.13 views

CVE-2025-68225

In the Linux kernel, the following vulnerability has been resolved: lib/testkho: check if KHO is enabled We must check whether KHO is enabled prior to issuing KHO commands, otherwise KHO internal data structures are not initialized...

5.1AI score0.00189EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/16 1:57 p.m.48 views

CVE-2025-68225 lib/test_kho: check if KHO is enabled

In the Linux kernel, the following vulnerability has been resolved: lib/testkho: check if KHO is enabled We must check whether KHO is enabled prior to issuing KHO commands, otherwise KHO internal data structures are not initialized...

0.00189EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/12/16 1:48 p.m.11 views

CVE-2025-68205

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver After restructuring and splitting the HDMI codec driver code, each HDMI codec driver contains the own buildcontrols and buildpcms ops. A copy-n-paste error put the wrong...

5.2AI score0.00181EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 1:48 p.m.11 views

CVE-2025-68204

In the Linux kernel, the following vulnerability has been resolved: pmdomain: arm: scmi: Fix genpd leak on provider registration failure If ofgenpdaddprovideronecell fails during probe, the previously created generic power domains are not removed, leading to a memory leak and potential kernel cra...

5.2AI score0.00205EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 1:43 p.m.14 views

CVE-2025-68194

In the Linux kernel, the following vulnerability has been resolved: media: imon: make sendpacket more robust syzbot is reporting that imon has three problems which result in hung tasks due to forever holding device lock 1. First problem is that when usbrxcallbackintf0 once got -EPROTO error after...

5.3AI score0.00205EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 1:43 p.m.6 views

CVE-2025-68188

In the Linux kernel, the following vulnerability has been resolved: tcp: use dstdevrcu in tcpfastopenactivedisableofocheck Use RCU to avoid a pair of atomic operations and a potential UAF on dstdev-flags...

5.2AI score0.00194EPSS
SaveExploits0
NVD
NVD
added 2025/12/16 1:15 p.m.16 views

CVE-2025-65074

WaveView client allows users to execute restricted set of predefined commands and scripts on the connected WaveStore Server. A malicious attacker with high-privileges is able to execute arbitrary OS commands on the server using path traversal in the showerr script. This issue was fixed in version...

8.6CVSS0.00478EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/12/16 12:25 p.m.3 views

CVE-2025-65074 OS Command Injection via Path Traversal in WaveStore Server

WaveView client allows users to execute restricted set of predefined commands and scripts on the connected WaveStore Server. A malicious attacker with high-privileges is able to execute arbitrary OS commands on the server using path traversal in the showerr script. This issue was fixed in version...

8.6CVSS7.2AI score0.00478EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/12/16 2:25 a.m.3 views

CVE-2025-62847 QTS, QuTS hero

An improper neutralization of argument delimiters in a command vulnerability has been reported to affect several QNAP operating system versions. The remote attackers can then exploit the vulnerability to alter execution logic. We have already fixed the vulnerability in the following versions: QTS...

8.7CVSS6.8AI score0.00799EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/12/16 1:34 a.m.12 views

Important: Red Hat Security Advisory: Red Hat Lightspeed (formerly Insights) for Runtimes 1.0.0: new RHEL 9 container image security update

New Red Hat Lightspeed formerly Insights for Runtimes on RHEL 9 container images are now available. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available...

8.7CVSS7.2AI score0.0036EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/16 1:15 a.m.15 views

PYSEC-2025-233

Weblate is a web based localization tool. In versions prior to 5.15, it was possible to retrieve user notification settings or list all users via API. Version 5.15 fixes the issue...

4.3CVSS5.8AI score0.00261EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/16 1:15 a.m.14 views

CVE-2025-67748

Fickling is a Python pickling decompiler and static analyzer. Versions prior to 0.1.6 had a bypass caused by pty missing from the block list of unsafe module imports. This led to unsafe pickles based on pty.spawn being incorrectly flagged as LIKELYSAFE, and was fixed in version 0.1.6. This impact...

8.5CVSS0.00274EPSS
SaveExploits1References3
Rows per page
Query Builder