Lucene search
+L

1027 matches found

Cvelist
Cvelist
added 2025/09/17 2:56 p.m.14 views

CVE-2023-53366 block: be a bit more careful in checking for NULL bdev while polling

In the Linux kernel, the following vulnerability has been resolved: block: be a bit more careful in checking for NULL bdev while polling Wei reports a crash with an application using polled IO: PGD 14265e067 P4D 14265e067 PUD 47ec50067 PMD 0 Oops: 0000 1 SMP CPU: 0 PID: 21915 Comm: iocore0 Kdump:...

0.00174EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.11 views

CVE-2023-53366

In the Linux kernel, the following vulnerability has been resolved: block: be a bit more careful in checking for NULL bdev while polling Wei reports a crash with an application using polled IO: PGD 14265e067 P4D 14265e067 PUD 47ec50067 PMD 0 Oops: 0000 1 SMP CPU: 0 PID: 21915 Comm: iocore0 Kdump:...

5.5CVSS5.4AI score0.00174EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.4 views

CVE-2023-53366 block: be a bit more careful in checking for NULL bdev while polling

In the Linux kernel, the following vulnerability has been resolved: block: be a bit more careful in checking for NULL bdev while polling Wei reports a crash with an application using polled IO: PGD 14265e067 P4D 14265e067 PUD 47ec50067 PMD 0 Oops: 0000 1 SMP CPU: 0 PID: 21915 Comm: iocore0 Kdump:...

6AI score0.00174EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/17 2:56 p.m.3 views

CVE-2023-53366 block: be a bit more careful in checking for NULL bdev while polling

In the Linux kernel, the following vulnerability has been resolved: block: be a bit more careful in checking for NULL bdev while polling Wei reports a crash with an application using polled IO: PGD 14265e067 P4D 14265e067 PUD 47ec50067 PMD 0 Oops: 0000 1 SMP CPU: 0 PID: 21915 Comm: iocore0 Kdump:...

5.5CVSS6.1AI score0.00174EPSS
SaveExploits0References6
CVE
CVE
added 2025/09/17 2:56 p.m.30 views

CVE-2023-53366

CVE-2023-53366 (Linux kernel)修正了在轮询时未正确检查 bio->bi_bdev 是否为 NULL 的漏洞,根本原因是在两任务共用轮询队列时,任务 B 可能在任务 A 仍在轮询时将 IO 重新分配给 bio,导致崩溃(kernel oops)。影响点在块层的 bio_poll/io_do_iopoll/io_uring_enter 路径,已通过内核修复在对 NULL bdev 的检查中加强保护。CVSSv3.1 向量为 AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H,基线分数 5.5(中等),局部可利用且无需用户交互,影响的为可用...

5.5CVSS6.1AI score0.00174EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2025/09/17 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from an unchecked NULL bdev pointer, which could result in a null pointer dereference...

5.5CVSS6.1AI score0.00174EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/09/16 11:30 p.m.4 views

SUSE CVE-2023-53285

In the Linux kernel, the following vulnerability has been resolved: ext4: add bounds checking in getmaxinlinexattrvaluesize Normally the extended attributes in the inode body would have been checked when the inode is first opened, but if someone is writing to the block device while the file syste...

6.4CVSS5.7AI score0.00145EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/16 6:45 p.m.8 views

CVE-2023-53307

In the Linux kernel, the following vulnerability has been resolved: rbd: avoid use-after-free in dorbdadd when rbddevcreate fails If getting an ID or setting up a work queue in rbddevcreate fails, use-after-free on rbddev-rbdclient, rbddev-spec and rbddev-opts is triggered in dorbdadd. The root...

4.4CVSS5.8AI score0.00149EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/16 5:15 p.m.4 views

DEBIAN-CVE-2023-53307

In the Linux kernel, the following vulnerability has been resolved: rbd: avoid use-after-free in dorbdadd when rbddevcreate fails If getting an ID or setting up a work queue in rbddevcreate fails, use-after-free on rbddev-rbdclient, rbddev-spec and rbddev-opts is triggered in dorbdadd. The root...

