Lucene search
+L

636 matches found

Tenable Nessus
Tenable Nessus
added 2024/06/07 12:0 a.m.131 views

Ubuntu 24.04 LTS : Linux kernel vulnerabilities (USN-6816-1)

The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6816-1 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereferenc...

9.1CVSS6.9AI score0.01635EPSS
Exploits0References216
Tenable Nessus
Tenable Nessus
added 2024/06/07 12:0 a.m.77 views

Ubuntu 24.04 LTS : Linux kernel vulnerabilities (USN-6817-1)

The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6817-1 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereferenc...

9.1CVSS6.9AI score0.01635EPSS
Exploits0References215
Tenable Nessus
Tenable Nessus
added 2024/06/07 12:0 a.m.74 views

Ubuntu 22.04 LTS / 23.10 : Linux kernel vulnerabilities (USN-6819-1)

The remote Ubuntu 22.04 LTS / 23.10 host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6819-1 advisory. Alon Zahavi discovered that the NVMe-oF/TCP subsystem in the Linux kernel did not properly validate H2C PDU data, leading to a null pointer...

7.8CVSS7.1AI score0.78388EPSS
Exploits2References148
BDU FSTEC
BDU FSTEC
added 2024/05/28 12:0 a.m.10 views

The vulnerability of the vfio_ap_mdev_filter_matrix() function in the driver of the cryptographic device for the IBM S/390 platform’s Linux kernel allows a perpetrator to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the function vfioapmdevfiltermatrix in the driver drivers/s390/crypto/vfioapops.c of the IBM S/390 cryptographic device driver for the Linux operating system is related to insufficient control over the information transmitted to users. Exploiting this vulnerability could allo...

9CVSS6.3AI score0.0095EPSS
Exploits0References24Affected Software2
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.14 views

kernel: s390/vfio-ap: fix memory leak in vfio_ap device driver

In the s390 VFIO-AP driver, memory allocated for the vfiomatrixdev structure is never released during device cleanup. The release callback incorrectly uses devgetdrvdata to locate the object, but since it was never stored there, the function returns NULL and kfree silently accepts it. The correct...

7.3AI score0.00167EPSS
Exploits0References5
Oracle linux
Oracle linux
added 2024/05/15 12:0 a.m.52 views

Unbreakable Enterprise kernel security update

5.15.0-206.153.7 - mmc: core: Initialize mmcblkiocdata Mikko Rapeli - ahci: asm1064: asm1166: don't limit reported ports Conrad Kostecki - mmc: core: Fix switch on gp3 partition Dominique Martinet - Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory Michael Kelley -...

4.7CVSS8.3AI score0.08555EPSS
Exploits0
NVD
NVD
added 2024/05/03 4:15 p.m.14 views

CVE-2022-48700

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

7.3AI score
Exploits0
Debian CVE
Debian CVE
added 2024/05/03 3:12 p.m.24 views

CVE-2022-48700

Removed by vendor...

7.3AI score
Exploits0
SUSE CVE
SUSE CVE
added 2024/04/15 11:12 p.m.14 views

SUSE CVE-2024-26812

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Create persistent INTx handler A vulnerability exists where the eventfd for INTx signaling can be deconfigured, which unregisters the IRQ handler but still allows eventfds to be signaled with a NULL context through the...

4.4CVSS6.4AI score0.0024EPSS
Exploits0References16
SUSE CVE
SUSE CVE
added 2024/04/15 11:12 p.m.4 views

SUSE CVE-2024-26810

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Lock external INTx masking ops Mask operations through config space changes to DisINTx may race INTx configuration changes via ioctl. Create wrappers that add locking for paths outside of the core interrupt code. In...

4.4CVSS6.3AI score0.00192EPSS
Exploits0References15
SUSE CVE
SUSE CVE
added 2024/04/15 11:12 p.m.11 views

SUSE CVE-2024-26813

