Lucene search
+L

8148 matches found

BDU FSTEC
BDU FSTEC
added 2024/03/20 12:0 a.m.8 views

The vulnerabilities of Intel PROSet/Wireless WiFi and Intel Killer Wi-Fi network devices are related to a processing error in exception handling, which allows a hacker to cause a service failure.

The vulnerability of Intel PROSet/Wireless WiFi and Intel Killer Wi-Fi network device drivers is related to an exception handling error. Exploiting this vulnerability can allow a remote attacker to cause service interruptions...

4.3CVSS5.5AI score0.00365EPSS
SaveExploits0References3Affected Software2
RedHat Linux
RedHat Linux
added 2024/03/19 3:10 p.m.51 views

Important: Red Hat Security Advisory: kernel-rt security and bug fix update

An update for kernel-rt is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a...

7.8CVSS6.9AI score0.00626EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2024/03/18 2:23 p.m.25 views

CVE-2024-26640

A vulnerability was found in Linux Kernel where rx zerocopy feature allowed mapping of pages owned by the filesystem, leading to potential system panic which is caused by the lack of sanity checks to rx zerocopy. A local authenticated attacker could exploit this vulnerability to cause a denial of...

5.5CVSS7.1AI score0.0024EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/18 1:22 p.m.27 views

CVE-2023-52613

In the Linux kernel, the following vulnerability has been resolved: drivers/thermal/loongson2thermal: Fix incorrect PTRERR judgment PTRERR returns -ENODEV when thermal-zones are undefined, and we need -ENODEV as the right value for comparison. Otherwise, tz-type is NULL when thermal-zones is...

4.4CVSS6.5AI score0.00222EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/03/18 11:15 a.m.59 views

CVE-2024-26638

In the Linux kernel, the following vulnerability has been resolved: nbd: always initialize struct msghdr completely syzbot complains that msg-msggetinq value can be uninitialized 1 struct msghdr got many new fields recently, we should always make sure their values is zero by default. 1 BUG: KMSAN...

4.4CVSS6.3AI score0.00222EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2024/03/18 11:15 a.m.32 views

CVE-2023-52613

In the Linux kernel, the following vulnerability has been resolved: drivers/thermal/loongson2thermal: Fix incorrect PTRERR judgment PTRERR returns -ENODEV when thermal-zones are undefined, and we need -ENODEV as the right value for comparison. Otherwise, tz-type is NULL when thermal-zones is...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/03/18 10:19 a.m.16 views

CVE-2024-26640 tcp: add sanity checks to rx zerocopy

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity checks to rx zerocopy TCP rx zerocopy intent is to map pages initially allocated from NIC drivers, not pages owned by a fs. This patch adds to canmapfrag these additional checks: - Page must not be a compound one....

7.8CVSS6.6AI score0.0024EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/03/18 10:19 a.m.39 views

CVE-2024-26640 tcp: add sanity checks to rx zerocopy

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity checks to rx zerocopy TCP rx zerocopy intent is to map pages initially allocated from NIC drivers, not pages owned by a fs. This patch adds to canmapfrag these additional checks: - Page must not be a compound one....

7.8CVSS7.6AI score0.0024EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/03/18 10:19 a.m.41 views

CVE-2023-52618 block/rnbd-srv: Check for unlikely string overflow

In the Linux kernel, the following vulnerability has been resolved: block/rnbd-srv: Check for unlikely string overflow Since "devsearchpath" can technically be as large as PATHMAX, there was a risk of truncation when copying it and a second string into "fullpath" since it was also PATHMAX sized...

7.6AI score0.00738EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/03/18 10:19 a.m.36 views

CVE-2023-52618

In the Linux kernel, the following vulnerability has been resolved: block/rnbd-srv: Check for unlikely string overflow Since "devsearchpath" can technically be as large as PATHMAX, there was a risk of truncation when copying it and a second string into "fullpath" since it was also PATHMAX sized...

5.3CVSS7.2AI score0.00738EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/03/18 10:14 a.m.25 views

