Lucene search
+L

10012 matches found

CVE
CVE
added 2025/12/30 12:15 p.m.36 views

CVE-2022-50871

The CVE-2022-50871 entries describe a Linux kernel issue in the ath11k wifi driver where qmi_msg_handler initialization could fail to terminate properly. The root cause is that a handler for a message ID might be absent in the handlers array, risking an infinite loop during handler search and res...

7.8CVSS6.1AI score0.00148EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/30 12:15 p.m.11 views

CVE-2022-50871 wifi: ath11k: Fix qmi_msg_handler data structure initialization

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix qmimsghandler data structure initialization qmimsghandler is required to be null terminated by QMI module. There might be a case where a handler for a msg id is not present in the handlers array which can lead t...

7.8CVSS6.3AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/12/30 12:15 p.m.18 views

CVE-2022-50871

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix qmimsghandler data structure initialization qmimsghandler is required to be null terminated by QMI module. There might be a case where a handler for a msg id is not present in the handlers array which can lead t...

7.8CVSS5.1AI score0.00148EPSS
SaveExploits0
CVE
CVE
added 2025/12/30 12:15 p.m.30 views

CVE-2022-50850

CVE-2022-50850 affects the Linux kernel component: scsi/ipr. The issue described is a WARNING raised when ipr_init() calls unregister_reboot_notifier() if pci_register_driver() fails, leading to a logged WARN and a notifier chain risk. Patches fix the root cause by ensuring unregister_reboot_noti...

6AI score0.00229EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/30 12:11 p.m.77 views

CVE-2023-54234

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix missing mrioc-evtackcmds initialization Commit c1af985d27da "scsi: mpi3mr: Add Event acknowledgment logic" introduced an array mrioc-evtackcmds but initialization of the array elements was missed. They are just...

7.8CVSS5.2AI score0.00144EPSS
SaveExploits0
CVE
CVE
added 2025/12/30 12:11 p.m.41 views

CVE-2023-54234

The CVE-2023-54234 issue is concrete: in the Linux kernel, the MPI3 MR SCSI driver (scsi: mpi3mr) had an uninitialized mrioc->evtack_cmds array, causing mpi3mr_complete_evt_ack() to access host_tag fields that were zeroed. This could lead to incorrect bit indexing when clearing mrico->evtac...

7.8CVSS6.2AI score0.00144EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/30 12:11 p.m.22 views

CVE-2023-54234 scsi: mpi3mr: Fix missing mrioc->evtack_cmds initialization

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix missing mrioc-evtackcmds initialization Commit c1af985d27da "scsi: mpi3mr: Add Event acknowledgment logic" introduced an array mrioc-evtackcmds but initialization of the array elements was missed. They are just...

7.8CVSS6.4AI score
SaveExploits0References6
OSV
OSV
added 2025/12/30 12:11 p.m.9 views

CVE-2023-54217 Revert "drm/msm: Add missing check and destroy for alloc_ordered_workqueue"

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/msm: Add missing check and destroy for allocorderedworkqueue" This reverts commit 643b7d0869cc7f1f7a5ac7ca6bd25d88f54e31d0. A recent patch that tried to fix up the msmdrminit paths with respect to the workqueue but on...

6.4AI score
SaveExploits0References5
OSV
OSV
added 2025/12/30 12:11 p.m.8 views

CVE-2023-54206 net/sched: flower: fix filter idr initialization

In the Linux kernel, the following vulnerability has been resolved: net/sched: flower: fix filter idr initialization The cited commit moved idr initialization too early in flchange which allows concurrent users to access the filter that is still being initialized and is in inconsistent state,...

7.8CVSS6.2AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/30 12:11 p.m.14 views

CVE-2023-54206

In the Linux kernel, the following vulnerability has been resolved: net/sched: flower: fix filter idr initialization The cited commit moved idr initialization too early in flchange which allows concurrent users to access the filter that is still being initialized and is in inconsistent state,...