7.8CVSS5.7AI score0.00149EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 5:15 p.m.5 views

CVE-2023-53307

In the Linux kernel, the following vulnerability has been resolved: rbd: avoid use-after-free in dorbdadd when rbddevcreate fails If getting an ID or setting up a work queue in rbddevcreate fails, use-after-free on rbddev-rbdclient, rbddev-spec and rbddev-opts is triggered in dorbdadd. The root...

7.8CVSS0.00149EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/09/16 4:11 p.m.1 views

CVE-2023-53307 rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails

In the Linux kernel, the following vulnerability has been resolved: rbd: avoid use-after-free in dorbdadd when rbddevcreate fails If getting an ID or setting up a work queue in rbddevcreate fails, use-after-free on rbddev-rbdclient, rbddev-spec and rbddev-opts is triggered in dorbdadd. The root...

6.1AI score0.00149EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/09/16 4:11 p.m.6 views

CVE-2023-53307 rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails

In the Linux kernel, the following vulnerability has been resolved: rbd: avoid use-after-free in dorbdadd when rbddevcreate fails If getting an ID or setting up a work queue in rbddevcreate fails, use-after-free on rbddev-rbdclient, rbddev-spec and rbddev-opts is triggered in dorbdadd. The root...

0.00149EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/09/16 4:11 p.m.6 views

CVE-2023-53307

In the Linux kernel, the following vulnerability has been resolved: rbd: avoid use-after-free in dorbdadd when rbddevcreate fails If getting an ID or setting up a work queue in rbddevcreate fails, use-after-free on rbddev-rbdclient, rbddev-spec and rbddev-opts is triggered in dorbdadd. The root...

7.8CVSS5.7AI score0.00149EPSS
SaveExploits0
OSV
OSV
added 2025/09/16 8:15 a.m.7 views

DEBIAN-CVE-2023-53285

In the Linux kernel, the following vulnerability has been resolved: ext4: add bounds checking in getmaxinlinexattrvaluesize Normally the extended attributes in the inode body would have been checked when the inode is first opened, but if someone is writing to the block device while the file syste...

7.8CVSS5.6AI score0.00145EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 8:15 a.m.5 views

UBUNTU-CVE-2023-53269

In the Linux kernel, the following vulnerability has been resolved: block: ublk: make sure that block size is set correctly block size is one very key setting for block layer, and bad block size could panic kernel easily. Make sure that block size is set correctly. Meantime if ublkvalidateparams...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/09/16 8:6 a.m.6 views

CVE-2023-53269

In the Linux kernel, the following vulnerability has been resolved: block: ublk: make sure that block size is set correctly block size is one very key setting for block layer, and bad block size could panic kernel easily. Make sure that block size is set correctly. Meantime if ublkvalidateparams...

5.5CVSS5.4AI score0.00143EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/16 12:0 a.m.4 views

PT-2025-38025

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a use-after-free issue in the do rbd add function when rbd dev create fails. This occurs when ownership of structures like rbd dev-rbd client, rbd dev-spec, a...

6.1AI score0.00149EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2022-50299

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: md: Replace snprintf with scnprintf Current code produces a warning as shown below when tota...

5.5CVSS5.5AI score0.00147EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.12 views

EulerOS Virtualization 2.13.1 : kernel (EulerOS-SA-2025-2168)

According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : RDMA/core: Silence oversized kvmalloc warningCVE-2025-37867 igb: revert rtnllock that causes deadlockCVE-2023-53060 bnxten: Avoid...

7.8CVSS7.9AI score0.12727EPSS
SaveExploits4References313
SUSE CVE
SUSE CVE
added 2025/09/15 11:29 p.m.5 views

SUSE CVE-2022-50314

In the Linux kernel, the following vulnerability has been resolved: nbd: Fix hung when signal interrupts nbdstartdeviceioctl syzbot reported hung task 1. The following program is a simplified version of the reproducer: int mainvoid int sv2, fd; if socketpairAFUNIX, SOCKSTREAM, 0, sv recvthreads =...

5.5CVSS5.4AI score0.00147EPSS
SaveExploits0References2
Rows per page
Query Builder