summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-04Linux 7.1.3v7.1.3Greg Kroah-Hartman
2026-07-04apparmor: advertise the tcp fast open fix is appliedJohn Johansen
2026-07-04net/tcp-ao: fix use-after-free of key in del_async pathHanQuan
2026-07-04ksmbd: fix out-of-bounds read in smb_check_perm_dacl()Hem Parekh
2026-07-04NFS: Prevent resource leak in nfs_alloc_server()Markus Elfring
2026-07-04NFSv4: clear exception state on successful mkdir retryIgor Raits
2026-07-04NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addrMichael Bommarito
2026-07-04NFSv4/flexfiles: reject zero filehandle version countMichael Bommarito
2026-07-04nfsd: reset write verifier on deferred writeback errorsJeff Layton
2026-07-04nfsd: avoid leaking pre-allocated openowner on unconfirmed retry raceJeff Layton
2026-07-04nfsd: fix dead ACL conflict guard in nfsd4_createJeff Layton
2026-07-04nfsd: check get_user() return when reading princhashlenDominik Woźniak
2026-07-04nfsd: fix posix_acl leak and ignored error in nfsd4_create_fileJeff Layton
2026-07-04nfsd: fix inverted cp_ttl check in async copy reaperJeff Layton
2026-07-04nfsd: fix posix_acl leak on SETACL decode failureJeff Layton
2026-07-04NFSD: Fix SECINFO_NO_NAME decode error cleanupGuannan Wang
2026-07-04nfsd: release layout stid on setlease failureChris Mason
2026-07-04i2c: core: fix adapter registration raceJohan Hovold
2026-07-04fbdev: modedb: Fix misaligned fields in the 1920x1080-60 modeSteffen Persvold
2026-07-04fbdev: modedb: fix a possible UAF in fb_find_mode()Tuo Li
2026-07-04fbdev: omap2: fix use-after-free in omapfb_mmapHongling Zeng
2026-07-04fbdev: fbcon: fix out-of-bounds read in err_out of fbcon_do_set_font()Mingyu Wang
2026-07-04fbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_varIan Bridges
2026-07-04ntfs: serialize volume label accessesHyunchul Lee
2026-07-04riscv: kfence: Call mark_new_valid_map() for kfence_unprotect()Vivian Wang
2026-07-04riscv: mm: Extract helper mark_new_valid_map()Vivian Wang
2026-07-04power: reset: linkstation-poweroff: fix use-after-free in the linkstation_pow...Wentao Liang
2026-07-04KVM: SVM: Fix page overflow in sev_dbg_crypt() for ENCRYPT pathAshutosh Desai
2026-07-04KVM: x86: hyper-v: Bound the bank index when querying sparse banksHyunwoo Kim
2026-07-04MIPS: smp: report dying CPU to RCU in stop_this_cpu()Jonas Jelonek
2026-07-049p: avoid putting oldfid in p9_client_walk() error pathYizhou Zhao
2026-07-04ocfs2: reject oversized group bitmap descriptorsZhang Cen
2026-07-04rpmsg: char: Fix use-after-free on probe error pathYuho Choi
2026-07-04fpga: region: fix use-after-free in child_regions_with_firmware()Wentao Liang
2026-07-04irqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on removeQingshuang Fu
2026-07-04sched/mmcid: Fix OOB clear_bit when CID is MM_CID_UNSET in fixup pathRik van Riel
2026-07-04pNFS: Fix use-after-free in pnfs_update_layout()Wentao Liang
2026-07-04LoongArch: Report dying CPU to RCU in stop_this_cpu()Huacai Chen
2026-07-04tipc: fix slab-use-after-free Read in tipc_aead_decrypt_doneDoruk Tan Ozturk
2026-07-04blk-cgroup: fix UAF in __blkcg_rstat_flush()Michal Koutný
2026-07-04hdlc_ppp: sync per-proto timers before freeing hdlc stateFan Wu
2026-07-04pwrseq: core: fix use-after-free in pwrseq_debugfs_seq_next()Wentao Liang
2026-07-04gfs2: fix use-after-free in gfs2_qd_deallocTristan Madani
2026-07-04crypto: nx - fix nx_crypto_ctx_exit argumentSam James
2026-07-04KVM: Replace guest-triggerable BUG_ON() in ioeventfd datamatch with get_unali...Sean Christopherson
2026-07-04KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson
2026-07-04exfat: fix potential use-after-free in exfat_find_dir_entry()Michael Bommarito
2026-07-04MIPS: DEC: Prevent initial console buffer from landing in XKPHYSMaciej W. Rozycki
2026-07-04bpf: use kvfree() for replaced sysctl write bufferDawei Feng
2026-07-04block: Avoid mounting the bdev pseudo-filesystem in userspaceDenis Arefev