3 matches found
CVE-2026-97560
The Linux kernel contains a one-byte out-of-bounds (OOB) read vulnerability within the smb2_parse_native_symlink() function of the SMB client. The flaw occurs when parsing a share-root relative native symlink, where memcpy copies smb_target+1 (skipping the leading separator) but incorrectly uses ...
6.2AI score
SaveExploits0References4
CVE-2026-97560
In the Linux kernel, the following vulnerability has been resolved: s...
5.8AI score
SaveExploits0
EUVD-2026-86868
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix one-byte OOB read in smb2parsenativesymlink When parsing a share-root relative native symlink, memcpy copies smbtarget+1 skipping the leading separator but uses strlensmbtarget+1 as the length, reading one byte...
6.2AI score
SaveExploits0References4
20