Lucene search
+L

636 matches found

NVD
NVD
added 2024/05/17 2:15 p.m.16 views

CVE-2024-35826

In the Linux kernel, the following vulnerability has been resolved: block: Fix page refcounts for unaligned buffers in bioreleasepages Fix an incorrect number of pages being released for buffers that do not start at the beginning of a page...

5.5CVSS7.4AI score0.00209EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/17 2:15 p.m.11 views

UBUNTU-CVE-2024-35826

In the Linux kernel, the following vulnerability has been resolved: block: Fix page refcounts for unaligned buffers in bioreleasepages Fix an incorrect number of pages being released for buffers that do not start at the beginning of a page...

5.5CVSS6.1AI score0.00209EPSS
SaveExploits0References13
Ubuntu
Ubuntu
added 2024/05/16 5:16 p.m.68 views

USN-6777-1: Linux kernel vulnerabilities

Zheng Wang discovered that the Broadcom FullMAC WLAN driver in the Linux kernel contained a race condition during device removal, leading to a use- after-free vulnerability. A physically proximate attacker could possibly use this to cause a denial of service system crash. CVE-2023-47233 Several...

7.8CVSS6.8AI score0.00315EPSS
SaveExploits0
OSV
OSV
added 2024/05/16 5:16 p.m.12 views

USN-6777-1 linux, linux-aws, linux-azure-4.15, linux-gcp-4.15, linux-hwe, linux-kvm, linux-oracle vulnerabilities

Zheng Wang discovered that the Broadcom FullMAC WLAN driver in the Linux kernel contained a race condition during device removal, leading to a use- after-free vulnerability. A physically proximate attacker could possibly use this to cause a denial of service system crash. CVE-2023-47233 Several...

7.8CVSS6.7AI score0.00315EPSS
SaveExploits0References18
Ubuntu
Ubuntu
added 2024/05/15 3:15 p.m.109 views

USN-6766-2: Linux kernel vulnerabilities

It was discovered that the Open vSwitch implementation in the Linux kernel could overflow its stack during recursive action operations under certain conditions. A local attacker could use this to cause a denial of service system crash. CVE-2024-1151 Sander Wiebing, Alvise de Faveri Tron, Herbert...

7.8CVSS7.3AI score0.78388EPSS
SaveExploits2
OpenVAS
OpenVAS
added 2024/05/15 12:0 a.m.32 views

Ubuntu: Security Advisory (USN-6767-2)

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.8CVSS7.3AI score0.00316EPSS
SaveExploits1References2
Ubuntu
Ubuntu
added 2024/05/14 9:0 a.m.84 views

USN-6767-2: Linux kernel (BlueField) vulnerabilities

Chenyuan Yang discovered that the RDS Protocol implementation in the Linux kernel contained an out-of-bounds read vulnerability. An attacker could use this to possibly cause a denial of service system crash. CVE-2024-23849 Several security issues were discovered in the Linux kernel. An attacker...

7.8CVSS6.9AI score0.00316EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2024/05/08 12:0 a.m.41 views

