Lucene search
+L

7263 matches found

OSV
OSV
added 2025/12/16 2:15 p.m.7 views

UBUNTU-CVE-2025-68212

In the Linux kernel, the following vulnerability has been resolved: fs: Fix uninitialized 'offp' in statmountstring In statmountstring, most flags assign an output offset pointer offp which is later updated with the string offset. However, the STATMOUNTMNTUIDMAP and STATMOUNTMNTGIDMAP cases...

7.8CVSS5.8AI score0.00141EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/16 1:57 p.m.6 views

CVE-2025-68227 mptcp: Fix proto fallback detection with BPF

In the Linux kernel, the following vulnerability has been resolved: mptcp: Fix proto fallback detection with BPF The sockmap feature allows bpf syscall from userspace, or based on bpf sockops, replacing the skprot of sockets during protocol stack processing with sockmap's custom read/write...

6.4AI score
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2025/12/16 1:57 p.m.3 views

CVE-2025-68212

In the Linux kernel, the following vulnerability has been resolved: fs: Fix uninitialized 'offp' in statmountstring In statmountstring, most flags assign an output offset pointer offp which is later updated with the string offset. However, the STATMOUNTMNTUIDMAP and STATMOUNTMNTGIDMAP cases...

5.2AI score0.00141EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/12/16 1:57 p.m.41 views

CVE-2025-68212 fs: Fix uninitialized 'offp' in statmount_string()

In the Linux kernel, the following vulnerability has been resolved: fs: Fix uninitialized 'offp' in statmountstring In statmountstring, most flags assign an output offset pointer offp which is later updated with the string offset. However, the STATMOUNTMNTUIDMAP and STATMOUNTMNTGIDMAP cases...

7.8CVSS0.00141EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/16 1:57 p.m.26 views

CVE-2025-68212

The CVE-2025-68212 entry describes a Linux kernel issue in fs/namespace.c: statmount_string() uses an offp pointer for several flags, but STATMOUNT_MNT_UIDMAP and STATMOUNT_MNT_GIDMAP set struct fields directly, leaving offp uninitialized. This can cause an uninitialized dereference when *offp is...

7.8CVSS6AI score0.00141EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/16 1:43 p.m.49 views

CVE-2025-68187 net: mdio: Check regmap pointer returned by device_node_to_regmap()

In the Linux kernel, the following vulnerability has been resolved: net: mdio: Check regmap pointer returned by devicenodetoregmap The call to devicenodetoregmap in airohamdioprobe can return an ERRPTR if regmap initialization fails. Currently, the driver stores the pointer without validation,...

0.00181EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/16 1:30 p.m.10 views

CVE-2025-40356 spi: rockchip-sfc: Fix DMA-API usage

In the Linux kernel, the following vulnerability has been resolved: spi: rockchip-sfc: Fix DMA-API usage Use DMA-API dmamapsingle call for getting the DMA address of the transfer buffer instead of hacking with virttophys. This fixes the following DMA-API debug warning: ------------ cut here...

7.8CVSS6.5AI score
SaveExploits0References5
CVE
CVE
added 2025/12/16 1:30 p.m.35 views

CVE-2025-40356

CVE-2025-40356 affects the Linux kernel driver rockchip_sfc (SPI rockchip-sfc). The underlying issue was incorrect use of the DMA-API: the driver used virt_to_phys() to obtain the DMA address of the transfer buffer instead of dma_map_single(), which caused a DMA memory sync warning. The vulnerabi...

7.8CVSS6.3AI score0.0014EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/16 11:37 a.m.4 views

SUSE-SU-2025:4412-1 Security update for poppler

This update for poppler fixes the following issues: - CVE-2025-11896: Fixed infinite recursion leading to stack overflow due to object loop in PDF CMap bsc1252337...

2.1CVSS5.8AI score0.00158EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/16 12:00 a.m.12 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 Linux kernel, which stems from a dmabuf object leak in the fastrpcmaplookup function in fastrpc...

6.2AI score0.00182EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-68227

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mptcp: Fix proto fallback detection with BPF The sockmap feature allows bpf syscall from userspace, or based on bpf sockops, replacing the skprot of sockets...

5.9AI score0.00211EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/16 12:00 a.m.8 views

ALSA-2025:23325 Moderate: podman security update

The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes. Security Fixes: golang: archive/tar: Unbounded allocation when parsing GNU sparse map CVE-2025-58183 For...

4.3CVSS6.8AI score0.00413EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.6 views

PT-2025-51640

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s MPTCP implementation related to protocol fallback detection with BPF. The issue arises when a server has MPTCP enabled, but a client sends a TCP SYN...

4.6CVSS6.4AI score0.00211EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.11 views

PT-2025-51689

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.14.0-rc2-build2+ 1266 Description The Linux kernel contains a flaw in libceph related to a potential use-after-free condition within the have mon and osd map function. The issue arises from a race condition in...

6.3AI score0.00572EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.16 views

PT-2025-51776

@vitejs/plugin-rs provides React Server Components RSC support for Vite. Prior to version 0.5.8, the / vite rsc findSourceMapURL endpoint in @vitejs/plugin-rsc allows unauthenticated arbitrary file read during development mode. An attacker can read any file accessible to the Node.js process by...

7.5CVSS7AI score0.00646EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.11 views

PT-2025-51665

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the fastrpc map lookup function. The function acquires a reference to a dma buf object using dma buf get for comparison, but this reference is not released,...

5.9AI score0.00182EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/16 12:00 a.m.6 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 Linux kernel that stems from a lack of boundary checking for map-maxosd, which could lead to out-of-bounds access...

6.1AI score0.00516EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-68283

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libceph: replace BUGON with bounds check for map-maxosd OSD indexes come from untrusted network packets. Boundary checks are added to validate these against...

7.5CVSS6AI score0.00516EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.9 views

PT-2025-51625

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's handling of mount string statistics within the statmount string function. Specifically, the offp variable, intended to track the output offset, remain...

9.8CVSS6.5AI score0.00677EPSS
SaveExploits8References211
CNNVD
CNNVD
added 2025/12/16 12:00 a.m.15 views

Vite Plugin React 安全漏洞

Vite Plugin React is an open source plugin for Vite. A security vulnerability exists in Vite Plugin React versions prior to 0.5.8 that stems from an arbitrary file read vulnerability in the /viterscfindSourceMapURL endpoint...

7.5CVSS9AI score0.00646EPSS
SaveExploits0References4
Rows per page
Query Builder