Lucene search
+L

7049 matches found

Microsoft CVE
Microsoft CVE
added 2024/08/10 7:0 a.m.8 views

md: fix kmemleak of rdev->serial

...

5.5CVSS6.7AI score0.00287EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.14 views

kernel: SUNRPC: fix a memleak in gss_import_v2_context

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix a memleak in gssimportv2context The ctx-mechused.data allocated by kmemdup is not freed in neither gssimportv2context nor it only caller gsskrb5importseccontext, which frees ctx on error. Thus, this patch reform the...

5.5CVSS6.8AI score0.00275EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/30 8:15 a.m.1 views

DEBIAN-CVE-2024-42106

In the Linux kernel, the following vulnerability has been resolved: inetdiag: Initialize pad field in struct inetdiagreqv2 KMSAN reported uninit-value access in rawlookup 1. Diag for raw sockets uses the pad field in struct inetdiagreqv2 for the underlying protocol. This field corresponds to the...

5.5CVSS5.5AI score0.00258EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/30 8:15 a.m.8 views

UBUNTU-CVE-2024-42106

In the Linux kernel, the following vulnerability has been resolved: inetdiag: Initialize pad field in struct inetdiagreqv2 KMSAN reported uninit-value access in rawlookup 1. Diag for raw sockets uses the pad field in struct inetdiagreqv2 for the underlying protocol. This field corresponds to the...

5.5CVSS6.1AI score0.00258EPSS
SaveExploits0References33
NVD
NVD
added 2024/07/29 11:15 p.m.32 views

CVE-2024-27863

An information disclosure issue was addressed with improved private data redaction for log entries. This issue is fixed in iOS 17.6 and iPadOS 17.6, macOS Sonoma 14.6, tvOS 17.6, visionOS 1.3, watchOS 10.6. A local attacker may be able to determine kernel memory layout...

5.5CVSS0.00299EPSS
SaveExploits0References20
OSV
OSV
added 2024/07/29 11:15 p.m.6 views

CVE-2024-27863

An information disclosure issue was addressed with improved private data redaction for log entries. This issue is fixed in iOS 17.6 and iPadOS 17.6, watchOS 10.6, tvOS 17.6, visionOS 1.3, macOS Sonoma 14.6. A local attacker may be able to determine kernel memory layout...

5.5CVSS5.8AI score0.00299EPSS
SaveExploits0References15
Cvelist
Cvelist
added 2024/07/29 10:16 p.m.31 views

CVE-2024-27863

An information disclosure issue was addressed with improved private data redaction for log entries. This issue is fixed in iOS 17.6 and iPadOS 17.6, macOS Sonoma 14.6, tvOS 17.6, visionOS 1.3, watchOS 10.6. A local attacker may be able to determine kernel memory layout...

0.00299EPSS
SaveExploits0References5
CVE
CVE
added 2024/07/29 10:16 p.m.73 views

CVE-2024-27863

CVE-2024-27863 is an information-disclosure vulnerability in Apple’s kernel related to insufficient private data redaction in log entries. A local attacker could determine kernel memory layout. Apple has fixed the issue in iOS 17.6, iPadOS 17.6, watchOS 10.6, tvOS 17.6, visionOS 1.3, and macOS So...

5.5CVSS5.8AI score0.00299EPSS
SaveExploits0References20Affected Software6
Vulnrichment
Vulnrichment
added 2024/07/29 10:16 p.m.24 views

CVE-2024-27863

An information disclosure issue was addressed with improved private data redaction for log entries. This issue is fixed in iOS 17.6 and iPadOS 17.6, macOS Sonoma 14.6, tvOS 17.6, visionOS 1.3, watchOS 10.6. A local attacker may be able to determine kernel memory layout...

5.8AI score0.00299EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/29 3:15 p.m.11 views

UBUNTU-CVE-2024-41058

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in fscachewithdrawvolume We got the following issue in our fault injection stress test: ================================================================== BUG: KASAN: slab-use-after-free in...

7.8CVSS6.6AI score0.00281EPSS
SaveExploits0References17
CNNVD
CNNVD
added 2024/07/29 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from the use of uninitialized values in the copyname function, resulting in a kernel memory error...

7.1CVSS6.6AI score0.0027EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2024/07/29 12:0 a.m.4 views

PT-2024-22090 · Apple · Macos Sonoma +6

Name of the Vulnerable Software and Affected Versions: iOS versions prior to 17.6 iPadOS versions prior to 17.6 watchOS versions prior to 10.6 tvOS versions prior to 17.6 visionOS versions prior to 1.3 macOS Sonoma versions prior to 14.6 Description: An information disclosure issue was addressed...

5.5CVSS5.3AI score0.00299EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2024/07/29 12:0 a.m.8 views

Apple iOS和Apple iPadOS 安全漏洞

Apple iOS and Apple iPadOS are products of Apple Inc.Apple iOS is an operating system developed for mobile devices.Apple iPadOS is an operating system for the iPad tablet computer. A security vulnerability exists in Apple iOS prior to version 17.6 and iPadOS prior to version 17.6, which stems fro...

5.5CVSS5.9AI score0.00299EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/07/29 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that originates from the audio PD daemon sending a name in the initialization IOCTL call, which needs to be copied to the...

5.5CVSS6.3AI score0.00288EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/07/23 8:6 a.m.35 views

CVE-2024-41012 filelock: Remove locks reliably when fcntl/close race is detected

In the Linux kernel, the following vulnerability has been resolved: filelock: Remove locks reliably when fcntl/close race is detected When fcntlsetlk races with close, it removes the created lock with dolockfilewait. However, LSMs can allow the first dolockfilewait that created the lock while...

6.7AI score0.0023EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/22 2:46 p.m.17 views

CLSA-2024-1721659604 Fix of 96 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-35902 - net/rds: fix possible cp null dereference CVE-url: https://ubuntu.com/security/CVE-2024-38587 - speakup: Fix sizeof vs ARRAYSIZE bug CVE-url: https://ubuntu.com/security/CVE-2024-39493 - crypto: qat - Fix ADFDEVRESETSYNC memory leak CVE-url:...

9.8CVSS6.7AI score0.01401EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2024/07/18 3:5 a.m.8 views

SUSE CVE-2022-48846

In the Linux kernel, the following vulnerability has been resolved: block: release rq qos structures for queue without disk blkcginitqueue may add rq qos structures to request queue, previously blkcleanupqueue calls rqqosexit to release them, but commit 8e141f9eb803 "block: drain file system I/O ...

5.5CVSS6.8AI score0.00219EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/16 12:15 p.m.5 views

DEBIAN-CVE-2022-48807

In the Linux kernel, the following vulnerability has been resolved: ice: Fix KASAN error in LAG NETDEVUNREGISTER handler Currently, the same handler is called for both a NETDEVBONDINGINFO LAG unlink notification as for a NETDEVUNREGISTER call. This is causing a problem though, since the...

5.5CVSS5.1AI score0.00288EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.7 views

SUSE CVE-2024-40917

In the Linux kernel, the following vulnerability has been resolved: memblock: make memblocksetnode also warn about use of MAXNUMNODES On an old x86 system with SRAT just covering space above 4Gb: ACPI: SRAT: Node 0 PXM 0 mem 0x100000000-0xfffffffff hotplug the commit referenced below leads to thi...

5.5CVSS7.2AI score0.00267EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2024/07/12 10:2 a.m.70 views

USN-6895-1: Linux kernel vulnerabilities

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6270 It was discovered that the HugeTLB file syst...

9.8CVSS7.4AI score0.00748EPSS
SaveExploits1
Rows per page
Query Builder