CVE-2024-26638 nbd: always initialize struct msghdr completely

In the Linux kernel, the following vulnerability has been resolved: nbd: always initialize struct msghdr completely syzbot complains that msg-msggetinq value can be uninitialized 1 struct msghdr got many new fields recently, we should always make sure their values is zero by default. 1 BUG: KMSAN...

6.6AI score0.00222EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/03/18 10:7 a.m.24 views

CVE-2023-52613 drivers/thermal/loongson2_thermal: Fix incorrect PTR_ERR() judgment

In the Linux kernel, the following vulnerability has been resolved: drivers/thermal/loongson2thermal: Fix incorrect PTRERR judgment PTRERR returns -ENODEV when thermal-zones are undefined, and we need -ENODEV as the right value for comparison. Otherwise, tz-type is NULL when thermal-zones is...

6.8AI score0.00222EPSS
SaveExploits0References3
CVE
CVE
added 2024/03/18 10:7 a.m.91 views

CVE-2023-52613

CVE-2023-52613 affects the Linux kernel loongson2_thermal driver. The root cause is an incorrect PTR_ERR() check that can return -ENODEV when thermal-zones are undefined, causing tz->type to be NULL and a kernel OOPS. The fixes in the connected docs indicate that PTR_ERR() should yield -ENODEV...

5.5CVSS5.2AI score0.00222EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/03/18 10:7 a.m.41 views

CVE-2023-52613 drivers/thermal/loongson2_thermal: Fix incorrect PTR_ERR() judgment

In the Linux kernel, the following vulnerability has been resolved: drivers/thermal/loongson2thermal: Fix incorrect PTRERR judgment PTRERR returns -ENODEV when thermal-zones are undefined, and we need -ENODEV as the right value for comparison. Otherwise, tz-type is NULL when thermal-zones is...

6.7AI score0.00222EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/03/18 10:7 a.m.71 views

CVE-2023-52613

In the Linux kernel, the following vulnerability has been resolved: drivers/thermal/loongson2thermal: Fix incorrect PTRERR judgment PTRERR returns -ENODEV when thermal-zones are undefined, and we need -ENODEV as the right value for comparison. Otherwise, tz-type is NULL when thermal-zones is...

5.5CVSS4.7AI score0.00222EPSS
SaveExploits0
OSV
OSV
added 2024/03/15 5:15 a.m.17 views

CVE-2024-2204

Zemana AntiLogger v2.74.204.664 is vulnerable to a Denial of Service DoS vulnerability by triggering the 0x80002004 and 0x80002010 IOCTL codes of the zam64.sys and zamguard64.sys drivers...

5.5CVSS5.8AI score0.00238EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2024/03/12 12:0 a.m.443 views

CentOS 7 : kernel (RHSA-2024:1249)

The remote CentOS Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:1249 advisory. - There are use-after-free vulnerabilities in the Linux kernel's net/bluetooth/l2capcore.c's l2capconnect and l2capleconnectreq functions which may all...

8.8CVSS7.3AI score0.28058EPSS
SaveExploits17References7
Ubuntu
Ubuntu
added 2024/03/11 8:17 p.m.98 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...

9.8CVSS7.5AI score0.51248EPSS
SaveExploits19
BDU FSTEC
BDU FSTEC
added 2024/03/11 12:0 a.m.9 views

The vulnerability of the of_iommu_get_resv_regions() function in the drivers/iommu/of_iommu.c kernel module of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the ofiommugetresvregions function in the drivers/iommu/ofiommu.c kernel module of the Linux operating system is related to incorrect checking of available memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

7.8CVSS6.7AI score0.00236EPSS
SaveExploits0References19Affected Software1
OpenVAS
OpenVAS
added 2024/03/11 12:0 a.m.31 views

Ubuntu: Security Advisory (USN-6686-1)

The remote host is missing an update for the 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...

7.8CVSS6.8AI score0.01657EPSS
SaveExploits0References2
Rows per page
Query Builder