cve 2025 68219

  1. Fixed: Linux CIFS SMB Client Memory Leak (CVE-2025-68219) Upstream Patch

    A small but important memory-management bug in the Linux kernel’s CIFS/SMB client was assigned CVE-2025-68219 and fixed upstream: the patch closes a leak in the error path of smb3_fs_context_parse_param by ensuring allocated source strings are freed and pointers nulled on all failure paths...