16357 matches found
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414454)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414454 advisory. Linux PV device frontends vulnerable to attacks by backends This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-986316)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986316 advisory. In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix rdmaresolveroute memory leak Fix a memory leak when mdaresolveroute is called more...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414312)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414312 advisory. A flaw that boot CPU could be vulnerable for the speculative execution behavior kind of attacks in the Linux kernel X86 CPU Power management options functionality wa...
Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: xorg-x11-server (UTSA-2025-984902)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-984902 advisory. An out-of-bounds write flaw was found in X.Org and Xwayland. The function GetBarrierDevice searches for the pointer device based on its device ID and returns the...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987021)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987021 advisory. In the Linux kernel, the following vulnerability has been resolved: net: ethernet: nixge: fix NULL dereference In function nixgehwdmabdrelease dereference of NULL...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986722)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986722 advisory. In the Linux kernel, the following vulnerability has been resolved: linux/dim: Fix divide by 0 in RDMA DIM Fix a divide 0 error in rdmadimstatscompare when...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-396209)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-396209 advisory. In the Linux kernel, the following vulnerability has been resolved: ACPI: sysfs: validate return type of STR method Only buffer objects are valid return values of ST...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987094)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987094 advisory. In the Linux kernel, the following vulnerability has been resolved: net: lltemac: Make sure to free skb when it is completely used With the skb pointer piggy-backed ...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986745)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986745 advisory. In the Linux kernel, the following vulnerability has been resolved: igb: Fix use-after-free error during reset Cleans the next descriptor to watch nexttowatch when...
Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-390028)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-390028 advisory. In the Linux kernel, the following vulnerability has been resolved: wireguard: allowedips: avoid unaligned 64-bit memory accesses On the parisc platform, the kernel...
Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-411753)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-411753 advisory. In the Linux kernel, the following vulnerability has been resolved: arm64: probes: Remove broken LDR literal uprobe support The simulateldrliteral and...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414587)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414587 advisory. An out-of-bounds OOB memory access flaw was found in fs/f2fs/node.c in the f2fs module in the Linux kernel in versions before 5.12.0-rc4. A bounds check failure allo...
CVE-2025-0038: Improper Validation of Specified Quantity in Input
In AMD Zynq UltraScale+ devices, the lack of address validation when executing CSU runtime services through the PMU Firmware can allow access to isolated or protected memory spaces resulting in the loss of integrity and confidentiality...
SUSE CVE-2022-50475
In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Make sure "ibport" is valid when access sysfs node The "ibport" structure must be set before adding the sysfs kobject, and reset after removing it, otherwise it may crash when accessing the sysfs node: Unable to handle...
SUSE CVE-2023-53539
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix incomplete state save in rxerequester If a send packet is dropped by the IP layer in rxerequester the call to rxexmitpacket can fail with err == -EAGAIN. To recover, the state of the wqe is restored to the state...
CVE-2023-53539
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix incomplete state save in rxerequester If a send packet is dropped by the IP layer in rxerequester the call to rxexmitpacket can fail with err == -EAGAIN. To recover, the state of the wqe is restored to the state...
UBUNTU-CVE-2022-50490
In the Linux kernel, the following vulnerability has been resolved: bpf: Propagate error from htablockbucket to userspace In htabmaplookupanddeletebatch if htablockbucket returns -EBUSY, it will go to next bucket. Going to next bucket may not only skip the elements in current bucket silently, but...
UBUNTU-CVE-2023-53539
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix incomplete state save in rxerequester If a send packet is dropped by the IP layer in rxerequester the call to rxexmitpacket can fail with err == -EAGAIN. To recover, the state of the wqe is restored to the state...
CVE-2023-53607 ALSA: ymfpci: Fix BUG_ON in probe function
In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: Fix BUGON in probe function The snddmabuffer.bytes field now contains the aligned size, which this sndBUGON did not account for, resulting in the following: 9.625915 ------------ cut here ------------ 9.633440...
CVE-2023-53567 spi: qup: Don't skip cleanup in remove's error path
In the Linux kernel, the following vulnerability has been resolved: spi: qup: Don't skip cleanup in remove's error path Returning early in a platform driver's remove callback is wrong. In this case the dma resources are not released in the error path. this is never retried later and so this is a...