index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
8 days
Merge tag 'cifs-fixes-7.3-rc3' of https://git.manguebit.org/linux
Linus Torvalds
9 days
smb: client: fix one-byte OOB read in smb2_parse_native_symlink()
Paulo Alcantara
10 days
smb: client: fail DACL rewrite when the new DACL exceeds 64K
Bjoern Doebel
10 days
smb: client: fix heap overflow in DACL owner/group rewrite
Bjoern Doebel
11 days
smb: client: fix file type corruption in cifs_reparse_point_to_fattr()
Paulo Alcantara
11 days
smb: client: fix file type corruption in posix_reparse_to_fattr()
Paulo Alcantara
11 days
smb: client: fix file type corruption in wsl_to_fattr()
Paulo Alcantara
11 days
smb: client: avoid using uninitialized SIDs in cifs_posix_to_fattr()
Paulo Alcantara
11 days
smb: client: fix WSL reparse point uid/gid override
Paulo Alcantara
11 days
smb: client: honor forceuid/forcegid when mapping SIDs to uid/gid
Paulo Alcantara
11 days
smb: client: fix uid/gid override in getattr with posix extensions
Paulo Alcantara
13 days
smb: client: fix cifsFileInfo reference leak in deferred close
Fan Wu
13 days
smb: client: avoid leaking refcount when cifs_sb_tlink() fails
Bjoern Doebel
13 days
smb: client: avoid leaking refcount in cifs_queue_oplock_break()
Bjoern Doebel
14 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
2026-09-03
smb: client: fill cache fields after populating cache in copy_ref_data()
Fredric Cover
2026-09-02
smb: client: pin DFS superblock in iterator callback
Karl Mehltretter
2026-09-02
smb: client: reject userspace cifs.idmap descriptions
Aohan Mei
2026-09-02
smb: client: reject out-of-bounds DataOffset in CIFSSMBRead()
Diego Oliva
2026-09-02
smb: client: reject short READ responses in CIFSSMBRead()
Diego Oliva
2026-09-02
ksmbd: fix tree connection use-after-free in smb2_tree_connect()
Cen Zhang (Microsoft Security FORGE Labs)
2026-09-02
ksmbd: validate COPYCHUNK source and target ranges
Alon Shakevsky
2026-09-02
ksmbd: fix use-after-free in oplock break notification
Abdifatah Suruur
2026-09-02
ksmbd: fix sparc build with atomic work state
Namjae Jeon
2026-09-01
Merge tag 'cifs-fixes-7.3-rc2' of https://git.manguebit.org/linux
Linus Torvalds
2026-09-01
Merge tag 'ksmbd-for-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-08-31
smb: client: reject SetEA requests that do not fit the request buffer
Yunpeng Tian
2026-08-31
smb: client: fix data corruption with concurrent writes and O_TRUNC
Paulo Alcantara
2026-08-31
ksmbd: validate normalized name response length
Alon Shakevsky
2026-08-31
ksmbd: fix listener task lifetime on netdev events
Namjae Jeon
2026-08-31
ksmbd: prevent out-of-bounds reads in share config responses
Namjae Jeon
2026-08-31
ksmbd: rate limit unmapped SID errors
Namjae Jeon
2026-08-31
ksmbd: propagate DACL parsing errors
Namjae Jeon
2026-08-31
ksmbd: zero pipe read compound padding
Namjae Jeon
2026-08-31
ksmbd: safely drain sessions during logoff
Namjae Jeon
2026-08-31
ksmbd: fill in FileSysIdentifier in FS_POSIX_INFORMATION
Aleksandr Khromov
2026-08-31
ksmbd: initialize FileSystemControlFlags in FS_CONTROL_INFORMATION
Aleksandr Khromov
2026-08-31
ksmbd: zero the FS_OBJECT_ID_INFORMATION buffer before filling it in
Aleksandr Khromov
2026-08-30
cifs: don't update i_size in cifs_do_truncate without a cached handle
Frank Sorenson
2026-08-30
smb: client: fix heap overflow in cifs_do_set_acl()
Frank Sorenson
2026-08-30
smb: client: fix multiuser mount with krb5
Paulo Alcantara
2026-08-30
smb: client: transport: Fix debug printing in __release_mid()
Andy Shevchenko
2026-08-30
smb/client: invalidate fscache for fallocate range operations
Huiwen He
2026-08-30
smb/client: fix stale page cache in insert/collapse range
Huiwen He
2026-08-30
smb/client: fix integer truncation in collapse range
Huiwen He
2026-08-30
smb/client: fix data corruption in emulated insert range
Huiwen He
2026-08-30
smb/client: mark file sparse before emulating insert range
Huiwen He
2026-08-30
smb/client: validate new EOF for zero range
Huiwen He
2026-08-30
smb/client: validate new EOF for insert range
Huiwen He
2026-08-27
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]