Lucene search
+L

217 matches found

OSV
OSV
added 2024/10/21 6:54 p.m.21 views

CVE-2024-50017 x86/mm/ident_map: Use gbpages only where full GB page should be mapped.

In the Linux kernel, the following vulnerability has been resolved: x86/mm/identmap: Use gbpages only where full GB page should be mapped. When identpudinit uses only GB pages to create identity maps, large ranges of addresses not actually requested can be included in the resulting table; a 4K...

6.1AI score
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/10/15 11:54 a.m.9 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:00 a.m.69 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:09 a.m.25 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
Chainguard
Chainguard
added 2024/09/03 8:49 p.m.61 views

GHSA-VR26-JCQ5-FJJ8 vulnerabilities

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

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

GHSA-VR26-JCQ5-FJJ8 vulnerabilities

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

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

CVE-2024-45311 vulnerabilities

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

7.5CVSS5.8AI score0.00568EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/08/19 1:15 p.m.21 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:01 a.m.5 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.19 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.6 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.22 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
Cvelist
Cvelist
added 2024/08/17 9:21 a.m.37 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.128 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
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.62 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
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.20 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
Positive Technologies
Positive Technologies
added 2024/08/05 12:00 a.m.13 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.00222EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/07/23 4:39 p.m.14 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.8 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.00137EPSS
SaveExploits0References5
Rows per page
Query Builder