summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-27ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignmentTristan Madani
2026-04-27ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()Michael Bommarito
2026-04-27ksmbd: validate response sizes in ipc_validate_msg()Michael Bommarito
2026-04-27smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO pathMichael Bommarito
2026-04-27smb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito
2026-04-27smb: client: require a full NFS mode SID before reading mode bitsMichael Bommarito
2026-04-27smb: server: fix max_connections off-by-one in tcp accept pathDaeMyung Kang
2026-04-27smb: client: fix dir separator in SMB1 UNIX mountsPaulo Alcantara
2026-04-27smb: server: fix active_num_conn leak on transport allocation failureMichael Bommarito
2026-04-27ksmbd: require minimum ACE size in smb_check_perm_dacl()Michael Bommarito
2026-04-27fuse: fuse_dev_ioctl_clone() should wait for device file to be initializedMiklos Szeredi
2026-04-27fuse: quiet down complaints in fuse_conn_limit_writeDarrick J. Wong
2026-04-27fuse: Check for large folio with SPLICE_F_MOVEBernd Schubert
2026-04-27fuse: abort on fatal signal during sync initMiklos Szeredi
2026-04-27fuse: reject oversized dirents in page cacheSamuel Page
2026-04-27f2fs: fix to avoid uninit-value access in f2fs_sanity_check_node_footerChao Yu
2026-04-27f2fs: fix to avoid memory leak in f2fs_rename()Chao Yu
2026-04-27f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()Yongpeng Yang
2026-04-27f2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionallyChao Yu
2026-04-27fs/ntfs3: validate rec->used in journal-replay file record checkGreg Kroah-Hartman
2026-04-27scripts/dtc: Remove unused dts_version in dtc-lexer.lNathan Chancellor
2026-04-27scripts: generate_rust_analyzer.py: define scriptsTamir Duberstein
2026-04-27ksmbd: validate owner of durable handle on reconnectNamjae Jeon
2026-04-27ksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavengerNamjae Jeon
2026-04-27crypto: krb5enc - fix async decrypt skipping hash verificationDudu Lu
2026-04-27crypto: krb5enc - fix sleepable flag handling in encrypt dispatchWesley Atwell
2026-04-27drm/amdgpu: replace PASID IDR with XArrayMikhail Gavrilov
2026-04-27pwm: th1520: fix `CLIPPY=1` warningMiguel Ojeda
2026-04-27crypto: authencesn - Fix src offset when decrypting in-placeHerbert Xu
2026-04-22Linux 7.0.1Greg Kroah-Hartman
2026-04-22clockevents: Add missing resets of the next_event_forced flagThomas Gleixner
2026-04-22mm/userfaultfd: fix hugetlb fault mutex hash calculationJianhui Zhou
2026-04-22media: hackrf: fix to not free memory after the device is registered in hackr...Jeongjun Park
2026-04-22media: vidtv: fix pass-by-value structs causing MSAN warningsAbd-Alrhman Masalkhi
2026-04-22nilfs2: fix NULL i_assoc_inode dereference in nilfs_mdt_save_to_shadow_mapDeepanshu Kartikey
2026-04-22media: as102: fix to not free memory after the device is registered in as102_...Jeongjun Park
2026-04-22wireguard: device: use exit_rtnl callback instead of manual rtnl_lock in pre_...Shardul Bankar
2026-04-22bcache: fix cached_dev.sb_bio use-after-free and crashMingzhe Zou
2026-04-22ALSA: 6fire: fix use-after-free on disconnectBerk Cem Goksel
2026-04-22hwmon: (powerz) Fix use-after-free on USB disconnectSanman Pradhan
2026-04-22media: em28xx: fix use-after-free in em28xx_v4l2_open()Abhishek Kumar
2026-04-22media: mediatek: vcodec: fix use-after-free in encoder release pathFan Wu
2026-04-22media: vidtv: fix nfeeds state corruption on start_streaming failureRuslan Valiyev
2026-04-22mm: blk-cgroup: fix use-after-free in cgwb_release_workfn()Breno Leitao
2026-04-22mm/kasan: fix double free for kasan pXdsRitesh Harjani (IBM)
2026-04-22ASoC: qcom: q6apm: move component registration to unmanaged versionSrinivas Kandagatla
2026-04-22KVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson
2026-04-22x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds
2026-04-22x86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds
2026-04-22x86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds