Lucene search
+L

11157 matches found

Cvelist
Cvelist
added 2024/05/17 1:23 p.m.36 views

CVE-2024-35800 efi: fix panic in kdump kernel

In the Linux kernel, the following vulnerability has been resolved: efi: fix panic in kdump kernel Check if getnextvariable is actually valid pointer before calling it. In kdump kernel this method is set to NULL that causes panic during the kexec-ed kernel boot. Tested with QEMU and OVMF firmware...

7.1AI score0.00225EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/17 1:23 p.m.32 views

CVE-2024-35800 efi: fix panic in kdump kernel

In the Linux kernel, the following vulnerability has been resolved: efi: fix panic in kdump kernel Check if getnextvariable is actually valid pointer before calling it. In kdump kernel this method is set to NULL that causes panic during the kexec-ed kernel boot. Tested with QEMU and OVMF firmware...

5.9AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/05/17 1:23 p.m.25 views

CVE-2024-35800

In the Linux kernel, the following vulnerability has been resolved: efi: fix panic in kdump kernel Check if getnextvariable is actually valid pointer before calling it. In kdump kernel this method is set to NULL that causes panic during the kexec-ed kernel boot. Tested with QEMU and OVMF firmware...

5.5CVSS6.9AI score0.00225EPSS
SaveExploits0
CVE
CVE
added 2024/05/17 1:23 p.m.137 views

CVE-2024-35800

CVE-2024-35800 affects the Linux kernel EFI/kdump path. The root cause is calling get_next_variable() without validating the pointer, which in kdump can be NULL and cause a panic during kexec-ed kernel boot. The fix introduces a validity check before calling get_next_variable(), and the issue was...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/17 1:15 p.m.2 views

DEBIAN-CVE-2024-35785

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix kernel panic caused by incorrect error handling The error path while failing to register devices on the TEE bus has a bug leading to kernel panic as follows: 15.398930 Unable to handle kernel paging request at...

7.1CVSS5.7AI score0.00232EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 1:15 p.m.20 views

CVE-2024-35785

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix kernel panic caused by incorrect error handling The error path while failing to register devices on the TEE bus has a bug leading to kernel panic as follows: 15.398930 Unable to handle kernel paging request at...

7.8CVSS6.4AI score0.00232EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/05/17 1:15 p.m.29 views

CVE-2024-35785

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix kernel panic caused by incorrect error handling The error path while failing to register devices on the TEE bus has a bug leading to kernel panic as follows: 15.398930 Unable to handle kernel paging request at...

7.8CVSS6.4AI score0.00232EPSS
SaveExploits0References16
Cvelist
Cvelist
added 2024/05/17 12:24 p.m.45 views

CVE-2024-35785 tee: optee: Fix kernel panic caused by incorrect error handling

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix kernel panic caused by incorrect error handling The error path while failing to register devices on the TEE bus has a bug leading to kernel panic as follows: 15.398930 Unable to handle kernel paging request at...

7.8CVSS6.4AI score0.00232EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/17 12:24 p.m.25 views

CVE-2024-35785 tee: optee: Fix kernel panic caused by incorrect error handling

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix kernel panic caused by incorrect error handling The error path while failing to register devices on the TEE bus has a bug leading to kernel panic as follows: 15.398930 Unable to handle kernel paging request at...

7.8CVSS6.7AI score0.00232EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/05/17 12:24 p.m.55 views

CVE-2024-35785

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix kernel panic caused by incorrect error handling The error path while failing to register devices on the TEE bus has a bug leading to kernel panic as follows: 15.398930 Unable to handle kernel paging request at...

7.8CVSS6.9AI score0.00232EPSS
SaveExploits0
CVE
CVE
added 2024/05/17 12:24 p.m.111 views

CVE-2024-35785

CVE-2024-35785 affects the Linux kernel: a bug in the error path when registering devices on the TEE bus could trigger a kernel panic due to an incorrect error handling flow, specifically following the supplicant-based device enumeration change (commit 7269cba53d90). The issue manifests as a tran...

7.8CVSS6.6AI score0.00232EPSS
SaveExploits0References7Affected Software1
UbuntuCve
UbuntuCve
added 2024/05/17 12:15 p.m.35 views

CVE-2024-27406

In the Linux kernel, the following vulnerability has been resolved: lib/Kconfig.debug: TESTIOVITER depends on MMU Trying to run the ioviter unit test on a nommu system such as the qemu kc705-nommu emulation results in a crash. KTAP version 1 Subtest: ioviter module: kunitioviter 1..9 BUG: failure...

5.5CVSS5.9AI score0.00235EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/05/17 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability. Attackers have exploited the vulnerability to cause a kernel panic...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/05/17 12:00 a.m.14 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability. Attackers have exploited the vulnerability to cause a kernel panic...

5.5CVSS6.3AI score0.0022EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/05/17 12:00 a.m.17 views

PT-2024-31330

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.50 Description A vulnerability in the Linux kernel has been resolved, related to the Bluetooth driver btnxpuart. When unloading the driver, its associated timer is deleted. However, if the timer is modified a...

5.5CVSS5.4AI score0.0021EPSS
SaveExploits0
NVD
NVD
added 2024/05/15 5:15 p.m.21 views

CVE-2023-7258

A denial of service exists in Gvisor Sandbox where a bug in reference counting code in mount point tracking could lead to a panic, making it possible for an attacker running as root and with permission to mount volumes to kill the sandbox. We recommend upgrading past...

6.5CVSS5.1AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/15 4:29 p.m.22 views

CVE-2023-7258 Denial-of-Service in Gvisor

A denial of service exists in Gvisor Sandbox where a bug in reference counting code in mount point tracking could lead to a panic, making it possible for an attacker running as root and with permission to mount volumes to kill the sandbox. We recommend upgrading past...

4.8CVSS6AI score
SaveExploits0References4
Amazon
Amazon
added 2024/05/15 12:00 a.m.9 views

Important: golang

Issue Overview: Go before 1.12.11 and 1.3.x before 1.13.2 can panic upon an attempt to process network traffic containing an invalid DSA public key. There are several attack scenarios, such as traffic from a client to a server that verifies client certificates. CVE-2019-17596 Affected Packages:...

7.5CVSS6.9AI score0.04693EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:00 a.m.28 views

RHEL 5 : xsa201_xen (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 5 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - xsa201 xen: ARM guests may induce host asynchronous abort XSA-201 CVE-2016-9818 - Xen through 4.7.x allow...

6.8AI score0.00411EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:00 a.m.36 views

RHEL 7 : golang.org_x_text (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - golang.org/x/text: Panic in language.ParseAcceptLanguage while processing bcp47 tag CVE-2020-28852 - The...

8.2AI score0.02297EPSS
SaveExploits2References3
Rows per page
Query Builder