Lucene search
+L

10924 matches found

CVE
CVE
added 2025/06/18 11:03 a.m.88 views

CVE-2022-50159

CVE-2022-50159 concerns the Linux kernel: the function that restores ima-kexec-buffer may read outside the addressable RAM if the previous kernel’s buffer lies beyond the new kernel’s memory map, risking kernel panic when booting with mem=X. A fix was implemented to validate the returned PFN rang...

5.5CVSS6.3AI score0.00165EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/06/18 11:03 a.m.7 views

CVE-2022-50159 of: check previous kernel's ima-kexec-buffer against memory bounds

In the Linux kernel, the following vulnerability has been resolved: of: check previous kernel's ima-kexec-buffer against memory bounds Presently imagetkexecbuffer doesn't check if the previous kernel's ima-kexec-buffer lies outside the addressable memory range. This can result in a kernel panic i...

7.1AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/06/18 11:03 a.m.18 views

CVE-2022-50159 of: check previous kernel's ima-kexec-buffer against memory bounds

In the Linux kernel, the following vulnerability has been resolved: of: check previous kernel's ima-kexec-buffer against memory bounds Presently imagetkexecbuffer doesn't check if the previous kernel's ima-kexec-buffer lies outside the addressable memory range. This can result in a kernel panic i...

0.00165EPSS
SaveExploits0References4
CVE
CVE
added 2025/06/18 11:02 a.m.113 views

CVE-2022-50132

CVE-2022-50132 (Linux kernel) affects the usb: cdns3 gadget code. The root cause is an invalid dereference when ep is NULL due to the placement of the priv_ep assignment. The vulnerability is resolved by changing the assignment location in cdns3_gadget_ep_dequeue() and cdns3_gadget_ep_enable(), p...

5.5CVSS6.5AI score0.00165EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:02 a.m.31 views

CVE-2022-50132 usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue(), cdns3_gadget_ep_enable()

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: change place of 'privep' assignment in cdns3gadgetepdequeue, cdns3gadgetepenable If 'ep' is NULL, result of eptocdns3epep is invalid pointer and its dereference with privep-cdns3dev may cause panic. Found by Linux...

0.00165EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/06/18 11:02 a.m.14 views

CVE-2022-50103 sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed

In the Linux kernel, the following vulnerability has been resolved: sched, cpuset: Fix dlcpubusy panic due to empty cs-cpusallowed With cgroup v2, the cpuset's cpusallowed mask can be empty indicating that the cpuset will just use the effective CPUs of its parent. So cpusetcanattach can call...

0.0017EPSS
SaveExploits0References5
CVE
CVE
added 2025/06/18 11:02 a.m.87 views

CVE-2022-50103

CVE-2022-50103: In the Linux kernel, sched/cpuset handling with cgroup v2 can lead to a panic when cpus_allowed is empty, causing dl_cpu_busy() to crash due to an out-of-bounds percpu access. The fix uses the effective_cpus mask instead of cpus_allowed, for both v1 (where they’re the same) and v2...

7.1CVSS6.5AI score0.0017EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:02 a.m.28 views

CVE-2022-50096 x86/kprobes: Update kcb status flag after singlestepping

In the Linux kernel, the following vulnerability has been resolved: x86/kprobes: Update kcb status flag after singlestepping Fix kprobes to update kcb kprobes control block status flag to KPROBEHITSSDONE even if the kp-posthandler is not set. This bug may cause a kernel panic if another INT3 user...

0.0021EPSS
SaveExploits0References5
CVE
CVE
added 2025/06/18 11:02 a.m.63 views

CVE-2022-50096

CVE-2022-50096 – Linux kernel (x86/kprobes) : The issue arises from kprobes not correctly updating the kcb status flag after single-stepping, which could cause a kernel panic if another INT3 user runs immediately after due to misinterpretation of INT3 as kprobe single-stepping. The connected docu...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/06/18 11:02 a.m.6 views

CVE-2022-50096 x86/kprobes: Update kcb status flag after singlestepping

In the Linux kernel, the following vulnerability has been resolved: x86/kprobes: Update kcb status flag after singlestepping Fix kprobes to update kcb kprobes control block status flag to KPROBEHITSSDONE even if the kp-posthandler is not set. This bug may cause a kernel panic if another INT3 user...

7.3AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/06/18 11:02 a.m.19 views