In the Linux kernel, the following vulnerability has been resolved: vfio/platform: Create persistent IRQ handlers The vfio-platform SETIRQS ioctl currently allows loopback triggering of an interrupt before a signaling eventfd has been configured by the user, which thereby allows a NULL pointer...

4.4CVSS6.1AI score0.00234EPSS
Exploits0References18
SUSE CVE
SUSE CVE
added 2024/04/15 11:12 p.m.9 views

SUSE CVE-2024-26814

In the Linux kernel, the following vulnerability has been resolved: vfio/fsl-mc: Block calling interrupt handler without trigger The eventfdctx trigger pointer of the vfiofslmcirq object is initially NULL and may become NULL if the user sets the trigger eventfd to -1. The interrupt handler itself...

4.4CVSS6.2AI score0.00223EPSS
Exploits0References15
RedhatCVE
RedhatCVE
added 2024/04/05 1:54 p.m.38 views

CVE-2024-27437

An incorrect handling flaw was found in the Linux kernel framework for secure userspace device drivers functionality that may interrupt some of the devices. This issue could allow a local user to crash the system...

4.4CVSS6.1AI score0.0024EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/04/05 1:27 p.m.29 views

CVE-2024-26814

In the Linux kernel, the following vulnerability has been resolved: vfio/fsl-mc: Block calling interrupt handler without trigger The eventfdctx trigger pointer of the vfiofslmcirq object is initially NULL and may become NULL if the user sets the trigger eventfd to -1. The interrupt handler itself...

4.4CVSS7AI score0.00223EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/04/05 1:27 p.m.32 views

CVE-2024-26813

In the Linux kernel, the following vulnerability has been resolved: vfio/platform: Create persistent IRQ handlers The vfio-platform SETIRQS ioctl currently allows loopback triggering of an interrupt before a signaling eventfd has been configured by the user, which thereby allows a NULL pointer...

4.4CVSS6.7AI score0.00234EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/04/05 1:26 p.m.43 views

CVE-2024-26810

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Lock external INTx masking ops Mask operations through config space changes to DisINTx may race INTx configuration changes via ioctl. Create wrappers that add locking for paths outside of the core interrupt code. In...

4.4CVSS7AI score0.00192EPSS
Exploits0References4
NVD
NVD
added 2024/04/05 9:15 a.m.19 views

CVE-2024-26813

In the Linux kernel, the following vulnerability has been resolved: vfio/platform: Create persistent IRQ handlers The vfio-platform SETIRQS ioctl currently allows loopback triggering of an interrupt before a signaling eventfd has been configured by the user, which thereby allows a NULL pointer...

5.5CVSS7.3AI score0.00234EPSS
Exploits0References9
NVD
NVD
added 2024/04/05 9:15 a.m.25 views

CVE-2024-26814

In the Linux kernel, the following vulnerability has been resolved: vfio/fsl-mc: Block calling interrupt handler without trigger The eventfdctx trigger pointer of the vfiofslmcirq object is initially NULL and may become NULL if the user sets the trigger eventfd to -1. The interrupt handler itself...

5.5CVSS7.5AI score0.00223EPSS
Exploits0References8
NVD
NVD
added 2024/04/05 9:15 a.m.22 views

CVE-2024-26812

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Create persistent INTx handler A vulnerability exists where the eventfd for INTx signaling can be deconfigured, which unregisters the IRQ handler but still allows eventfds to be signaled with a NULL context through the...

5.5CVSS7.4AI score0.0024EPSS
Exploits0References10
NVD
NVD
added 2024/04/05 9:15 a.m.18 views

CVE-2024-26810

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Lock external INTx masking ops Mask operations through config space changes to DisINTx may race INTx configuration changes via ioctl. Create wrappers that add locking for paths outside of the core interrupt code. In...

4.4CVSS7.4AI score0.00192EPSS
Exploits0References10
Rows per page
Query Builder