4 matches found
PT-2026-43831
In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix gss auth kref leak in gss alloc msg error path Commit 5940d1cf9f42 "SUNRPC: Rebalance a kref in auth gss.c" added a kref get&gss auth-kref call to balance the gss put auth done in gss release msg, but forgot to add a...
DEBIAN-CVE-2022-50363
In the Linux kernel, the following vulnerability has been resolved: skmsg: pass gfp argument to allocskmsg syzbot found that allocskmsg could be called from a non sleepable context. skpsockverdictrecv uses rcureadlock protection. We need the callers to pass a gfpt argument to avoid issues. syzbot...
UBUNTU-CVE-2025-37904
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix the inode leak in btrfsiget BUG There is a bug report that a syzbot reproducer can lead to the following busy inode at unmount time: BTRFS info device loop1: last unmount of filesystem...
PT-2025-22166 · Linux · Linux Kernel
Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the fixed version Description: A bug in the Linux kernel has been identified, which can lead to a busy inode at unmount time, resulting in a kernel BUG. This issue occurs when btrfs alloc path fails, and btrfs...