CVE-2022-50091 locking/csd_lock: Change csdlock_debug from early_param to __setup

In the Linux kernel, the following vulnerability has been resolved: locking/csdlock: Change csdlockdebug from earlyparam to setup The csdlockdebug kernel-boot parameter is parsed by the earlyparam function csdlockdebug. If set, csdlockdebug invokes staticbranchenable to enable csdlockwait feature...

0.00216EPSS
SaveExploits0References4
CVE
CVE
added 2025/06/18 11:02 a.m.102 views

CVE-2022-50091

CVE-2022-50091 concerns the Linux kernel where the boot-time parameter csdlock_debug was parsed via early_param, enabling static_branch in a manner that could dereference NULL under specific sparse memory configurations (arm64 with CONFIG_SPARSEMEM and SPARSEMEM_VMEMMAP settings, and powerpc due ...

5.5CVSS6.5AI score0.00216EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/06/18 11:02 a.m.10 views

CVE-2022-50091 locking/csd_lock: Change csdlock_debug from early_param to __setup

In the Linux kernel, the following vulnerability has been resolved: locking/csdlock: Change csdlockdebug from earlyparam to setup The csdlockdebug kernel-boot parameter is parsed by the earlyparam function csdlockdebug. If set, csdlockdebug invokes staticbranchenable to enable csdlockwait feature...

5.9AI score
SaveExploits0References7
CVE
CVE
added 2025/06/18 11:02 a.m.87 views

CVE-2022-50062

CVE-2022-50062 affects the Linux kernel net/bgmac path. The issue is a BUG_ON triggered by a race where, if an RX interrupt occurs between setting ring->end and netdev_sent_queue(), bgmac_dma_tx_free() can miscalculate the queue size when called from bgmac_poll(), causing a kernel BUG at lib/d...

7.5CVSS6.4AI score0.00379EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:02 a.m.19 views

CVE-2022-50058 vdpa_sim_blk: set number of address spaces and virtqueue groups

In the Linux kernel, the following vulnerability has been resolved: vdpasimblk: set number of address spaces and virtqueue groups Commit bda324fd037a "vdpasim: control virtqueue support" added two new fields nas, ngroups to vdpasimdevattr, but we forgot to initialize them for vdpasimblk. When...

0.0014EPSS
SaveExploits0References2
CVE
CVE
added 2025/06/18 11:02 a.m.66 views

CVE-2022-50058

CVE-2022-50058 affects the Linux kernel's vdpa_sim_blk: a missing initialization of nas and ngroups can cause a kernel NULL pointer dereference when creating a new vdpa_sim_blk device, leading to a panic in vhost_iotlb_add_range_ctx. The issue arises from commit changes adding nas/ngroups to vdpa...

5.5CVSS6.3AI score0.0014EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/06/18 11:01 a.m.110 views

CVE-2022-50044

CVE-2022-50044 stems from a race in the Linux kernel’s net: qrtr MHI channel handling. After enabling, an MHI event/interrupt can occur either before dev_set_drvdata is completed (causing qrtr-ns to fail service enumeration) or after dev_set_drvdata but before qrtr_endpoint_register (potential ke...

4.7CVSS6.3AI score0.00117EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/06/18 11:00 a.m.40 views

CVE-2022-49997

The CVE-2022-49997 issue affects the Linux kernel, specifically the net: lantiq_xrx200 driver. Root cause: when memory allocation fails, an invalid buffer address can be stored; using the descriptor again may cause a panic in build_skb(), resulting in an availability impact. Supported documents i...

7.5CVSS6.7AI score0.00383EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/06/18 11:00 a.m.9 views

CVE-2022-49997 net: lantiq_xrx200: restore buffer if memory allocation failed

In the Linux kernel, the following vulnerability has been resolved: net: lantiqxrx200: restore buffer if memory allocation failed In a situation where memory allocation fails, an invalid buffer address is stored. When this descriptor is used again, the system panics in the buildskb function when...

7.5CVSS6.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/06/18 11:00 a.m.18 views

CVE-2022-49960 drm/i915: fix null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: drm/i915: fix null pointer dereference Asus chromebook CX550 crashes during boot on v5.17-rc1 kernel. The root cause is null pointer defeference of binext in tglgetbwinfo in drivers/gpu/drm/i915/display/intelbw.c. BUG: kernel NUL...

0.0014EPSS
SaveExploits0References2
Rows per page
Query Builder