7.8CVSS5.2AI score0.00141EPSS
SaveExploits0
CVE
CVE
added 2025/12/30 12:11 p.m.31 views

CVE-2023-54206

The CVE is a Linux kernel issue in net/sched/flower where an idr initialization was moved too early in fl_change(), allowing a concurrently initialized filter to be accessed and potentially dereferenced. The published fix inserts a NULL pointer into idr early to allocate a handle but ensures fl_g...

7.8CVSS5.9AI score0.00141EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/30 12:11 p.m.32 views

CVE-2023-54206 net/sched: flower: fix filter idr initialization

In the Linux kernel, the following vulnerability has been resolved: net/sched: flower: fix filter idr initialization The cited commit moved idr initialization too early in flchange which allows concurrent users to access the filter that is still being initialized and is in inconsistent state,...

7.8CVSS0.00141EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/30 12:11 p.m.10 views

CVE-2022-50847 drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: it6505: Initialize AUX channel in it6505i2cprobe During device boot, the HPD interrupt could be triggered before the DRM subsystem registers it6505 as a DRM bridge. In such cases, the driver tries to access AUX channe...

6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/30 12:08 p.m.35 views

CVE-2023-54167 m68k: mm: Move initrd phys_to_virt handling after paging_init()

In the Linux kernel, the following vulnerability has been resolved: m68k: mm: Move initrd phystovirt handling after paginginit When booting with an initial ramdisk on platforms where physical memory does not start at address zero e.g. on Amiga: initrd: 0ef0602c - 0f800000 Zone ranges: DMA mem...

0.00193EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/30 12:08 p.m.39 views

CVE-2023-54167

The CVE-2023-54167 issue concerns the Linux kernel on m68k where phys_to_virt handling for the initrd was performed before paging_init, causing an access fault on boot with an initial ramdisk on non-zero start memory architectures (e.g., Amiga). The fix postpones phys_to_virt initialization until...

5.8AI score0.00193EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/30 12:08 p.m.12 views

CVE-2023-54167 m68k: mm: Move initrd phys_to_virt handling after paging_init()

In the Linux kernel, the following vulnerability has been resolved: m68k: mm: Move initrd phystovirt handling after paginginit When booting with an initial ramdisk on platforms where physical memory does not start at address zero e.g. on Amiga: initrd: 0ef0602c - 0f800000 Zone ranges: DMA mem...

6.1AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/12/30 12:08 p.m.14 views

CVE-2023-54167

In the Linux kernel, the following vulnerability has been resolved: m68k: mm: Move initrd phystovirt handling after paginginit When booting with an initial ramdisk on platforms where physical memory does not start at address zero e.g. on Amiga: initrd: 0ef0602c - 0f800000 Zone ranges: DMA mem...

5.1AI score0.00193EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/30 12:08 p.m.15 views

CVE-2022-50820

In the Linux kernel, the following vulnerability has been resolved: perf/armdmc620: Fix hotplug callback leak in dmc620pmuinit dmc620pmuinit won't remove the callback added by cpuhpsetupstatemulti when platformdriverregister failed. Remove the callback by cpuhpremovemultistate in fail path. Simil...

5.2AI score0.00232EPSS
SaveExploits0
CVE
CVE
added 2025/12/30 12:08 p.m.30 views

CVE-2022-50820

CVE-2022-50820 affects the Linux kernel, specifically in the perf/arm_dmc620 subsystem. The vulnerability arises in dmc620_pmu_init(), which may leak a hotplug callback because a callback registered with cpuhp_setup_state_multi() is not removed if platform_driver_register() fails. The documented ...

6.1AI score0.00232EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/30 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 the Linux kernel that stems from a call to phystovirt before paginginit, which could result in a kernel access exception...

5.8AI score0.00193EPSS
SaveExploits0References4
Rows per page
Query Builder