Lucene search
+L

7072 matches found

NVD
NVD
added 2024/09/05 5:15 a.m.23 views

CVE-2024-42416

The ctlreportsupportedopcodes function did not sufficiently validate a field provided by userspace, allowing an arbitrary write to a limited amount of kernel help memory. Malicious software running in a guest VM that exposes virtioscsi can exploit the vulnerabilities to achieve code execution on...

8.8CVSS0.00395EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/05 4:31 a.m.35 views

CVE-2024-42416 Multiple issues in ctl(4) CAM Target Layer

The ctlreportsupportedopcodes function did not sufficiently validate a field provided by userspace, allowing an arbitrary write to a limited amount of kernel help memory. Malicious software running in a guest VM that exposes virtioscsi can exploit the vulnerabilities to achieve code execution on...

0.00395EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/09/05 12:0 a.m.13 views

FreeBSD 安全漏洞

FreeBSD is a set of Unix-like operating systems from the FreeBSD Foundation. A security vulnerability exists in FreeBSD that stems from the ctlreportsupportedopcodes function not adequately validating user-space-supplied fields, allowing arbitrary writes to a limited amount of kernel helper memor...

8.8CVSS6.7AI score0.00395EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/09/04 12:32 a.m.9 views

kernel: mm/huge_memory: don't unpoison huge_zero_folio

A vulnerability was found in the Linux kernel's memory management component in the unpoisonmemory function, where it involves improper handling of hugezerofolio when memory failures occur, which can lead to a kernel panic due to an erroneous reference count...

5.5CVSS7.2AI score0.00277EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/09/04 12:0 a.m.20 views

PT-2024-8610 · Bhyve +1 · Bhyve +1

Name of the Vulnerable Software and Affected Versions: bhyve affected versions not specified Description: The issue is related to the ctl report supported opcodes function, which did not sufficiently validate a field provided by userspace, allowing an arbitrary write to a limited amount of kernel...

8.8CVSS7.8AI score0.00395EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/08/30 10:20 a.m.8 views

SUSE 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.1CVSS8AI score0.00195EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/28 5:15 a.m.3 views

DEBIAN-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.1CVSS6.3AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/28 5:15 a.m.18 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...

7.1CVSS6.7AI score
SaveExploits0References5
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.9 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.164 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.208 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
Rows per page
Query Builder