index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
smb: client: reject overlapping data areas in SMB2 responses
Shoichiro Miyamoto
1
-9
/
+25
9 days
smb: client: mask server-provided mode to 07777 in modefromsid
Norbert Manthey
1
-1
/
+1
9 days
smb: client: fix atime clamp check in read completion
Xu Rao
1
-1
/
+1
9 days
smb: client: harden POSIX SID length parsing
Zihan Xi
1
-1
/
+1
9 days
smb: client: use unaligned reads in parse_posix_ctxt()
Zihan Xi
1
-3
/
+3
9 days
smb: client: Fix next buffer leak in receive_encrypted_standard()
Haoxiang Li
1
-4
/
+6
9 days
smb: client: fix double-free in SMB2_close() replay
Henrique Carvalho
1
-0
/
+2
9 days
smb: client: fix double-free in SMB2_open() replay
Henrique Carvalho
1
-0
/
+2
9 days
smb: client: fix double-free in SMB2_flush() replay
Zhao Zhang
1
-0
/
+2
9 days
smb: client: fix change notify replay double-free
Henrique Carvalho
1
-0
/
+2
9 days
smb: client: fix double-free in SMB2_ioctl() replay
Henrique Carvalho
1
-0
/
+2
9 days
smb: client: fix query_info() replay double-free
Henrique Carvalho
1
-0
/
+2
9 days
smb: client: fix query directory replay double-free
Henrique Carvalho
1
-0
/
+2
9 days
ksmbd: use opener credentials for ADS I/O
Namjae Jeon
1
-2
/
+9
9 days
ksmbd: use opener credentials for delete-on-close
Namjae Jeon
2
-2
/
+9
9 days
ksmbd: add per-handle permission check to FILE_LINK_INFORMATION
Gil Portnoy
1
-0
/
+5
9 days
ksmbd: enforce FILE_READ_ATTRIBUTES on SMB_FIND_FILE_POSIX_INFORMATION
Gil Portnoy
1
-0
/
+6
9 days
ksmbd: run set info with opener credentials
Namjae Jeon
1
-5
/
+3
9 days
ksmbd: add a WRITE_DAC/WRITE_OWNER check to SMB2 SET_INFO SECURITY
Gil Portnoy
1
-0
/
+3
9 days
ksmbd: require source read access for duplicate extents
Namjae Jeon
1
-0
/
+4
9 days
ksmbd: fix UAF of struct file_lock in SMB2_LOCK deferred-lock cancellation
Davide Ornaghi
1
-18
/
+16
9 days
ksmbd: serialize QUERY_DIRECTORY requests per file
Namjae Jeon
3
-0
/
+7
9 days
ksmbd: add a permission check for FSCTL_SET_ZERO_DATA
Gil Portnoy
1
-0
/
+6
9 days
ksmbd: add permission checks for FSCTL_DUPLICATE_EXTENTS_TO_FILE
Gil Portnoy
1
-0
/
+11
9 days
smb/client: Fix error code in smb2_aead_req_alloc()
Dan Carpenter
1
-3
/
+5
9 days
smb: client: resolve SWN tcon from live registrations
Michael Bommarito
2
-54
/
+262
9 days
ksmbd: fix use-after-free of a deferred file_lock on SMB2_CLOSE then SMB2_CANCEL
Gil Portnoy
1
-7
/
+7
9 days
smb: client: restrict implied bcc[0] exemption to responses without data area
Shoichiro Miyamoto
1
-6
/
+26
2026-07-04
ksmbd: fix out-of-bounds read in smb_check_perm_dacl()
Hem Parekh
1
-1
/
+3
2026-06-27
ksmbd: reject non-VALID session in compound request branch
Gil Portnoy
1
-0
/
+5
2026-06-19
ksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCEL
Gil Portnoy
1
-0
/
+11
2026-06-19
ksmbd: fix NULL-deref of opinfo->conn in oplock/lease break notifiers
Gil Portnoy
1
-3
/
+12
2026-06-09
ksmbd: OOB read regression in smb_check_perm_dacl() ACE-walk loops
Ali Ganiyev
1
-4
/
+4
2026-06-09
smb: client: fix uninitialized variable in smb2_writev_callback
Steve French
1
-1
/
+1
2026-06-09
smb: client: validate the whole DACL before rewriting it in cifsacl
Michael Bommarito
1
-31
/
+85
2026-06-09
ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET...
Sean Shen
1
-0
/
+11
2026-06-01
ksmbd: fix durable reconnect error path file lifetime
Junyi Liu
1
-2
/
+13
2026-06-01
cifs: Fix busy dentry used after unmounting
Zhihao Cheng
1
-0
/
+2
2026-06-01
smb/server: promote S_DEL_ON_CLS to S_DEL_PENDING when close
ChenXiaoSong
1
-4
/
+12
2026-06-01
smb: client: use data_len for SMB2 READ encrypted folioq copy
Jeremy Erazo
1
-2
/
+2
2026-06-01
smb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()
Henrique Carvalho
1
-0
/
+2
2026-06-01
smb: client: require net admin for CIFS SWN netlink
Michael Bommarito
1
-1
/
+5
2026-06-01
ksmbd: validate SID in parent security descriptor during ACL inheritance
Junyi Liu
1
-16
/
+50
2026-06-01
ksmbd: fix SID memory leak in set_posix_acl_entries_dacl() on overflow
Ferry Meng
1
-3
/
+9
2026-06-01
ksmbd: fix null pointer dereference in compare_guid_key()
Jeremy Laratro
1
-1
/
+5
2026-06-01
smb: client: reject userspace cifs.spnego descriptions
Asim Viladi Oglu Manizada
1
-0
/
+16
2026-06-01
ksmbd: close durable scavenger races against m_fp_list lookups
DaeMyung Kang
1
-27
/
+77
2026-05-23
smb: client: Use FullSessionKey for AES-256 encryption key derivation
Piyush Sachdeva
2
-8
/
+26
2026-05-23
smb/client: fix possible infinite loop and oob read in symlink_data()
Ye Bin
1
-0
/
+3
2026-05-23
ksmbd: scope conn->binding slowpath to bound sessions only
Hyunwoo Kim
1
-1
/
+6
[next]