Lucene search
+L

323 matches found

SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.4 views

SUSE CVE-2024-35944

In the Linux kernel, the following vulnerability has been resolved: VMCI: Fix memcpy run-time warning in dgdispatchashost Syzkaller hit 'WARNING in dgdispatchashost' bug. memcpy: detected field-spanning write size 56 of single field "&dginfo-msg" at drivers/misc/vmwvmci/vmcidatagram.c:237 size 24...

6.1CVSS6.7AI score0.00232EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2024/05/20 4:21 p.m.40 views

CVE-2024-35944

In the Linux kernel, the following vulnerability has been resolved: VMCI: Fix memcpy run-time warning in dgdispatchashost Syzkaller hit 'WARNING in dgdispatchashost' bug. memcpy: detected field-spanning write size 56 of single field "info-msg" at drivers/misc/vmwvmci/vmcidatagram.c:237 size 24...

5.5CVSS8.4AI score0.00232EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/19 11:15 a.m.27 views

CVE-2024-35944

In the Linux kernel, the following vulnerability has been resolved: VMCI: Fix memcpy run-time warning in dgdispatchashost Syzkaller hit 'WARNING in dgdispatchashost' bug. memcpy: detected field-spanning write size 56 of single field "&dginfo-msg" at drivers/misc/vmwvmci/vmcidatagram.c:237 size 24...

5.5CVSS6.6AI score0.00232EPSS
SaveExploits0References12
OSV
OSV
added 2024/05/19 11:15 a.m.2 views

DEBIAN-CVE-2024-35944

In the Linux kernel, the following vulnerability has been resolved: VMCI: Fix memcpy run-time warning in dgdispatchashost Syzkaller hit 'WARNING in dgdispatchashost' bug. memcpy: detected field-spanning write size 56 of single field "&dginfo-msg" at drivers/misc/vmwvmci/vmcidatagram.c:237 size 24...

5.5CVSS5.8AI score0.00232EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/19 11:15 a.m.34 views

CVE-2024-35944

In the Linux kernel, the following vulnerability has been resolved: VMCI: Fix memcpy run-time warning in dgdispatchashost Syzkaller hit 'WARNING in dgdispatchashost' bug. memcpy: detected field-spanning write size 56 of single field "&dginfo-msg" at drivers/misc/vmwvmci/vmcidatagram.c:237 size 24...

5.5CVSS6.4AI score0.00232EPSS
SaveExploits0References27
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.33 views

CVE-2024-35944 VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()

In the Linux kernel, the following vulnerability has been resolved: VMCI: Fix memcpy run-time warning in dgdispatchashost Syzkaller hit 'WARNING in dgdispatchashost' bug. memcpy: detected field-spanning write size 56 of single field "&dginfo-msg" at drivers/misc/vmwvmci/vmcidatagram.c:237 size 24...

6.9AI score0.00232EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/19 10:10 a.m.7198 views

CVE-2024-35944

CVE-2024-35944: In the Linux kernel VMCI path, a run-time warning triggered by memcpy was observed when a field-spanning write occurred in vmci_datagram.c. The code copies a vmci_datagram dg into a local dg_info->msg with memcpy(&dg_info->msg, dg, dg_size), while dg_size = VMCI_DG_HEADERSIZ...

5.5CVSS6.8AI score0.00232EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2024/05/19 10:10 a.m.24 views

CVE-2024-35944 VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()

In the Linux kernel, the following vulnerability has been resolved: VMCI: Fix memcpy run-time warning in dgdispatchashost Syzkaller hit 'WARNING in dgdispatchashost' bug. memcpy: detected field-spanning write size 56 of single field "&dginfo-msg" at drivers/misc/vmwvmci/vmcidatagram.c:237 size 24...

6.2AI score
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.10 views

kernel: VMCI: Use threaded irqs instead of tasklets

In the Linux kernel, the following vulnerability has been resolved: VMCI: Use threaded irqs instead of tasklets The vmcidispatchdgs tasklet function calls vmcireaddata which uses waitevent resulting in invalid sleep in an atomic context and therefore potentially in a deadlock. Use threaded irqs t...

5.5CVSS6.2AI score0.00124EPSS
SaveExploits0References5
The Hacker News
The Hacker News
added 2023/06/14 4:46 p.m.59 views

Chinese Hackers Exploit VMware Zero-Day to Backdoor Windows and Linux Systems

The Chinese state-sponsored group known as UNC3886 has been found to exploit a zero-day flaw in VMware ESXi hosts to backdoor Windows and Linux systems. The VMware Tools authentication bypass vulnerability, tracked as CVE-2023-20867 CVSS score: 3.9, "enabled the execution of privileged commands...

8AI score0.98281EPSS
SaveExploits7
SUSE CVE
SUSE CVE
added 2023/02/15 5:37 a.m.10 views

SUSE CVE-2013-3236

The vmcitransportdgramdequeue function in net/vmwvsock/vmcitransport.c in the Linux kernel before 3.9-rc7 does not properly initialize a certain length variable, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call...

4.9CVSS6AI score0.00341EPSS
SaveExploits0References3
OSV
OSV
added 2023/02/13 5:29 p.m.7 views

GSD-2023-1001955 VMCI: Use threaded irqs instead of tasklets

VMCI: Use threaded irqs instead of tasklets This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.8 by commit...

7.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/02/13 12:00 a.m.7 views

PT-2023-35031 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.1.8 Description: The issue concerns the use of threaded irqs instead of tasklets in the VMCI. The actual impact and attack plausibility have not yet been proven. It was introduced in version v5.18 and fixed i...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2023/01/31 3:39 p.m.12 views

GSD-2023-1001660 VMCI: Use threaded irqs instead of tasklets

VMCI: Use threaded irqs instead of tasklets This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.8 by commit...

7.3AI score
SaveExploits0
OSV
OSV
added 2022/12/08 3:25 a.m.18 views

GSD-2022-1008282 misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()

misc/vmwvmci: fix an infoleak in vmcihostdoreceivedatagram This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.300 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/11/29 12:00 a.m.12 views

PT-2025-13301

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.19.0-0.rc8.20220727git39c3c396f813.60.fc37.aarch64 Description The issue arises from the vmci dispatch dgs tasklet function calling vmci read data, which uses wait event and results in an invalid sleep in an...

5.5CVSS6.3AI score0.00124EPSS
SaveExploits0
The Hacker News
The Hacker News
added 2022/09/30 2:42 p.m.74 views

New Malware Families Found Targeting VMware ESXi Hypervisors

Threat actors have been found deploying never-before-seen post-compromise implants in VMware's virtualization software to seize control of infected systems and evade detection. Google's Mandiant threat intelligence division referred to it as a "novel malware ecosystem" that impacts VMware ESXi,...

1.7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2022/03/10 4:00 p.m.103 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 8.2 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.8CVSS6.9AI score0.88606EPSS
SaveExploits116References7
Oracle linux
Oracle linux
added 2021/09/08 12:00 a.m.95 views

kernel security and bug fix update

4.18.0-305.17.14.OL8 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug: 24817676 - Conflict with shim-ia32 and...

7.8CVSS0.4AI score0.03365EPSS
SaveExploits1
OSV
OSV
added 2021/09/07 5:24 p.m.43 views

ALSA-2021:3447 Important: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: powerpc: KVM guest OS users can cause host OS memory corruption CVE-2021-37576 kernel: slab-out-of-bounds access in xdrsetpagebase in net/sunrpc/xdr.c CVE-2021-38201 For more details abou...

7.8CVSS7.5AI score0.03365EPSS
SaveExploits1References2
Rows per page
Query Builder