Lucene search
+L

8643 matches found

CVE
CVE
added 2025/09/17 2:56 p.m.53 views

CVE-2022-50373

CVE-2022-50373: Linux kernel patch for fs/dlm lowcomms races. A race between queue_work() in _dlm_lowcomms_commit_msg() and srcu_read_unlock() could let a dlm_msg be freed with msg->idx containing garbage. A fix adds an extra reference count between dlm_lowcomms_new_msg() and dlm_lowcomms_comm...

9.8CVSS6AI score0.00392EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.27 views

CVE-2022-50359

In the Linux kernel, the following vulnerability has been resolved: media: cx88: Fix a null-ptr-deref bug in bufferprepare When the driver calls cx88riscbuffer to prepare the buffer, the function call may fail, resulting in a empty buffer and null-ptr-deref later in bufferqueue. The following log...

5.5CVSS5.5AI score0.00208EPSS
SaveExploits0
CVE
CVE
added 2025/09/17 2:56 p.m.33 views

CVE-2022-50359

CVE-2022-50359 affects Linux kernel media driver cx88: null-ptr-deref in buffer_prepare() when cx88_risc_buffer() fails, leading to empty buffer and null-ptr-deref in buffer_queue(). The issue is fixed by validating the return value of cx88_risc_buffer() before use. Affected reports in connected ...

5.5CVSS6.3AI score0.00208EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.16 views

CVE-2022-50356 net: sched: sfb: fix null pointer access issue when sfb_init() fails

In the Linux kernel, the following vulnerability has been resolved: net: sched: sfb: fix null pointer access issue when sfbinit fails When the default qdisc is sfb, if the qdisc of devqueue fails to be inited during mqprioinit, sfbreset is invoked to clear resources. In this case, the q-qdisc is...

0.00203EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.5 views

CVE-2022-50354 drm/amdkfd: Fix kfd_process_device_init_vm error handling

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kfdprocessdeviceinitvm error handling Should only destroy the ibmem and let process cleanup worker to free the outstanding BOs. Reset the pointer in pdd-qpd structure, to avoid NULL pointer access in process destr...

6.1AI score0.00211EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53280

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: qla2xxx: Remove unused nvmelswaitq wait queue System crash when qla2x00startspsp returns error code EGAIN and wakeup gets called for uninitialized wait...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53207

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: ublk: fail to recover device if queue setup is interrupted In ublkctrlendrecovery, if...

5.5CVSS5.3AI score0.00154EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/09/17 12:00 a.m.8 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 the Linux kernel that stems from a failure to check the scheduler work queue, which could lead to a failure when the GPU is reset...

5.5CVSS6.1AI score0.00175EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/09/17 12:00 a.m.9 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 not properly initializing a work queue, which could lead to a null pointer dereference...

5.5CVSS5.8AI score0.00197EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/09/16 11:30 p.m.11 views

SUSE CVE-2023-53280

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Remove unused nvmelswaitq wait queue System crash when qla2x00startspsp returns error code EGAIN and wakeup gets called for uninitialized wait queue sp-nvmelswaitq. qla2xxx 0000:37:00.1-2121:5: Returning existing...

6.6AI score0.00156EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2025/09/16 11:30 p.m.15 views

SUSE CVE-2023-53286

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Return the firmware result upon destroying QP/RQ Previously when destroying a QP/RQ, the result of the firmware destruction function was ignored and upper layers weren't informed about the failure. Which in turn could...

5.5CVSS6.3AI score0.00153EPSS
SaveExploits0References19
NVD
NVD
added 2025/09/16 8:15 a.m.7 views

CVE-2023-53292

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix NULL dereference on q-elevator in blkmqelvswitchnone After grabbing q-sysfslock, q-elevator may become NULL because of elevator switch. Fix the NULL dereference on q-elevator by checking it with lock...

5.5CVSS0.00144EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/16 8:15 a.m.9 views

AZL-71203 CVE-2023-53292 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix NULL dereference on q-elevator in blkmqelvswitchnone After grabbing q-sysfslock, q-elevator may become NULL because of elevator switch. Fix the NULL dereference on q-elevator by checking it with lock...

5.5CVSS5.6AI score0.00144EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 8:15 a.m.11 views

DEBIAN-CVE-2023-53286

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Return the firmware result upon destroying QP/RQ Previously when destroying a QP/RQ, the result of the firmware destruction function was ignored and upper layers weren't informed about the failure. Which in turn could...

7.8CVSS5.6AI score0.00153EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 8:15 a.m.13 views

CVE-2023-53286

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Return the firmware result upon destroying QP/RQ Previously when destroying a QP/RQ, the result of the firmware destruction function was ignored and upper layers weren't informed about the failure. Which in turn could...

7.8CVSS0.00153EPSS
SaveExploits0References5
NVD
NVD
added 2025/09/16 8:15 a.m.8 views

CVE-2023-53280

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Remove unused nvmelswaitq wait queue System crash when qla2x00startspsp returns error code EGAIN and wakeup gets called for uninitialized wait queue sp-nvmelswaitq. qla2xxx 0000:37:00.1-2121:5: Returning existing...

5.5CVSS0.00156EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/16 8:15 a.m.14 views

UBUNTU-CVE-2023-53286

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Return the firmware result upon destroying QP/RQ Previously when destroying a QP/RQ, the result of the firmware destruction function was ignored and upper layers weren't informed about the failure. Which in turn could...

7.8CVSS5.9AI score0.00153EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/16 8:15 a.m.8 views

UBUNTU-CVE-2023-53292

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix NULL dereference on q-elevator in blkmqelvswitchnone After grabbing q-sysfslock, q-elevator may become NULL because of elevator switch. Fix the NULL dereference on q-elevator by checking it with lock...

5.5CVSS5.7AI score0.00144EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/16 8:15 a.m.12 views

UBUNTU-CVE-2023-53280

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Remove unused nvmelswaitq wait queue System crash when qla2x00startspsp returns error code EGAIN and wakeup gets called for uninitialized wait queue sp-nvmelswaitq. qla2xxx 0000:37:00.1-2121:5: Returning existing...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/16 8:11 a.m.66 views

CVE-2023-53292

CVE-2023-53292 (Linux kernel) describes a NULL pointer dereference in blk_mq_elv_switch_none where q->elevator may become NULL after acquiring q->sysfs_lock; the fix guards the q->elevator dereference by checking it while holding the lock, preventing a crash/local denial of service. The ...

5.5CVSS6.1AI score0.00144EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder