Lucene search
+L

1711 matches found

UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.3 views

CVE-2022-50438

In the Linux kernel, the following vulnerability has been resolved: net: hinic: fix memory leak when reading function table When the input parameter idx meets the expected case option in hinicdbggetfunctable, readdata is not released. Fix it...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.2 views

CVE-2022-50426

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imxdsprproc: Add mutex protection for workqueue The workqueue may execute late even after remoteproc is stopped or stopping, some resources rpmsg device and endpoint have been released in rprocstopsubdevices, then...

5.5CVSS6AI score0.00143EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.4 views

CVE-2022-50429

In the Linux kernel, the following vulnerability has been resolved: memory: of: Fix refcount leak bug in oflpddr3getddrtimings We should add the ofnodeput when breaking out of foreachchildofnode as it will automatically increase and decrease the refcount...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.3 views

CVE-2022-50451

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix memory leak on ntfsfillsuper error path syzbot reported kmemleak as below: BUG: memory leak unreferenced object 0xffff8880122f1540 size 32: comm "a.out", pid 6664, jiffies 4294939771 age 25.500s hex dump first 32...

5.5CVSS5.7AI score0.00151EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.4 views

CVE-2023-53474

In the Linux kernel, the following vulnerability has been resolved: x86/MCE/AMD: Use an u64 for bankmap Thee maximum number of MCA banks is 64 MAXNRBANKS, see a0bc32b3cacf "x86/mce: Increase maximum number of banks to 64". However, the bankmap which contains a bitfield of which banks to initializ...

7.8CVSS5.7AI score0.00153EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.4 views

CVE-2021-4460

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix UBSAN shift-out-of-bounds warning If getnumsdmaqueues or getnumxgmisdmaqueues is 0, we end up doing a shift operation where the number of bits shifted equals number of bits in the operand. This behaviour is...

7.1CVSS6.3AI score0.0015EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.4 views

CVE-2022-50462

In the Linux kernel, the following vulnerability has been resolved: MIPS: vpe-mt: fix possible memory leak while module exiting Afer commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically, it need be freed when module exiting,...

5.5CVSS5.7AI score0.00149EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.3 views

CVE-2023-53451

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix potential NULL pointer dereference Klocwork tool reported 'curdsd' may be dereferenced. Add fix to validate pointer before dereferencing the pointer...

5.5CVSS6AI score0.00146EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.5 views

CVE-2023-53494

In the Linux kernel, the following vulnerability has been resolved: crypto: xts - Handle EBUSY correctly As it is xts only handles the special return value of EINPROGRESS, which means that in all other cases it will free data related to the request. However, as the caller of xts may specify...

7.8CVSS6.1AI score0.0015EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.4 views

CVE-2023-53477

In the Linux kernel, the following vulnerability has been resolved: ipv6: Add lwtunnel encap size of all siblings in nexthop calculation In function rt6nlmsgsize, the length of nexthop is calculated by multipling the nexthop length of fib6info and the number of siblings. However if the fib6info h...

5.5CVSS5.7AI score0.00146EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.3 views

CVE-2022-50454

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix a use-after-free in nouveaugemprimeimportsgtable nouveauboinit is backed by ttmboinit and ferries its return code back to the caller. On failures, ttm will call nouveaubodelttm and free the memory.Thus, when...

7.8CVSS6.1AI score0.00149EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.3 views

CVE-2023-53493

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: tighten bounds checking in decodemessage Copy the bounds checking from encodemessage to decodemessage. This patch addresses the following concerns. Ensure that there is enough space for at least one header so that we...

8.4CVSS6.6AI score0.00144EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.3 views

CVE-2023-53514

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix memory leak of device names The device names allocated by devsetname need be freed before module unloading, but they can not be freed because the kobject's refcount which was set in deviceinitialize has not be...

5.5CVSS5.9AI score0.00135EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.4 views

CVE-2023-53508

In the Linux kernel, the following vulnerability has been resolved: ublk: fail to start device if queue setup is interrupted In ublkctrlstartdev, if waitforcompletioninterruptible is interrupted by signal, queues aren't setup successfully yet, so we have to fail UBLKCMDSTARTDEV, otherwise kernel...

7.8CVSS6.6AI score0.00151EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.5 views

CVE-2023-53455

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: drop all currently held locks if deadlock happens If vc4hdmiresetlink returns -EDEADLK, it means that a deadlock happened in the locking context. This situation should be addressed by dropping all currently held locks an...

5.5CVSS5.9AI score0.00143EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.3 views

CVE-2023-53532

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix deinitialization of firmware resources Currently, in ath11kahbfwresourcesinit, iommu domain mapping is done only for the chipsets having fixed firmware memory. Also, for such chipsets, mapping is done only if it...

5.5CVSS5.8AI score0.00135EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.2 views

CVE-2022-50463

In the Linux kernel, the following vulnerability has been resolved: powerpc/52xx: Fix a resource leak in an error handling path The error handling path of mpc52xxlpbfifoprobe has a requestirq that is not balanced by a corresponding freeirq. Add the missing call, as already done in the remove...

5.5CVSS5.7AI score0.00149EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.2 views

CVE-2022-50435

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid crash when inline data creation follows DIO write When inode is created and written to using direct IO, there is nothing to clear the EXT4STATEMAYINLINEDATA flag. Thus when inode gets truncated later to say 1 byte and...

5.5CVSS5.8AI score0.00148EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.3 views

CVE-2023-53529

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: Fix memory leak in rtw88usb Kmemleak shows the following leak arising from routine in the usb probe routine: unreferenced object 0xffff895cb29bba00 size 512: comm "udev-worker", pid 534, jiffies 4294903932 age...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.4 views

CVE-2023-53484

In the Linux kernel, the following vulnerability has been resolved: lib: cpurmap: Avoid use after free on rmap-obj array entries When calling irqsetaffinitynotifier with NULL at the notify argument, it will cause freeing of the glue pointer in the corresponding array entry but will leave the...

7.8CVSS6.2AI score0.00149EPSS
SaveExploits0References10
Rows per page
Query Builder