summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-04Linux 6.18.38v6.18.38Greg Kroah-Hartman1-1/+1
2026-07-04apparmor: advertise the tcp fast open fix is appliedJohn Johansen1-0/+2
2026-07-04net/tcp-ao: fix use-after-free of key in del_async pathHanQuan1-0/+4
2026-07-04serial: 8250_dw: unregister 8250 port if clk_notifier_register() failsStepan Ionichev1-1/+3
2026-07-04ksmbd: fix out-of-bounds read in smb_check_perm_dacl()Hem Parekh1-1/+3
2026-07-04NFS: Prevent resource leak in nfs_alloc_server()Markus Elfring1-0/+1
2026-07-04NFSv4: clear exception state on successful mkdir retryIgor Raits1-3/+2
2026-07-04NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addrMichael Bommarito1-2/+2
2026-07-04NFSv4/flexfiles: reject zero filehandle version countMichael Bommarito1-0/+4
2026-07-04nfsd: reset write verifier on deferred writeback errorsJeff Layton1-1/+5
2026-07-04nfsd: avoid leaking pre-allocated openowner on unconfirmed retry raceJeff Layton1-0/+1
2026-07-04nfsd: check get_user() return when reading princhashlenDominik Woźniak1-1/+2
2026-07-04nfsd: fix inverted cp_ttl check in async copy reaperJeff Layton1-1/+1
2026-07-04nfsd: fix posix_acl leak on SETACL decode failureJeff Layton2-10/+24
2026-07-04NFSD: Fix SECINFO_NO_NAME decode error cleanupGuannan Wang1-1/+2
2026-07-04i2c: core: fix adapter registration raceJohan Hovold1-2/+6
2026-07-04fbdev: modedb: Fix misaligned fields in the 1920x1080-60 modeSteffen Persvold1-1/+1
2026-07-04fbdev: modedb: fix a possible UAF in fb_find_mode()Tuo Li1-2/+1
2026-07-04fbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_varIan Bridges1-0/+12
2026-07-04riscv: kfence: Call mark_new_valid_map() for kfence_unprotect()Vivian Wang2-4/+9
2026-07-04riscv: mm: Extract helper mark_new_valid_map()Vivian Wang1-11/+14
2026-07-04power: reset: linkstation-poweroff: fix use-after-free in the linkstation_pow...Wentao Liang1-1/+1
2026-07-04KVM: SVM: Fix page overflow in sev_dbg_crypt() for ENCRYPT pathAshutosh Desai1-0/+1
2026-07-04KVM: x86: hyper-v: Bound the bank index when querying sparse banksHyunwoo Kim1-0/+5
2026-07-04MIPS: smp: report dying CPU to RCU in stop_this_cpu()Jonas Jelonek1-0/+2
2026-07-049p: avoid putting oldfid in p9_client_walk() error pathYizhou Zhao1-1/+2
2026-07-04ocfs2: reject oversized group bitmap descriptorsZhang Cen1-0/+22
2026-07-04rpmsg: char: Fix use-after-free on probe error pathYuho Choi1-2/+13
2026-07-04fpga: region: fix use-after-free in child_regions_with_firmware()Wentao Liang1-2/+1
2026-07-04irqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on removeQingshuang Fu1-0/+6
2026-07-04pNFS: Fix use-after-free in pnfs_update_layout()Wentao Liang1-1/+1
2026-07-04LoongArch: Report dying CPU to RCU in stop_this_cpu()Huacai Chen1-0/+1
2026-07-04tipc: fix slab-use-after-free Read in tipc_aead_decrypt_doneDoruk Tan Ozturk1-0/+9
2026-07-04blk-cgroup: fix UAF in __blkcg_rstat_flush()Michal Koutný1-10/+11
2026-07-04hdlc_ppp: sync per-proto timers before freeing hdlc stateFan Wu1-2/+13
2026-07-04pwrseq: core: fix use-after-free in pwrseq_debugfs_seq_next()Wentao Liang1-5/+9
2026-07-04gfs2: fix use-after-free in gfs2_qd_deallocTristan Madani1-0/+1
2026-07-04crypto: nx - fix nx_crypto_ctx_exit argumentSam James2-5/+3
2026-07-04KVM: Replace guest-triggerable BUG_ON() in ioeventfd datamatch with get_unali...Sean Christopherson1-7/+5
2026-07-04KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson2-7/+18
2026-07-04exfat: fix potential use-after-free in exfat_find_dir_entry()Michael Bommarito1-1/+3
2026-07-04MIPS: DEC: Prevent initial console buffer from landing in XKPHYSMaciej W. Rozycki1-2/+5
2026-07-04bpf: use kvfree() for replaced sysctl write bufferDawei Feng1-1/+1
2026-07-04block: Avoid mounting the bdev pseudo-filesystem in userspaceDenis Arefev1-5/+0
2026-07-04f2fs: keep atomic write retry from zeroing original dataWenjie Qi1-5/+11
2026-07-04f2fs: fix incorrect FI_NO_EXTENT handling in __destroy_extent_node()Yongpeng Yang1-12/+7
2026-07-04f2fs: validate ACL entry sizes in f2fs_acl_from_disk()Zhang Cen1-2/+16
2026-07-04f2fs: fix to round down start offset of fallocate for pin fileSunmin Jeong1-1/+8
2026-07-04f2fs: validate compress cache inode only when enabledWenjie Qi1-2/+7
2026-07-04f2fs: validate orphan inode entry countWenjie Qi2-1/+14