lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260117153426.2763004-1-harshit.m.mogalapalli@oracle.com>
Date: Sat, 17 Jan 2026 15:34:26 +0000
From: Harshit Mogalapalli <harshit.m.mogalapalli@...cle.com>
To: cve@...nel.org
Cc: linux-kernel@...r.kernel.org,
        Harshit Mogalapalli <harshit.m.mogalapalli@...cle.com>
Subject: [PATCH vulns] CVE-2025-68212: Add vulnerable commit information

For the CVE fix, the actual broken commit which is more appropriate
is 37c4a9590e1e introduces the STATMOUNT_MNT_{U,G}IDMAP cases but only
writes sm->mnt_* = start while leaving offp unset.

Hence, the broken commit for this CVE is commit: 37c4a9590e1e
("statmount: allow to retrieve idmappings")

Signed-off-by: Harshit Mogalapalli <harshit.m.mogalapalli@...cle.com>
---
 cve/published/2025/CVE-2025-68212.vulnerable | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 cve/published/2025/CVE-2025-68212.vulnerable

diff --git a/cve/published/2025/CVE-2025-68212.vulnerable b/cve/published/2025/CVE-2025-68212.vulnerable
new file mode 100644
index 000000000000..602d5fbb79b3
--- /dev/null
+++ b/cve/published/2025/CVE-2025-68212.vulnerable
@@ -0,0 +1 @@
+37c4a9590e1efcae7749682239fc22a330d2d325
-- 
2.50.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