Lucene search
+L

5098 matches found

Tenable Nessus
Tenable Nessus
added 2024/05/06 12:00 a.m.39 views

Oracle Linux 9 : libssh (ELSA-2024-2504)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-2504 advisory. 0.10.4-13 - Bump up the version so that the version in 9.3 is lower. - Resolves: RHEL-19310, RHEL-19691, RHEL-17245 Tenable has extracted the preceding...

5.3CVSS6.5AI score0.01409EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/01 10:23 p.m.28 views

CVE-2023-52648

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Unmap the surface before resetting it on a plane state Switch to a new plane state requires unreferencing of all held surfaces. In the work required for mob cursors the mapped surfaces started being cached but the...

5.5CVSS7.1AI score0.00225EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/01 7:19 p.m.28 views

CVE-2024-27001

A flaw was found in the vmk80xx module in the Linux kernel. Incomplete endpoint checking can crash the system with paniconwarn, resulting in a denial of service...

5.5CVSS7.9AI score0.0028EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/01 1:15 p.m.18 views

CVE-2024-27028

In the Linux kernel, the following vulnerability has been resolved: spi: spi-mt65xx: Fix NULL pointer access in interrupt handler The TX buffer in spitransfer can be a NULL pointer, so the interrupt handler may end up writing to the invalid memory and cause crashes. Add a check to trans-txbuf...

6.5CVSS7.5AI score0.01176EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.25 views

CVE-2024-27028

In the Linux kernel, the following vulnerability has been resolved: spi: spi-mt65xx: Fix NULL pointer access in interrupt handler The TX buffer in spitransfer can be a NULL pointer, so the interrupt handler may end up writing to the invalid memory and cause crashes. Add a check to trans-txbuf...

6.5CVSS6.5AI score0.01176EPSS
SaveExploits0References31
Cvelist
Cvelist
added 2024/05/01 1:00 p.m.48 views

CVE-2024-27060 thunderbolt: Fix NULL pointer dereference in tb_port_update_credits()

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix NULL pointer dereference in tbportupdatecredits Olliver reported that his system crashes when plugging in Thunderbolt 1 device: BUG: kernel NULL pointer dereference, address: 0000000000000020 PF: supervisor read...

6.5AI score0.00225EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/01 6:15 a.m.26 views

CVE-2023-52648

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Unmap the surface before resetting it on a plane state Switch to a new plane state requires unreferencing of all held surfaces. In the work required for mob cursors the mapped surfaces started being cached but the...

5.5CVSS7.3AI score0.00225EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 5:18 a.m.17 views

CVE-2024-26947 ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses

In the Linux kernel, the following vulnerability has been resolved: ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses Since commit a4d5613c4dc6 "arm: extend pfnvalid to take into account freed memory map alignment" changes the semantics of pfnvalid to check presence of t...

6AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/05/01 5:17 a.m.37 views

CVE-2023-52648

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Unmap the surface before resetting it on a plane state Switch to a new plane state requires unreferencing of all held surfaces. In the work required for mob cursors the mapped surfaces started being cached but the...

5.5CVSS7.1AI score0.00225EPSS
SaveExploits0
CVE
CVE
added 2024/05/01 5:17 a.m.7531 views

CVE-2023-52648

CVE-2023-52648 – Linux kernel flaw in drm/vmwgfx: unmap the surface before resetting it on a plane state. Root cause: when switching to a new plane state surfaces are unreferenced, but the mapped flag may not be reset, allowing a plane backed by a bo to be treated as mapped, causing null derefs d...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/05/01 5:17 a.m.43 views

CVE-2023-52648 drm/vmwgfx: Unmap the surface before resetting it on a plane state

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Unmap the surface before resetting it on a plane state Switch to a new plane state requires unreferencing of all held surfaces. In the work required for mob cursors the mapped surfaces started being cached but the...

6.6AI score0.00225EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/30 7:15 p.m.19 views

CVE-2024-34088

In FRRouting FRR through 9.1, it is possible for the getedge function in ospfte.c in the OSPF daemon to return a NULL pointer. In cases where calling functions do not handle the returned NULL value, the OSPF daemon crashes, leading to denial of service...

7.5CVSS7.1AI score0.00695EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2024/04/30 6:15 p.m.8 views

CVE-2023-36268

DoS issues, or unexploitable crashes, are out of scope for vulnerabilities...

5.7AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/04/30 4:54 p.m.11 views

mysql: Server: RAPID unspecified vulnerability (CPU Jan 2024)

A flaw was found in MySQL Server RAPID. This vulnerability allows a malicious user with low privileges and network access to compromise the MySQL Server. A successful attack can result in the unauthorized ability to cause a hang, or a frequently repeatable crash, a complete denial of service DOS,...

6.5CVSS5.7AI score0.01117EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 10:22 a.m.14 views

libssh: Missing checks for return values for digests

A flaw was found in the libssh implements abstract layer for message digest MD operations implemented by different supported crypto backends. The return values from these were not properly checked, which could cause low-memory situations failures, NULL dereferences, crashes, or usage of the...

5.3CVSS6.7AI score0.01409EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.6 views

kernel: drm/amdkfd: Add missing gfx11 MQD manager callbacks

A NULL pointer dereference was found in the AMD KFD driver for GFX11 GPUs. The mqdstride callback was not assigned for GFX11 hardware, causing crashes when accessing the MQD debugfs interface...

5.7AI score0.00189EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/04/30 12:00 a.m.38 views

RHEL 9 : libssh (RHSA-2024:2504)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:2504 advisory. libssh is a library which implements the SSH protocol. It can be used to implement client and server applications. Security Fixes: libssh:...

5.3CVSS6.7AI score0.01409EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2024/04/29 12:00 a.m.22 views

AlmaLinux 8 : tigervnc (ALSA-2024:2037)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2024:2037 advisory. - A heap-based buffer over-read vulnerability was found in the X.org server's ProcXIGetSelectedEvents function. This issue occurs when byte-swapped length...

7.8CVSS7.8AI score0.01859EPSS
SaveExploits0References4
CVE
CVE
added 2024/04/29 12:00 a.m.56 views

CVE-2023-52080

CVE-2023-52080 affects IEIT NF5280M6 UEFI firmware up to version 8.4. The root cause is a pool overflow caused by improper use of gRT->GetVariable(), allowing an attacker with access to local NVRAM variables to modify SPI Flash contents, leading to tampered memory data and potential crashes. D...

7.7CVSS7AI score0.00198EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/04/28 12:00 a.m.40 views

Debian dla-3797 : frr - security update

The remote Debian 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the dla-3797 advisory. ------------------------------------------------------------------------- Debian LTS Advisory DLA-3797-1 [email protected]...

9.8CVSS7.7AI score0.02412EPSS
SaveExploits6References30
Rows per page
Query Builder