3690 matches found
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992491)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992491 advisory. In the Linux kernel, the following vulnerability has been resolved: intelth: msu: Fix vmalloced buffers After commit f5ff79fddf0e dma-mapping: remove CONFIGDMAREMAP...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992513)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992513 advisory. In the Linux kernel, the following vulnerability has been resolved: net: atlantic: fix aqvec index out of range error The final update statement of the for loop...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992650)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992650 advisory. In the Linux kernel, the following vulnerability has been resolved: spufs: fix a leak on spufsnewfile failure It's called from spufsfilldir, and caller of that will ...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992592)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992592 advisory. In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix duplicated reported IWCMEVENTCONNECTREPLY event If siwrecvmparr returns -EAGAIN, it...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992552)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992552 advisory. In the Linux kernel, the following vulnerability has been resolved: btrfs: fix inode list leak during backref walking at resolveindirectrefs During backref walking, ...
PT-2025-54096
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.5.0-rc3 Description The Linux kernel contains an issue in the powerpc/pseries subsystem related to the lppaca shared proc function. When DEBUG PREEMPT is enabled, accessing the lppaca pointer within this functi...
PT-2025-54085
In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: don't reset device side if dwc3 was configured as host-only Commit c4a5153e87fd "usb: dwc3: core: Power-off core/PHYs on system suspend in host mode" replaces check for HOST only dr mode with current dr role. But durin...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992397)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992397 advisory. In the Linux kernel, the following vulnerability has been resolved: udf: Fix uninitialized array access for some pathnames For filenames that begin with . and are...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992223)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992223 advisory. In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix leak of 'r10bio-remaining' for recovery raid10syncrequest will add...
PT-2025-53932
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel’s crypto/hisi zip module related to a mismatch when getting or setting the sgl sge nr variable. The type of sgl sge nr is u16, but it was being access...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992539)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992539 advisory. In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix null-ptr-deref of mreplace in raid10syncrequest There are two check of 'mreplace' ...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992267)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992267 advisory. In the Linux kernel, the following vulnerability has been resolved: MIPS: cpuinfo: Fix a warning for CONFIGCPUMASKOFFSTACK When CONFIGCPUMASKOFFSTACK and...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992690)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992690 advisory. In the Linux kernel, the following vulnerability has been resolved: fsnotify: clear PARENTWATCHED flags lazily In some setups directories can have many usually...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992410)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992410 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: Add missing check for allocorderedworkqueue Add check for the return value of...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992588)
"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992588 advisory. In the Linux kernel, the following vulnerability has been resolved: ext4: zero idisksize when initializing the bootloader inode If the boot loader inode has never...
CVE-2025-68349
In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: Clear NFSINOLAYOUTCOMMIT in pnfsmarklayoutstateidinvalid Fixes a crash when layout is null during this call stack: writeinode - nfs4writeinode - pnfslayoutcommitinode pnfssetlayoutcommit relies on the lseg refcount to...
CVE-2023-54021
In the Linux kernel, the following vulnerability has been resolved: ext4: set goal start correctly in ext4mbnormalizerequest We need to set acgex to notify the goal start used in ext4mbfindbygoal. Set acgex instead of acfex in ext4mbnormalizerequest. Besides we should assure goal start is in rang...
SUSE CVE-2022-50720
In the Linux kernel, the following vulnerability has been resolved: x86/apic: Don't disable x2APIC if locked The APIC supports two modes, legacy APIC or xAPIC, and Extended APIC or x2APIC. X2APIC mode is mostly compatible with legacy APIC, but it disables the memory-mapped APIC interface in favor...
SUSE CVE-2023-54010
In the Linux kernel, the following vulnerability has been resolved: ACPICA: ACPICA: check null return of ACPIALLOCATEZEROED in acpidbdisplayobjects ACPICA commit 0d5f467d6a0ba852ea3aad68663cbcbd43300fd4 ACPIALLOCATEZEROED may fails, objectinfo might be null and will cause null pointer dereference...
SUSE CVE-2023-54091
In the Linux kernel, the following vulnerability has been resolved: drm/client: Fix memory leak in drmclienttargetcloned dmtmode is allocated and never freed in this function. It was found with the ast driver, but most drivers using generic fbdev setup are probably affected. This fixes the...