4 matches found
Linux Distros Unpatched Vulnerability : CVE-2024-56706
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: s390/cpumsf: Fix and protect memory allocation of SDBs with mutex Reservation of the PMU...
CVE-2024-56706
In the Linux kernel, the following vulnerability has been resolved: s390/cpumsf: Fix and protect memory allocation of SDBs with mutex Reservation of the PMU hardware is done at first event creation and is protected by a pair of mutexlock and mutexunlock. After reservation of the PMU hardware the...
CVE-2024-56706
In the Linux kernel, the following vulnerability has been resolved: s390/cpumsf: Fix and protect memory allocation of SDBs with mutex Reservation of the PMU hardware is done at first event creation and is protected by a pair of mutexlock and mutexunlock. After reservation of the PMU hardware the...
CVE-2024-56706
CVE-2024-56706 – Linux kernel (s390/cpum_sf) : The issue was a race in memory allocation for Sample Data Blocks (SDBs) when installing PMU-related buffers. PMU hardware reservation is done at first event creation and is protected by mutex_lock/unlock. However, the memory for PMUs that the event u...