Lucene search
+L

3024 matches found

UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.6 views

CVE-2022-50132

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...

5.5CVSS5.7AI score0.00159EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.12 views

CVE-2022-50151

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: fix random warning message when driver load Warning log: 4.141392 Unexpected gfp: 0x4 GFPDMA32. Fixing up to gfp: 0xa20 GFPATOMIC. Fix your code! 4.150340 CPU: 1 PID: 175 Comm: 1-0050 Not tainted...

7.8CVSS6.1AI score0.00166EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.4 views

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.5CVSS6.2AI score0.00157EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.5 views

CVE-2022-49951

In the Linux kernel, the following vulnerability has been resolved: firmwareloader: Fix use-after-free during unregister In the following code within firmwareuploadunregister, the call to deviceunregister could result in the devrelease function freeing the fwuploadpriv structure before it is...

7.8CVSS6.2AI score0.00211EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.6 views

CVE-2022-50069

In the Linux kernel, the following vulnerability has been resolved: BPF: Fix potential bad pointer dereference in bpfsysbpf The bpfsysbpf helper function allows an eBPF program to load another eBPF program from within the kernel. In this case the argument union bpfattr pointer as well as the insn...

5.5CVSS6AI score0.002EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.2 views

CVE-2022-50140

In the Linux kernel, the following vulnerability has been resolved: memstick/msblock: Fix a memory leak 'erasedblocksbitmap' is never freed. As it is allocated at the same time as 'usedblocksbitmap', it is likely that it should be freed also at the same time. Add the corresponding bitmapfree in...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.2 views

CVE-2022-50122

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...

5.5CVSS5.6AI score0.00203EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.4 views

CVE-2022-50178

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: 8852a: rfk: fix div 0 exception The DPK is a kind of RF calibration whose algorithm is to fine tune parameters and calibrate, and check the result. If the result isn't good enough, it could adjust parameters and try...

5.5CVSS6.2AI score0.002EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.6 views

CVE-2022-50019

In the Linux kernel, the following vulnerability has been resolved: tty: serial: Fix refcount leak bug in uccuart.c In socinfo, offindnodebytype will return a node pointer with refcount incremented. We should use ofnodeput when it is not used anymore...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.4 views

CVE-2022-50035

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free on amdgpubolist mutex If amdgpucsvmhandling returns r != 0, then it will unlock the bolistmutex inside the function amdgpucsvmhandling and again on amdgpucsparserfini. This problem results in the...

7.8CVSS6.1AI score0.00157EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.5 views

CVE-2022-50210

In the Linux kernel, the following vulnerability has been resolved: MIPS: cpuinfo: Fix a warning for CONFIGCPUMASKOFFSTACK When CONFIGCPUMASKOFFSTACK and CONFIGDEBUGPERCPUMAPS is selected, cpumaxbitswarn generates a runtime warning similar as below while we show /proc/cpuinfo. Fix this by using...

5.5CVSS5.7AI score0.00195EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.5 views

CVE-2022-50125

In the Linux kernel, the following vulnerability has been resolved: ASoC: croseccodec: Fix refcount leak in croseccodecplatformprobe ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS5.8AI score0.00159EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.4 views

CVE-2022-50110

In the Linux kernel, the following vulnerability has been resolved: watchdog: sp5100tco: Fix a memory leak of EFCH MMIO resource Unlike releasememregion, a call to releaseresource does not free the resource, so it has to be freed explicitly to avoid a memory leak...

5.5CVSS5.9AI score0.00202EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.5 views

CVE-2022-50200

In the Linux kernel, the following vulnerability has been resolved: selinux: Add boundary check in putentry Just like nextentry, boundary check is necessary to prevent memory out-of-bound access...

7.8CVSS6AI score0.0022EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.5 views

CVE-2022-50156

In the Linux kernel, the following vulnerability has been resolved: HID: cp2112: prevent a buffer overflow in cp2112xfer Smatch warnings: drivers/hid/hid-cp2112.c:793 cp2112xfer error: memcpy 'data-block1' too small 33 vs 255 drivers/hid/hid-cp2112.c:793 cp2112xfer error: memcpy 'buf' too small 6...

7.8CVSS6.2AI score0.00186EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.8 views

CVE-2022-50144

In the Linux kernel, the following vulnerability has been resolved: soundwire: revisit driver bind/unbind and callbacks In the SoundWire probe, we store a pointer from the driver ops into the 'slave' structure. This can lead to kernel oopses when unbinding codec drivers, e.g. with the following...

5.5CVSS5.9AI score0.00159EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.2 views

CVE-2022-49947

In the Linux kernel, the following vulnerability has been resolved: binder: fix alloc-vmavmmm null-ptr dereference Syzbot reported a couple issues introduced by commit 44e602b4e52f "binderalloc: add missing mmaplock calls when using the VMA", in which we attempt to acquire the mmaplock when...

5.5CVSS5.6AI score0.00188EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.14 views

CVE-2022-49949

In the Linux kernel, the following vulnerability has been resolved: firmwareloader: Fix memory leak in firmware upload In the case of firmware-upload, an instance of struct fwupload is allocated in firmwareuploadregister. This data needs to be freed in fwdevrelease. Create a new fwuploadfree...

5.5CVSS6.1AI score0.00183EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.4 views

CVE-2022-50046

In the Linux kernel, the following vulnerability has been resolved: net/sunrpc: fix potential memory leaks in rpcsysfsxprtstatechange The issue happens on some error handling paths. When the function fails to grab the object xprt, it simply returns 0, forgetting to decrease the reference count of...

5.5CVSS5.8AI score0.00157EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.8 views

CVE-2022-50148

In the Linux kernel, the following vulnerability has been resolved: kernfs: fix potential NULL dereference in kernfsremove When lockdep is enabled, lockdepassertheldwrite would cause potential NULL pointer dereference. Fix the following smatch warnings: fs/kernfs/dir.c:1353 kernfsremove warn:...

5.5CVSS6.3AI score0.00157EPSS
SaveExploits0References4
Rows per page
Query Builder