Lucene search
+L

215 matches found

RedHat Linux
RedHat Linux
added 2024/10/15 11:54 a.m.5 views

libuv: Improper Domain Lookup that potentially leads to SSRF attacks

A server-side request forgery SSRF flaw was found in the libuv package due to how the hostnameascii variable is handled in uvgetaddrinfo and uvidnatoascii. When the hostname exceeds 256 characters, it gets truncated without a terminating null byte. As a result, attackers may be able to access...

7.3CVSS7.2AI score0.02003EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2024/10/10 12:0 a.m.62 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...

7.8CVSS6.8AI score0.00983EPSS
SaveExploits3References525
OSV
OSV
added 2024/10/09 9:9 a.m.23 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...

7.8CVSS8.2AI score0.00983EPSS
SaveExploits3References373
Chainguard
Chainguard
added 2024/09/03 8:49 p.m.53 views

GHSA-VR26-JCQ5-FJJ8 vulnerabilities

Vulnerabilities for packages: uv, wasmcloud, wash, pixi, qdrant...

5.8AI score
SaveExploits0
Wolfi
Wolfi
added 2024/09/03 8:49 p.m.8 views

GHSA-VR26-JCQ5-FJJ8 vulnerabilities

Vulnerabilities for packages: wash, qdrant, pixi, uv, wasmcloud...

5.8AI score
SaveExploits0
Wolfi
Wolfi
added 2024/09/02 6:15 p.m.15 views

CVE-2024-45311 vulnerabilities

Vulnerabilities for packages: wash, qdrant, pixi, uv, wasmcloud...

7.5CVSS5.8AI score0.00568EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/08/19 1:15 p.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...

3.3CVSS7AI score0.00225EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/18 2:1 a.m.3 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.00225EPSS
SaveExploits0References11
NVD
NVD
added 2024/08/17 10:15 a.m.15 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...

5.5CVSS0.00225EPSS
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.00225EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.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...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References12
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.00225EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/08/17 9:21 a.m.27 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...

0.00225EPSS
SaveExploits0References4
CVE
CVE
added 2024/08/17 9:21 a.m.108 views

CVE-2024-43832

CVE-2024-43832 affects the Linux kernel (s390/uv) and is resolved by ensuring folio_wait_writeback() is called with a folio reference. The issue arises after PTL drop when a folio could be freed concurrently; a temporary reference is now grabbed to prevent use-after-free. Impact is Local, with CV...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.53 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...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0
OSV
OSV
added 2024/08/17 9:21 a.m.13 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...

5.5CVSS5.9AI score0.00225EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/08/05 12:0 a.m.8 views

PT-2024-33857

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns the Linux kernel's identity mapping, where the use of GB pages can lead to the inclusion of large ranges of addresses not actually requested, including areas marked...

5.5CVSS5.5AI score0.0022EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/07/23 4:39 p.m.6 views

libuv: Improper Domain Lookup that potentially leads to SSRF attacks

A server-side request forgery SSRF flaw was found in the libuv package due to how the hostnameascii variable is handled in uvgetaddrinfo and uvidnatoascii. When the hostname exceeds 256 characters, it gets truncated without a terminating null byte. As a result, attackers may be able to access...

7.3CVSS7.2AI score0.02003EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2024/06/26 12:46 a.m.4 views

kernel: x86/platform/uv: Use alternate source for socket to node data

In the Linux kernel, the following vulnerability has been resolved: x86/platform/uv: Use alternate source for socket to node data The UV code attempts to build a set of tables to allow it to do bidirectional socketnode lookups. But when nrcpus is set to a smaller number than actually present, the...

5.5CVSS6AI score0.00127EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.13 views

kernel: x86/platform/uv: Use alternate source for socket to node data

In the Linux kernel, the following vulnerability has been resolved: x86/platform/uv: Use alternate source for socket to node data The UV code attempts to build a set of tables to allow it to do bidirectional socketnode lookups. But when nrcpus is set to a smaller number than actually present, the...

5.5CVSS6AI score0.00127EPSS
SaveExploits0References5
Rows per page
Query Builder