Lucene search
K

1524 matches found

Ubuntu
Ubuntu
added 2024/04/09 12:17 p.m.77 views

USN-6724-1: Linux kernel vulnerabilities

Pratyush Yadav discovered that the Xen network backend implementation in the Linux kernel did not properly handle zero length data request, leading to a null pointer dereference vulnerability. An attacker in a guest VM could possibly use this to cause a denial of service host domain crash...

8CVSS7.1AI score0.00223EPSS
Exploits1
OSV
OSV
added 2024/04/05 8:24 a.m.2 views

CVE-2024-26813 vfio/platform: Create persistent IRQ handlers

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.5CVSS5.7AI score0.0002EPSS
Exploits0References12
Vulnrichment
Vulnrichment
added 2024/04/05 8:24 a.m.13 views

CVE-2024-26813 vfio/platform: Create persistent IRQ handlers

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...

6.7AI score0.0002EPSS
Exploits0References8
OSV
OSV
added 2024/04/03 5:1 p.m.8 views

CVE-2024-26778 fbdev: savage: Error out if pixclock equals zero

In the Linux kernel, the following vulnerability has been resolved: fbdev: savage: Error out if pixclock equals zero The userspace program could pass any values to the driver through ioctl interface. If the driver doesn't check the value of pixclock, it may cause divide-by-zero error. Although...

5.5CVSS5.9AI score0.00007EPSS
Exploits0References13
OSV
OSV
added 2024/04/03 5:1 p.m.7 views

CVE-2024-26777 fbdev: sis: Error out if pixclock equals zero

In the Linux kernel, the following vulnerability has been resolved: fbdev: sis: Error out if pixclock equals zero The userspace program could pass any values to the driver through ioctl interface. If the driver doesn't check the value of pixclock, it may cause divide-by-zero error. In...

5.5CVSS5.8AI score0.00007EPSS
Exploits0References13
SUSE CVE
SUSE CVE
added 2024/03/22 4:18 a.m.1 views

SUSE CVE-2023-52620

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: disallow timeout for anonymous sets Never used from userspace, disallow these parameters...

6.7CVSS6.1AI score0.0001EPSS
Exploits0References11
NVD
NVD
added 2024/03/21 11:15 a.m.13 views

CVE-2023-52620

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: disallow timeout for anonymous sets Never used from userspace, disallow these parameters...

2.5CVSS7.5AI score0.0001EPSS
Exploits0References9
OSV
OSV
added 2024/03/21 11:15 a.m.1 views

UBUNTU-CVE-2023-52620

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: disallow timeout for anonymous sets Never used from userspace, disallow these parameters...

2.5CVSS6.1AI score0.0001EPSS
Exploits0References24
Cvelist
Cvelist
added 2024/03/21 10:43 a.m.19 views

CVE-2023-52620 netfilter: nf_tables: disallow timeout for anonymous sets

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: disallow timeout for anonymous sets Never used from userspace, disallow these parameters...

7.8AI score0.0001EPSS
Exploits0References6
OpenVAS
OpenVAS
added 2024/03/21 12:0 a.m.21 views

Huawei EulerOS: Security Advisory for kernel (EulerOS-SA-2024-1443)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS9AI score0.08105EPSS
Exploits12References2
UbuntuCve
UbuntuCve
added 2024/03/21 12:0 a.m.28 views

CVE-2023-52620

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: disallow timeout for anonymous sets Never used from userspace, disallow these parameters...

2.5CVSS6.3AI score0.0001EPSS
Exploits0References23
Ubuntu
Ubuntu
added 2024/03/11 8:17 p.m.81 views

USN-6688-1: Linux kernel (OEM) vulnerabilities

Pratyush Yadav discovered that the Xen network backend implementation in the Linux kernel did not properly handle zero length data request, leading to a null pointer dereference vulnerability. An attacker in a guest VM could possibly use this to cause a denial of service host domain crash...

7.8CVSS7.5AI score0.84554EPSS
Exploits18
Positive Technologies
Positive Technologies
added 2024/03/07 12:0 a.m.7 views

PT-2024-31329

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the Linux kernel, specifically with the drm/amdgpu component. It involves forwarding soft recovery errors to userspace to prevent a bad state where apps keep...

5.5CVSS5.5AI score0.00016EPSS
Exploits0
OSV
OSV
added 2024/03/02 10:15 p.m.0 views

DEBIAN-CVE-2024-26621

In the Linux kernel, the following vulnerability has been resolved: mm: hugememory: don't force huge page alignment on 32 bit commit efa7df3e3bb5 "mm: align larger anonymous mappings on THP boundaries" caused two issues 1 2 reported on 32 bit system or compat userspace. It doesn't make too much...

5.5CVSS5.3AI score0.0002EPSS
Exploits0References1
OSV
OSV
added 2024/03/02 10:15 p.m.0 views

UBUNTU-CVE-2024-26621

In the Linux kernel, the following vulnerability has been resolved: mm: hugememory: don't force huge page alignment on 32 bit commit efa7df3e3bb5 "mm: align larger anonymous mappings on THP boundaries" caused two issues 1 2 reported on 32 bit system or compat userspace. It doesn't make too much...

5.5CVSS5.7AI score0.0002EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2024/02/27 9:44 a.m.20 views

CVE-2021-46934

In the Linux kernel, the following vulnerability has been resolved: i2c: validate user data in compat ioctl Wrong user data may cause warning in i2ctransfer, ex: zero msgs. Userspace should not be able to trigger warnings, so this patch adds validation checks for user data in compact ioctl to...

3.3CVSS5.5AI score0.00019EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/02/27 9:44 a.m.20 views

CVE-2021-46934 i2c: validate user data in compat ioctl

In the Linux kernel, the following vulnerability has been resolved: i2c: validate user data in compat ioctl Wrong user data may cause warning in i2ctransfer, ex: zero msgs. Userspace should not be able to trigger warnings, so this patch adds validation checks for user data in compact ioctl to...

6.6AI score0.00019EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2024/02/26 12:0 a.m.37 views

CVE-2024-26603

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Stop relying on userspace for info to fault in xsave buffer Before this change, the expected size of the user space buffer was taken from fxsw-xstatesize. fxsw-xstatesize can be changed from user-space, so it is possible...

5.5CVSS6.5AI score0.00006EPSS
Exploits0References17
Cvelist
Cvelist
added 2024/02/24 2:56 p.m.22 views

CVE-2024-26603 x86/fpu: Stop relying on userspace for info to fault in xsave buffer

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Stop relying on userspace for info to fault in xsave buffer Before this change, the expected size of the user space buffer was taken from fxsw-xstatesize. fxsw-xstatesize can be changed from user-space, so it is possible...

6.5AI score0.00006EPSS
Exploits0References5
CNNVD
CNNVD
added 2024/02/20 12:0 a.m.2 views

Linux kernel security vulnerabilities

The Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel, which stems from a post-release reuse issue in the uio module's uioopen...

7.8CVSS7.6AI score0.00013EPSS
Exploits0References10
Rows per page
Query Builder