29023 matches found
Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013633)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013633 advisory. In the Linux kernel, the following vulnerability has been resolved: rcu: Fix thiscpuread lockdep warning in rcuforcequiescentstate Running rcutorture with non-zero...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013647)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013647 advisory. In the Linux kernel, the following vulnerability has been resolved: dm thin: Fix UAF in runtimersoftirq When dmresume and dmdestroy are concurrent, it will lead to...
Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013769)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013769 advisory. In the Linux kernel, the following vulnerability has been resolved: xfrm: Reinject transport-mode packets through workqueue The following warning is displayed when t...
Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013610)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013610 advisory. In the Linux kernel, the following vulnerability has been resolved: of: overlay: fix null pointer dereferencing in finddupcsetnodeentry and finddupcsetprop When...
Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013420)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013420 advisory. When SMT is enabled, certain AMD processors may speculatively execute instructions using a target from the sibling thread after an SMT mode switch potentially...
Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013500)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013500 advisory. In the Linux kernel, the following vulnerability has been resolved: btrfs: always report error in runonedelayedref Currently we have a btrfsdebug for runonedelayedre...
Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013527)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013527 advisory. In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds read in addmissingindices stbl is s8 but it must contain offse...
Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013470)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013470 advisory. In the Linux kernel before 5.16, tools/perf/util/expr.c lacks a check for the hashmapnew return value. Tenable has extracted the preceding description block directly...
Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013695)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013695 advisory. In the Linux kernel, the following vulnerability has been resolved: hfs: Fix OOB Write in hfsasc2mac Syzbot reported a OOB Write bug: loop0: detected capacity change...
Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013593)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013593 advisory. In the Linux kernel, the following vulnerability has been resolved: tpm: tpmtis: Add the missed acpiputtable to fix memory leak In checkacpitpm2, we get the TPM2 tab...
Linux kernel 安全漏洞
The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the leakage of SKBs during asynchronous encryption with espintcp, potentially leading to memory...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013588)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013588 advisory. In the Linux kernel, the following vulnerability has been resolved: media: vidtv: Fix use-after-free in vidtvbridgedvbinit KASAN reports a use-after-free: BUG: KASAN...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013558)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013558 advisory. In the Linux kernel, the following vulnerability has been resolved: staging: media: tegra-video: fix devicenode use after free At probe time this code path is...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013625)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013625 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: ar5523: Fix use-after-free on ar5523cmd timed out syzkaller reported use-after-free with th...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013548)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013548 advisory. In the Linux kernel, the following vulnerability has been resolved: hfs/hfsplus: avoid WARNON for sanity check, use proper error handling Commit 55d1cbbbb29e...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013841)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013841 advisory. In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rdstcpresetcallbacks syzbot is reporting...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013505)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013505 advisory. In the Linux kernel, the following vulnerability has been resolved: udf: fix uninit-value use in udfgetfileshortad Check for overflow when computing alen in...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013553)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013553 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: snic: Fix possible UAF in snictgtcreate Smatch reports a warning as follows:...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013759)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013759 advisory. In the Linux kernel, the following vulnerability has been resolved: comedi: fix divide-by-zero in comedibufmunge The comedibufmunge function performs a modulo...
Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013596)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013596 advisory. In the Linux kernel, the following vulnerability has been resolved: clk: zynqmp: Fix stack-out-of-bounds in strncpy BUG: KASAN: stack-out-of-bounds in...