Lucene search
+L

7042 matches found

OSV
OSV
added 2024/08/28 5:15 a.m.11 views

UBUNTU-CVE-2023-45896

ntfs3 in the Linux kernel through 6.8.0 allows a physically proximate attacker to read kernel memory by mounting a filesystem e.g., if a Linux distribution is configured to allow unprivileged mounts of removable media and then leveraging local access to trigger an out-of-bounds read. A length val...

7.1CVSS7.2AI score0.00195EPSS
SaveExploits0References18
Vulnrichment
Vulnrichment
added 2024/08/28 12:0 a.m.12 views

CVE-2023-45896

ntfs3 in the Linux kernel through 6.8.0 allows a physically proximate attacker to read kernel memory by mounting a filesystem e.g., if a Linux distribution is configured to allow unprivileged mounts of removable media and then leveraging local access to trigger an out-of-bounds read. A length val...

6.1AI score0.00195EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/08/21 12:0 a.m.8 views

PT-2024-31367 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue arises when physical memory for the kernel image is allocated, and it does not consider the extra memory required for offsetting the image start to match it with the lower 20...

5.5CVSS6.2AI score0.00177EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/08/18 2:1 a.m.5 views

SUSE CVE-2024-43819

In the Linux kernel, the following vulnerability has been resolved: kvm: s390: Reject memory region operations for ucontrol VMs This change rejects the KVMSETUSERMEMORYREGION and KVMSETUSERMEMORYREGION2 ioctls when called on a ucontrol VM. This is necessary since ucontrol VMs have kvm-arch.gmap s...

5.5CVSS6.3AI score0.00194EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.15 views

CVE-2024-43854

In the Linux kernel, the following vulnerability has been resolved: block: initialize integrity buffer to zero before writing it to media Metadata added by biointegrityprep is using plain kmalloc, which leads to random kernel memory being written media. For PI metadata this is limited to the app...

5.5CVSS6.3AI score0.00232EPSS
SaveExploits0References29
CVE
CVE
added 2024/08/17 9:22 a.m.162 views

CVE-2024-43854

The CVE-2024-43854 entry relates to the Linux kernel vulnerability where the integrity buffer used for media writes was not zero-initialized. Root cause: metadata allocated by bio_integrity_prep used plain kmalloc, risking writing random kernel memory into media; PI metadata exposure is limited, ...

5.5CVSS6.7AI score0.00232EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2024/08/17 9:22 a.m.39 views

CVE-2024-43854 block: initialize integrity buffer to zero before writing it to media

In the Linux kernel, the following vulnerability has been resolved: block: initialize integrity buffer to zero before writing it to media Metadata added by biointegrityprep is using plain kmalloc, which leads to random kernel memory being written media. For PI metadata this is limited to the app...

0.00232EPSS
SaveExploits0References8
OSV
OSV
added 2024/08/17 9:15 a.m.2 views

DEBIAN-CVE-2024-42272

In the Linux kernel, the following vulnerability has been resolved: sched: actct: take care of padding in struct zoneshtkey Blamed commit increased lookup key size from 2 bytes to 16 bytes, because zoneshtkey got a struct net pointer. Make sure rhashtablelookup is not using the padding bytes whic...

5.5CVSS5.6AI score0.00241EPSS
SaveExploits0References1
CVE
CVE
added 2024/08/17 9:8 a.m.207 views

CVE-2024-42283

The CVE-2024-42283 issue in the Linux kernel concerns net/nexthop: two reserved fields in the nexthop_grp were not initialized by nla_put_nh_group(), allowing garbage to leak from the kernel. The public description notes these fields are reserved and currently unused, but their non‑zero values ca...

5.5CVSS6.5AI score0.00242EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/08/16 11:8 a.m.19 views

OESA-2024-1995 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: USB: core: Make doproccontrol and doprocbulk killable The USBDEVFSCONTROL and USBDEVFSBULK ioctls invoke usbstartwaiturb, which contains an uninterruptible wait...

8.8CVSS6.6AI score0.00724EPSS
SaveExploits0References35
ATTACKERKB
ATTACKERKB
added 2024/08/13 5:15 p.m.11 views

CVE-2022-23817

Insufficient checking of memory buffer in AMD Secure Processor ASP Secure OS may allow an attacker with a malicious trusted application to read/write to the ASP Secure OS kernel virtual address space, potentially resulting in privilege escalation...

7.3CVSS5.9AI score0.00184EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/08/13 10:8 a.m.6 views

kernel: dmaengine/idxd: hardware erratum allows potential security problem with direct access by untrusted application

Hardware logic with insecure de-synchronization in IntelR DSA and IntelR IAA for some IntelR 4th or 5th generation XeonR processors may allow an authorized user to potentially enable escalation of privilege local access...

7.5CVSS7.3AI score0.00196EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2024/08/10 7:0 a.m.5 views

mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAIL

...

5.5CVSS6.5AI score0.00224EPSS
SaveExploits0
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
Rows per page
Query Builder