6932 matches found
Unity Linux 20.1070e Security Update: kernel (UTSA-2026-000251)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000251 advisory. A memory leak in the qrtrtunwriteiter function in net/qrtr/tun.c in the Linux kernel before 5.3 allows attackers to cause a denial of service memory consumption, aka...
Unity Linux 20.1070e Security Update: kernel (UTSA-2026-000253)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000253 advisory. In a Linux KVM guest that has PV TLB enabled, a process in the guest kernel may be able to read memory locations from another process in the same guest. This problem...
Unity Linux 20.1070e Security Update: kernel (UTSA-2026-000408)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000408 advisory. A memory leak in the qlalloclargebuffers function in drivers/net/ethernet/qlogic/qla3xxx.c in the Linux kernel before 5.3.5 allows local users to cause a denial of...
Unity Linux 20.1070e Security Update: kernel (UTSA-2026-000436)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000436 advisory. A memory leak in the bfadimgetstats function in drivers/scsi/bfa/bfadattr.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service memory...
Unity Linux 20.1070e Security Update: kernel (UTSA-2026-000427)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000427 advisory. Multiple memory leaks in the iwlpciectxtinfogen3init function in drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c in the Linux kernel through 5.3.11 allow...
Unity Linux 20.1070e Security Update: kernel (UTSA-2026-000240)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000240 advisory. An issue was discovered in the Linux kernel through 4.19. An information leak in cdromioctlselectdisc in drivers/cdrom/cdrom.c could be used by local attackers to re...
Unity Linux 20.1070e Security Update: kernel (UTSA-2026-000243)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000243 advisory. In the Linux kernel before 5.1.13, there is a memory leak in drivers/scsi/libsas/sasexpander.c when SAS expander discovery fails. This will cause a BUG and denial of...
UBUNTU-CVE-2025-68751
In the Linux kernel, the following vulnerability has been resolved: s390/fpu: Fix false-positive kmsan report in fpuvstl A false-positive kmsan report is detected when running ping command. An inline assembly instruction 'vstl' can write varied amount of bytes depending on value of 'index'...
CVE-2025-68751
CVE-2025-68751 concerns a false-positive KMSAN warning in the Linux kernel’s s390/fpu code (fpu_vstl). The inline assembly instruction vstl can write a variable number of bytes depending on runtime values; compile-time constraints cause the kmsan instrumentation to track only 1 byte, producing sp...
SUSE CVE-2022-50867
In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Fix kvzalloc vs statekcalloc usage adrenoshowobject is a trap! It will re-allocate the pointer it is passed on first call, when the data is ascii85 encoded, using kvmalloc/ kvfree. Which means the data passed to it...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-992937)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992937 advisory. In the Linux kernel, the following vulnerability has been resolved: cassini: Fix a memory leak in the error handling path of casinitone cassaturnfirmwareinit allocat...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993037)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993037 advisory. In the Linux kernel, the following vulnerability has been resolved: tracing: Fix memory leak in testgensynthcmd and testemptysynthevent testgensynthcmd only free buf...
Unity Linux 20.1060a Security Update: kernel (UTSA-2025-992983)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992983 advisory. In the Linux kernel, the following vulnerability has been resolved: objtool: Fix memory leak in createstaticcallsections strdup allocates memory for keyname. We need...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992913)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992913 advisory. In the Linux kernel, the following vulnerability has been resolved: memory: of: Fix refcount leak bug in ofgetddrtimings We should add the ofnodeput when breaking ou...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993304)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993304 advisory. In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc75xx: Limit packet length to skb-len Packet length retrieved from skb data may be...
Unity Linux 20.1060a Security Update: kernel (UTSA-2025-993175)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993175 advisory. In the Linux kernel, the following vulnerability has been resolved: integrity: Fix memory leakage in keyring allocation error path Key restriction is allocated in...
Exploit for CVE-2025-40019
CVE-2025-40019-Essiv A PoC for CVE-2025-40019 in ESSIV module...
EUVD-2023-60393
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add check for kmemdup Since the kmemdup may return NULL pointer, it should be better to add check for the return value in order to avoid NULL pointer dereference...
EUVD-2023-60447
In the Linux kernel, the following vulnerability has been resolved: exfat: use kvmallocarray/kvfree instead of kmallocarray/kfree The call stack shown below is a scenario in the Linux 4.19 kernel. Allocating memory failed where exfat fs use kmallocarray due to system memory fragmentation, while t...
CVE-2023-54210
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: Avoid use-after-free in dbg for hciremoveadvmonitor KASAN reports that there's a use-after-free in hciremoveadvmonitor. Trawling through the disassembly, you can see that the complaint is from the access in...