Lucene search
+L

329 matches found

UbuntuCve
UbuntuCve
added 2026/01/09 8:15 a.m.10 views

CVE-2025-69194

A security issue was discovered in GNU Wget2 when handling Metalink documents. The application fails to properly validate file paths provided in Metalink elements. An attacker can abuse this behavior to write files to unintended locations on the system. This can lead to data loss or potentially...

9.8CVSS6.1AI score0.0072EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/12/31 8:58 a.m.4 views

CVE-2023-54227

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix tags leak when shrink nrhwqueues Although we don't need to realloc set-tags when shrink nrhwqueues, we need to free them. Or these tags will be leaked. How to reproduce: 1. mount -t configfs configfs /mnt 2. modprobe...

5.5CVSS5.8AI score0.00365EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/30 9:47 p.m.11 views

CVE-2023-54229

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix registration of 6Ghz-only phy without the full channel range Because of what seems to be a typo, a 6Ghz-only phy for which the BDF does not allow the 7115Mhz channel will fail to register: WARNING: CPU: 2 PID: 1...

4CVSS5.3AI score0.00179EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/29 3:16 p.m.1 views

DEBIAN-CVE-2025-60458

UxPlay 1.72 contains a double free vulnerability in its RTSP request handling. A specially crafted RTSP TEARDOWN request can trigger multiple calls to free on the same memory address, potentially causing a Denial of Service...

6.5CVSS5.3AI score0.00289EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2025/12/27 8:15 p.m.5 views

CVE-2025-14177

In PHP versions:8.1. before 8.1.34, 8.2. before 8.2.30, 8.3. before 8.3.29, 8.4. before 8.4.16, 8.5. before 8.5.1, the getimagesize function may leak uninitialized heap memory into the APPn segments e.g., APP1 when reading images in multi-chunk mode such as via php://filter. This occurs due to a...

7.5CVSS7.2AI score0.00516EPSS
SaveExploits3References4
UbuntuCve
UbuntuCve
added 2025/12/27 8:15 p.m.5 views

CVE-2025-14178

In PHP versions:8.1. before 8.1.34, 8.2. before 8.2.30, 8.3. before 8.3.29, 8.4. before 8.4.16, 8.5. before 8.5.1, a heap buffer overflow occurs in arraymerge when the total element count of packed arrays exceeds 32-bit limits or HTMAXSIZE, due to an integer overflow in the precomputation of...

8.2CVSS6.8AI score0.00465EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2025/12/25 1:13 p.m.5 views

CVE-2023-54027

In the Linux kernel, the following vulnerability has been resolved: iio: core: Prevent invalid memory access when there is no parent Commit 813665564b3d "iio: core: Convert to use firmware node handle instead of OF node" switched the kind of nodes to use for label retrieval in device registration...

5.6AI score0.00182EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 12:42 a.m.11 views

CVE-2023-54089

In the Linux kernel, the following vulnerability has been resolved: virtiopmem: add the missing REQOPWRITE for flush bio When doing mkfs.xfs on a pmem device, the following warning was ------------ cut here ------------ WARNING: CPU: 2 PID: 384 at block/blk-core.c:751 submitbionoacct Modules...

6.2CVSS5.2AI score0.00201EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/24 8:23 p.m.1 views

CVE-2023-54085

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix NULL pointer dereference on fastopen early fallback In case of early fallback to TCP, subflowsynrecvsock deletes the subflow context before returning the newly allocated sock to the caller. The fastopen path does not...

5.5CVSS5.7AI score0.00417EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/09 3:11 p.m.8 views

CVE-2025-40335

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate userq input args This will help on validating the userq input args, and rejecting for the invalid userq request at the IOCTLs first place...

5.7AI score0.00205EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/02 2:15 p.m.3 views

MINI-M8W4-CWHG-VXHQ

Bulletin has no description...

8.7CVSS6.9AI score0.0043EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-64098

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Fast DDS is a C++ implementation of the DDS Data Distribution Service standard of the OMG Object Management Group . Prior to versions 3.4.1, 3.3.1, and 2.6.11,...

6.3CVSS6AI score0.00434EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/09 11:17 a.m.5 views

CGA-8X4V-RXC2-F986

Bulletin has no description...

7.5CVSS7AI score0.00516EPSS
SaveExploits1
OSV
OSV
added 2025/10/28 12:15 p.m.2 views

DEBIAN-CVE-2025-40042

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race condition in kprobe initialization causing NULL pointer dereference There is a critical race condition in kprobe initialization that can lead to NULL pointer dereference and kernel crash. 1135630.084782 Unable t...

5.2AI score0.00212EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/10/22 6:04 p.m.4 views

CVE-2023-53704

In the Linux kernel, the following vulnerability has been resolved: clk: imx: clk-imx8mp: improve error handling in imx8mpclocksprobe Replace ofiomap and kzalloc with devmofiomap and devmkzalloc which can automatically release the related memory when the device or driver is removed or unloaded to...

5.5CVSS6AI score0.00205EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/10/22 10:23 a.m.6 views

CVE-2025-53066

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: JAXP. Supported versions that are affected are Oracle Java SE: 8u461, 8u461-perf, 11.0.28, 17.0.16, 21.0.8, 25; Oracle GraalVM for JDK: 17.0.16 and 21.0.8; Oracle...

7.5CVSS6.5AI score0.00647EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/13 8:47 a.m.2 views

MINI-JFWC-87MF-HFW6

Bulletin has no description...

7.5CVSS6.6AI score0.00868EPSS
SaveExploits0
OSV
OSV
added 2025/09/24 3:31 p.m.7 views

MINI-VM2M-JVR3-GCGP

Bulletin has no description...

5.4CVSS7AI score0.0033EPSS
SaveExploits0
OSV
OSV
added 2025/09/23 9:42 a.m.5 views

CGA-X9HV-2J32-6RWP

Bulletin has no description...

7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/09/16 1:54 p.m.3 views

CVE-2023-53298

In the Linux kernel, the following vulnerability has been resolved: nfc: fix memory leak of seio context in nfcgenlseio The callback context for sending/receiving APDUs to/from the selected secure element is allocated inside nfcgenlseio and supposed to be eventually freed in seiocb callback...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References4
Rows per page
Query Builder