Ubuntu: Security Advisory (USN-6767-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.8CVSS7.3AI score0.00316EPSS
SaveExploits1References2
OSV
OSV
added 2024/05/07 7:36 p.m.12 views

USN-6767-1 linux, linux-aws, linux-aws-5.4, linux-azure, linux-azure-5.4, linux-gcp, linux-gcp-5.4, linux-gkeop, linux-hwe-5.4, linux-ibm, linux-ibm-5.4, linux-iot, linux-kvm, linux-oracle, linux-oracle-5.4, linux-raspi, linux-raspi-5.4, linux-xilinx-zynqmp vulnerabilities

Chenyuan Yang discovered that the RDS Protocol implementation in the Linux kernel contained an out-of-bounds read vulnerability. An attacker could use this to possibly cause a denial of service system crash. CVE-2024-23849 Several security issues were discovered in the Linux kernel. An attacker...

7.8CVSS6.7AI score0.00316EPSS
SaveExploits1References49
Ubuntu
Ubuntu
added 2024/05/07 7:36 p.m.92 views

USN-6767-1: Linux kernel vulnerabilities

Chenyuan Yang discovered that the RDS Protocol implementation in the Linux kernel contained an out-of-bounds read vulnerability. An attacker could use this to possibly cause a denial of service system crash. CVE-2024-23849 Several security issues were discovered in the Linux kernel. An attacker...

7.8CVSS6.9AI score0.00316EPSS
SaveExploits1
OSV
OSV
added 2024/05/07 3:22 p.m.15 views

USN-6765-1 linux-oem-6.5 vulnerabilities

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 dereference vulnerability. A remote attacker could use this to cause a denial of service system crash. CVE-2023-6356, CVE-2023-6535, CVE-2023-6536 Sander...

7.8CVSS6.5AI score0.78388EPSS
SaveExploits2References124
SUSE CVE
SUSE CVE
added 2024/05/07 2:49 a.m.10 views

SUSE CVE-2022-48697

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a use-after-free Fix the following use-after-free complaint triggered by blktests nvme/004: BUG: KASAN: user-memory-access in blkmqcompleterequestremote+0xac/0x350 Read of size 4 at addr 0000607bd1835943 by task...

6.5CVSS6.3AI score0.00228EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.4 views

kernel: block, bfq: Fix division by zero error on zero wsum

A division by zero error was found in the BFQ I/O scheduler. When the weighted sum of I/O priorities becomes zero, the limit calculation divides by zero, causing a kernel crash...

5.7AI score0.00166EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.3 views

kernel: block/rq_qos: protect rq_qos apis with a new lock

Multiple race condition vulnerabilities were found in the block layer's request quality of service rqqos subsystem in the Linux kernel. The rqqos APIs lacked proper synchronization, leading to: concurrent writes to q-rqqos causing data corruption, NULL pointer dereferences when rqqosexit races wi...

7.3AI score0.00197EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.7 views

SUSE CVE-2024-26844

In the Linux kernel, the following vulnerability has been resolved: block: Fix WARNING in copyfromiter Syzkaller reports a warning in copyfromiter because an ioviter is supposedly used in the wrong direction. The reason is that syzcaller managed to generate a request with a transfer direction of...

3.3CVSS6.6AI score0.00225EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/04/17 5:30 p.m.28 views

CVE-2024-26844

In the Linux kernel, the following vulnerability has been resolved: block: Fix WARNING in copyfromiter Syzkaller reports a warning in copyfromiter because an ioviter is supposedly used in the wrong direction. The reason is that syzcaller managed to generate a request with a transfer direction of...

4.4CVSS7AI score0.00225EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/17 10:15 a.m.12 views

CVE-2024-26844

In the Linux kernel, the following vulnerability has been resolved: block: Fix WARNING in copyfromiter Syzkaller reports a warning in copyfromiter because an ioviter is supposedly used in the wrong direction. The reason is that syzcaller managed to generate a request with a transfer direction of...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/17 10:15 a.m.4 views

DEBIAN-CVE-2024-26844

In the Linux kernel, the following vulnerability has been resolved: block: Fix WARNING in copyfromiter Syzkaller reports a warning in copyfromiter because an ioviter is supposedly used in the wrong direction. The reason is that syzcaller managed to generate a request with a transfer direction of...

5.5CVSS5.1AI score0.00225EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/04/17 10:15 a.m.21 views

CVE-2024-26844

In the Linux kernel, the following vulnerability has been resolved: block: Fix WARNING in copyfromiter Syzkaller reports a warning in copyfromiter because an ioviter is supposedly used in the wrong direction. The reason is that syzcaller managed to generate a request with a transfer direction of...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References6
OSV
OSV
added 2024/04/17 10:15 a.m.5 views

UBUNTU-CVE-2024-26844

In the Linux kernel, the following vulnerability has been resolved: block: Fix WARNING in copyfromiter Syzkaller reports a warning in copyfromiter because an ioviter is supposedly used in the wrong direction. The reason is that syzcaller managed to generate a request with a transfer direction of...

5.5CVSS6AI score0.00225EPSS
SaveExploits0References7
Rows per page
Query Builder