Lucene search
+L

11696 matches found

OSV
OSV
added 2025/06/18 11:15 a.m.7 views

UBUNTU-CVE-2022-50086

In the Linux kernel, the following vulnerability has been resolved: block: don't allow the same type rqqos add more than once In our test of iocost, we encountered some list add/del corruptions of innerwalk list in ioctimerfn. The reason can be described as follows: cpu 0 cpu 1 iocqoswrite...

5.5CVSS6AI score0.00165EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/18 11:15 a.m.13 views

UBUNTU-CVE-2022-50052

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix potential buffer overflow by snprintf snprintf returns the would-be-filled size when the string overflows the given buffer size, hence using this value may result in a buffer overflow although it's...

7.8CVSS6.3AI score0.00173EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 11:15 a.m.7 views

UBUNTU-CVE-2022-50112

In the Linux kernel, the following vulnerability has been resolved: rpmsg: qcomsmd: Fix refcount leak in qcomsmdparseedge ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when done...

5.5CVSS6.1AI score0.00211EPSS
SaveExploits0References9
OSV
OSV
added 2025/06/18 11:15 a.m.8 views

UBUNTU-CVE-2022-50068

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Fix dummy res NULL ptr deref bug Check the bo-resource value before accessing the resource memtype. v2: Fix commit description unwrapped warning 40.191227 T184 general protection fault, probably for non-canonical address...

5.5CVSS6AI score0.00208EPSS
SaveExploits0References5
OSV
OSV
added 2025/06/18 11:15 a.m.7 views

UBUNTU-CVE-2022-49946

In the Linux kernel, the following vulnerability has been resolved: clk: bcm: rpi: Prevent out-of-bounds access The while loop in raspberrypidiscoverclocks relies on the assumption that the id of the last clock element is zero. Because this data comes from the Videocore firmware and it doesn't...

7.1CVSS6.1AI score0.00203EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/18 11:15 a.m.14 views

UBUNTU-CVE-2022-50049

In the Linux kernel, the following vulnerability has been resolved: ASoC: DPCM: Don't pick up BE without substream When DPCM tries to add valid BE connections at dpcmaddpaths, it doesn't check whether the picked BE actually supports for the given stream direction. Due to that, when an asymmetric ...

5.5CVSS6AI score0.00163EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/06/18 11:3 a.m.45 views

CVE-2022-50192 spi: tegra20-slink: fix UAF in tegra_slink_remove()

In the Linux kernel, the following vulnerability has been resolved: spi: tegra20-slink: fix UAF in tegraslinkremove After calling spiunregistermaster, the refcount of master will be decrease to 0, and it will be freed in spicontrollerrelease, the device data also will be freed, so it will lead a...

0.00221EPSS
SaveExploits0References4
CVE
CVE
added 2025/06/18 11:3 a.m.49 views

CVE-2022-50163

CVE-2022-50163 concerns a Linux kernel fix for ax25: fix incorrect dev_tracker usage. The root cause was that an ax25_dev could be used by one or more ax25_cb structures, requiring separate dev_tracker per ax25_cb. The patch introduces per-structure tracking to prevent reference tracker mismanage...

7.8CVSS6.5AI score0.00219EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:3 a.m.25 views

CVE-2022-50139 usb: aspeed-vhub: Fix refcount leak bug in ast_vhub_init_desc()

In the Linux kernel, the following vulnerability has been resolved: usb: aspeed-vhub: Fix refcount leak bug in astvhubinitdesc We should call ofnodeput for the reference returned by ofgetchildbyname which has increased the refcount...

0.00165EPSS
SaveExploits0References5
CVE
CVE
added 2025/06/18 11:2 a.m.98 views

CVE-2022-50133

CVE-2022-50133 concerns the Linux kernel where a NULL dereference could occur in usb: xhci_plat_remove due to xhci->shared_hcd being NULL after a specific commit. The vulnerability manifests as an Oops during reboot when the USB xHCI host controller is removed, potentially causing a system cra...

5.5CVSS6.3AI score0.00179EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:2 a.m.19 views

CVE-2022-50122 ASoC: mediatek: mt8173-rt5650: Fix refcount leak in mt8173_rt5650_dev_probe

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8173-rt5650: Fix refcount leak in mt8173rt5650devprobe ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Fix refcount leak in some error paths...

0.00211EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/06/18 11:2 a.m.15 views

CVE-2022-50111

In the Linux kernel, the following vulnerability has been resolved: ASoC: mt6359: Fix refcount leak bug In mt6359parsedt and mt6359accdetparsedt, we should call ofnodeput for the reference returned by ofgetchildbyname which has increased the refcount...

5.5CVSS5.3AI score0.0021EPSS
SaveExploits0
CVE
CVE
added 2025/06/18 11:1 a.m.78 views

CVE-2022-50052

The CVE-2022-50052 issue affects the Linux kernel ASoC: Intel: avs component. It stems from using snprintf(), which returns the would-be-filled size on buffer overflow, creating a potential buffer overflow; the patch replaces snprintf() with scnprintf() to mitigate this. The vulnerability is trac...

7.8CVSS7AI score0.00173EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/06/18 11:1 a.m.21 views

CVE-2022-50045

In the Linux kernel, the following vulnerability has been resolved: powerpc/pci: Fix getphbnumber locking The recent change to getphbnumber causes a DEBUGATOMICSLEEP warning on some systems: BUG: sleeping function called from invalid context at kernel/locking/mutex.c:580 inatomic: 1, irqsdisabled...

5.5CVSS5.3AI score0.00126EPSS
SaveExploits0
CVE
CVE
added 2025/06/18 11:1 a.m.114 views

CVE-2022-50035

CVE-2022-50035 affects the Linux kernel DRM AMDGPU path. The issue is a use-after-free in amdgpu_bo_list mutex handling caused by double-unlocking of bo_list_mutex when amdgpu_cs_vm_handling returns non-zero, which can lead to a refcount underflow (as shown in the trace). The vulnerability is dem...

7.8CVSS6.5AI score0.00157EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/06/18 11:0 a.m.7 views

CVE-2022-49981 HID: hidraw: fix memory leak in hidraw_release()

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix memory leak in hidrawrelease Free the buffered reports before deleting the list entry. BUG: memory leak unreferenced object 0xffff88810e72f180 size 32: comm "softirq", pid 0, jiffies 4294945143 age 16.080s hex du...

6AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/06/18 11:0 a.m.23 views

CVE-2022-49965

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: add missing -finixxxx interfaces for some SMU13 asics Without these, potential memory leak may be induced...

5.5CVSS5.2AI score0.00179EPSS
SaveExploits0
CVE
CVE
added 2025/06/18 10:54 a.m.58 views

CVE-2022-49941

CVE-2022-49941 is rejected/not used; this entry does not represent an active vulnerability.

6.3AI score
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 10:54 a.m.13 views

CVE-2022-49940

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: add sanity check for gsm-receive in gsmreceivebuf A null pointer dereference can happen when attempting to access the "gsm-receive" function in gsmldreceivebuf. Currently, the code assumes that gsm-recieve is only call...

5.5CVSS5.5AI score0.00198EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2025/06/18 10:15 a.m.7 views

CVE-2025-38011

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: csa unmap use uninterruptible lock After process exit to unmap csa and free GPU vm, if signal is accepted and then waiting to take vm lock is interrupted and return, it causes memory leaking and below warning backtrac...

5.5CVSS6.5AI score0.00172EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder