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...