Lucene search
+L

15 matches found

Redos
Redos
added 2026/01/12 12:0 a.m.8 views

ROS-20260112-7372

A vulnerability in the s390/uv component of the Linux operating system kernel is related to improper control of a resource during its lifecycle. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

7.8CVSS6.5AI score0.00234EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/07/04 12:0 a.m.10 views

The vulnerability of the s390/uv component of the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the s390/uv component of the Linux operating system’s kernel is related to improper control over resources throughout its lifecycle. Exploiting this vulnerability can allow an attacker to cause service failures...

5.5CVSS6.4AI score0.00234EPSS
SaveExploits0References11Affected Software4
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: s390/uv: Do not call foliowaitwriteback without a folio reference. foliowaitwriteback requires that no spinlocks are held and that a folio reference is held, as documented. After we removed the PTL, the folio object could be free...

7.8CVSS5.8AI score0.00234EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/10/10 12:0 a.m.64 views

SUSE SLES15: cluster-md-kmp-rt / dlm-kmp-rt / gfs2-kmp-rt / kernel-devel-rt / etc (SUSE-SU-2024:3564-1)

The remote SUSE Linux SLES15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:3564-1 advisory. The SUSE Linux Enterprise 15 SP6 RT kernel was updated to receive various security bugfixes. The following security bugs were...

10CVSS6.8AI score0.00886EPSS
SaveExploits3References525
OSV
OSV
added 2024/10/09 9:9 a.m.24 views

SUSE-SU-2024:3564-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2023-52610: net/sched: actct: fix skb leak and crash on ooo frags bsc1221610. - CVE-2023-52752: smb: client: fix use-after-free bug in cifsdebugdataprocshow...

10CVSS8.2AI score0.00886EPSS
SaveExploits3References373
RedhatCVE
RedhatCVE
added 2024/08/19 1:15 p.m.18 views

CVE-2024-43832

In the Linux kernel, the following vulnerability has been resolved: s390/uv: Don't call foliowaitwriteback without a folio reference foliowaitwriteback requires that no spinlocks are held and that a folio reference is held, as documented. After we dropped the PTL, the folio could get freed...

3.3CVSS7AI score0.00234EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/18 2:1 a.m.4 views

SUSE CVE-2024-43832

In the Linux kernel, the following vulnerability has been resolved: s390/uv: Don't call foliowaitwriteback without a folio reference foliowaitwriteback requires that no spinlocks are held and that a folio reference is held, as documented. After we dropped the PTL, the folio could get freed...

5.5CVSS7.2AI score0.00234EPSS
SaveExploits0References11
NVD
NVD
added 2024/08/17 10:15 a.m.16 views

CVE-2024-43832

In the Linux kernel, the following vulnerability has been resolved: s390/uv: Don't call foliowaitwriteback without a folio reference foliowaitwriteback requires that no spinlocks are held and that a folio reference is held, as documented. After we dropped the PTL, the folio could get freed...

7.8CVSS0.00234EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/17 10:15 a.m.2 views

DEBIAN-CVE-2024-43832

In the Linux kernel, the following vulnerability has been resolved: s390/uv: Don't call foliowaitwriteback without a folio reference foliowaitwriteback requires that no spinlocks are held and that a folio reference is held, as documented. After we dropped the PTL, the folio could get freed...

5.5CVSS5.5AI score0.00234EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.20 views

CVE-2024-43832

In the Linux kernel, the following vulnerability has been resolved: s390/uv: Don't call foliowaitwriteback without a folio reference foliowaitwriteback requires that no spinlocks are held and that a folio reference is held, as documented. After we dropped the PTL, the folio could get freed...

7.8CVSS6AI score0.00234EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.55 views

CVE-2024-43832

In the Linux kernel, the following vulnerability has been resolved: s390/uv: Don't call foliowaitwriteback without a folio reference foliowaitwriteback requires that no spinlocks are held and that a folio reference is held, as documented. After we dropped the PTL, the folio could get freed...

7.8CVSS5.5AI score0.00234EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/08/17 9:21 a.m.34 views

CVE-2024-43832 s390/uv: Don't call folio_wait_writeback() without a folio reference

In the Linux kernel, the following vulnerability has been resolved: s390/uv: Don't call foliowaitwriteback without a folio reference foliowaitwriteback requires that no spinlocks are held and that a folio reference is held, as documented. After we dropped the PTL, the folio could get freed...

7.8CVSS0.00234EPSS
SaveExploits0References4
CVE
CVE
added 2024/08/17 9:21 a.m.117 views

CVE-2024-43832

In CVE-2024-43832, the issue is in the Linux kernel's s390/uv path where folio_wait_writeback() could be called without a folio reference after PTL removal, risking use-after-free if a folio is freed concurrently. The root cause is that folio_wait_writeback() requires both no held spinlocks and a...

7.8CVSS6.5AI score0.00234EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.17 views

CVE-2024-43832 s390/uv: Don't call folio_wait_writeback() without a folio reference

In the Linux kernel, the following vulnerability has been resolved: s390/uv: Don't call foliowaitwriteback without a folio reference foliowaitwriteback requires that no spinlocks are held and that a folio reference is held, as documented. After we dropped the PTL, the folio could get freed...

6.9AI score0.00234EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/17 9:21 a.m.16 views

CVE-2024-43832 s390/uv: Don't call folio_wait_writeback() without a folio reference

In the Linux kernel, the following vulnerability has been resolved: s390/uv: Don't call foliowaitwriteback without a folio reference foliowaitwriteback requires that no spinlocks are held and that a folio reference is held, as documented. After we dropped the PTL, the folio could get freed...

7.8CVSS5.9AI score
SaveExploits0References8
Rows per page
Query Builder