16687 matches found
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992927)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992927 advisory. In the Linux kernel, the following vulnerability has been resolved: btrfs: clean up our handling of refs == 0 in snapshot delete In reada we BUGONrefs == 0, which...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993303)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993303 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Perform lockless command completion in abort path While adding and removing the...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992821)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992821 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: iwl4965: Add missing check for createsinglethreadworkqueue Add the check for the return val...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992995)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992995 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: st: Fix array overflow in stsetup Change the array size to follow parms size instead of a...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993284)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993284 advisory. In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsllpuart: fix race on RX DMA shutdown From time to time DMA completion can come in...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992736)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992736 advisory. In the Linux kernel, the following vulnerability has been resolved: smack: tcp: ipv4, fix incorrect labeling Currently, Smack mirrors the label of incoming tcp/ipv4...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993065)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993065 advisory. In the Linux kernel, the following vulnerability has been resolved: net: bgmac: Fix a BUG triggered by wrong bytescompl On one of our machines we got: kernel BUG at...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992900)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992900 advisory. In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use f2fsbugon in f2fsnewnodepage As Dipanjan Das reported, syzkaller found a...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993210)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993210 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: fix race in sockmapfree sockmapfree calls releasesocksk without owning a reference ...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993089)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993089 advisory. In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix memory leak in ocfs2stackglueinit ocfs2tableheader should be free in ocfs2stackglueini...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993266)
"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993266 advisory. In the Linux kernel, the following vulnerability has been resolved: net/smc: fix deadlock triggered by canceldelayedworksyn The following LOCKDEP was detected:...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993064)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993064 advisory. In the Linux kernel, the following vulnerability has been resolved: mcb: fix a double free bug in chameleonparsegdd In chameleonparsegdd, if mcbdeviceregister fails,...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992847)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992847 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf: make sure skb-len != 0 when redirecting to a tunneling device syzkaller managed to trigger...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992988)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992988 advisory. In the Linux kernel, the following vulnerability has been resolved: i2c: mux: reg: check return value after calling platformgetresource It will cause null-ptr-deref ...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993203)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993203 advisory. In the Linux kernel, the following vulnerability has been resolved: net/smc: check return value of sockrecvmsg when draining clc data When receiving clc msg, the fie...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992866)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992866 advisory. In the Linux kernel, the following vulnerability has been resolved: caif: fix memory leak in cfctrllinkuprequest When linktype is unknown or kzalloc failed in...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993282)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993282 advisory. In the Linux kernel, the following vulnerability has been resolved: apparmor: fix possible NULL pointer dereference profile-parent-dentsAAFSPROFDIR could be NULL onl...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993157)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993157 advisory. In the Linux kernel, the following vulnerability has been resolved: mt76: mt76x02u: fix possible memory leak in mt76x02umcusendmsg Free the skb if mt76ubulkmsg fails...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992891)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992891 advisory. In the Linux kernel, the following vulnerability has been resolved: media: cx24116: prevent overflows on SNR calculus as reported by Coverity, if reading SNR registe...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992887)
"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992887 advisory. In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix a race between readers and resize checks The reader code in rbgetreaderpage swa...