2480 matches found
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986910)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986910 advisory. In the Linux kernel, the following vulnerability has been resolved: ath10k: Fix error handling in ath10ksetupmsaresources The devicenode pointer is returned by...
PT-2025-41018
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the staging driver for rtl8723bs. Specifically, a memory leak exists in the rtw init cmd priv function. If pcmdpriv-rsp allocated buf is allocated...
PT-2025-41050
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a memory leak in the r6040 driver related to the probe and remove processes. The issue stems from a failure to properly disconnect a phy device when removing an...
PT-2025-41042
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the rpi firmware probe function when mbox request channel fails. Specifically, the firmware is not freed through rpi firmware delete, leading to a memory leak. Th...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-986423)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986423 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: musb: dsps: Fix the probe error path Commit 7c75bde329d7 usb: musb: musbdsps: requestirq aft...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987158)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987158 advisory. In the Linux kernel, the following vulnerability has been resolved: ACPI: scan: Fix a memory leak in an error handling path If 'acpidevicesetname' fails, we must fre...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986822)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986822 advisory. In the Linux kernel, the following vulnerability has been resolved: ASoC: atmel: Fix error handling in sam9x5wm8731driverprobe The devicenode pointer is returned by...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987212)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987212 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: musb: dsps: Fix the probe error path Commit 7c75bde329d7 usb: musb: musbdsps: requestirq aft...
Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-409994)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-409994 advisory. In the Linux kernel, the following vulnerability has been resolved: HID: logitech-dj: Fix memory leak in logidjrecvswitchtodjmode Fix a memory leak on...
PT-2025-41082
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a use-after-free issue in the octep probe function. If the function fails to retrieve a device's MAC address, it exits while leaving a delayed work item, intr...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986758)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986758 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix a memory leak in an error path of qla2x00processels Commit 8c0eb596baa5 SCSI...
Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-381379)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-381379 advisory. In the Linux kernel, the following vulnerability has been resolved: tipc: fix a possible memleak in tipcbufappend skblinearize doesn't free the skb when it fails, so...
Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-384118)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-384118 advisory. In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix error path in multi-packet WQE transmit Remove the erroneous unmap in case no DMA...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987081)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987081 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Remove errant put in error path drmgemshmemmmap doesn't own this reference,...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987086)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987086 advisory. In the Linux kernel, the following vulnerability has been resolved: net: fix UaF in netns ops registration error path If netassigngeneric fails, the current error pa...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986606)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986606 advisory. In the Linux kernel, the following vulnerability has been resolved: tipc: fix a possible memleak in tipcbufappend skblinearize doesn't free the skb when it fails, so...
smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path
...
SUSE CVE-2022-50481
In the Linux kernel, the following vulnerability has been resolved: cxl: fix possible null-ptr-deref in cxlguestinitafu|adapter If deviceregister fails in cxlregisterafu|adapter, the device is not added, deviceunregister can not be called in the error path, otherwise it will cause a null-ptr-dere...
SUSE CVE-2023-53533
In the Linux kernel, the following vulnerability has been resolved: Input: raspberrypi-ts - fix refcount leak in rpitsprobe rpifirmwareget take reference, we need to release it in error paths as well. Use devmrpifirmwareget helper to handling the resources. Also remove the existing rpifirmwareput...
SUSE CVE-2023-53567
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...