In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find() nf_osf_find() incorrectly returns true on mismatch, this leads to copying uninitialized memory area in nft_osf which can be used to leak stale kernel stack data to userspace. CREATE(Triage):(User=admin) CVE-2022-48654 (https://nvd.nist.gov/vuln/detail/CVE-2022-48654)