Lucene search
+L

449 matches found

UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.4 views

CVE-2022-50545

In the Linux kernel, the following vulnerability has been resolved: r6040: Fix kmemleak in probe and remove There is a memory leaks reported by kmemleak: unreferenced object 0xffff888116111000 size 2048: comm "modprobe", pid 817, jiffies 4294759745 age 76.502s hex dump first 32 bytes: 00 c4 0a 04...

5.5CVSS5.7AI score0.00196EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.8 views

CVE-2023-53638

In the Linux kernel, the following vulnerability has been resolved: octeonep: cancel queued works in probe error path If it fails to get the devices's MAC address, octepprobe exits while leaving the delayed work intrpolltask queued. When the work later runs, it's a use after free. Move the...

7.8CVSS6.5AI score0.0013EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.3 views

CVE-2022-50524

In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Check return value after calling platformgetresource platformgetresource may return NULL pointer, we need check its return value to avoid null-ptr-deref in resourcesize...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.5 views

CVE-2022-50532

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix possible resource leaks in mpt3sastransportportadd In mpt3sastransportportadd, if sasrphyadd returns error, sasrphyfree needs be called to free the resource allocated in sasenddevicealloc. Otherwise a kernel...

5.5CVSS5.7AI score0.00147EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.7 views

CVE-2023-53651

In the Linux kernel, the following vulnerability has been resolved: Input: exc3000 - properly stop timer on shutdown We need to stop the timer on driver unbind or probe failures, otherwise we get UAF/Oops...

7.8CVSS5.7AI score0.00192EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/07 3:16 p.m.6 views

CVE-2025-61770

Rack is a modular Ruby web server interface. In versions prior to 2.2.19, 3.1.17, and 3.2.2, Rack::Multipart::Parser buffers the entire multipart preamble bytes before the first boundary in memory without any size limit. A client can send a large preamble followed by a valid boundary, causing...

7.5CVSS6.8AI score0.00868EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.5 views

CVE-2023-53575

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix potential array out of bounds access Account for IWLSECWEPKEYOFFSET when needed while verifying keylen size in iwlmvmseckeyadd...

7.1CVSS6.6AI score0.0013EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.3 views

CVE-2023-53546

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, fix memory leak in mlx5drcmdcreatereformatctx when mlx5cmdexec failed in mlx5drcmdcreatereformatctx, the memory pointed by 'in' is not released, which will cause memory leak. Move memory release after mlx5cmdexec...

5.5CVSS6AI score0.00146EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.4 views

CVE-2023-53597

In the Linux kernel, the following vulnerability has been resolved: cifs: fix mid leak during reconnection after timeout threshold When the number of responses with status of STATUSIOTIMEOUT exceeds a specified threshold NUMSTATUSIOTIMEOUT, we reconnect the connection. But we do not return the mi...

7.5CVSS5.8AI score0.00261EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.8 views

CVE-2023-53615

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix deletion race condition System crash when using debug kernel due to link list corruption. The cause of the link list corruption is due to session deletion was allowed to queue up twice. Here's the internal trac...

8.8CVSS6AI score0.0015EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.4 views

CVE-2023-53574

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: delete timer and free skb queue when unloading Fix possible crash and memory leak on driver unload by deleting TX purge timer and freeing C2H queue in 'rtwcoredeinit', shrink critical section in the latter by freeing...

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

CVE-2023-53563

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate-ut: Fix kernel panic when loading the driver After loading the amd-pstate-ut driver, amdpstateutcheckperf and amdpstateutcheckfreq use cpufreqcpuget to get the policy of the CPU and mark it as busy. In these...

5.5CVSS6.2AI score0.00135EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.4 views

CVE-2022-50479

In the Linux kernel, the following vulnerability has been resolved: drm/amd: fix potential memory leak This patch fix potential memory leak clksrc when function run into last return NULL. s/free/kfree/ - Alex...

5.5CVSS5.9AI score0.00128EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.4 views

CVE-2023-53564

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix defrag path triggering jbd2 ASSERT code path: ocfs2ioctlmoveextents ocfs2moveextents ocfs2defragextent ocfs2moveextent + ocfs2journalaccessdi + ocfs2splitextent //sub-paths call jbd2journalrestart + ocfs2journaldirty...

5.5CVSS5.7AI score0.00136EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.3 views

CVE-2023-53573

In the Linux kernel, the following vulnerability has been resolved: clk: rs9: Fix suspend/resume Disabling the cache in commit 2ff4ba9e3702 "clk: rs9: Fix I2C accessors" without removing cache synchronization in resume path results in a kernel panic as map-cacheops is unset, due to REGCACHENONE...

5.5CVSS5.9AI score0.00134EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.5 views

CVE-2023-53614

In the Linux kernel, the following vulnerability has been resolved: mm/ksm: fix race with VMA iteration and mmstruct teardown exitmmap will tear down the VMAs and maple tree with the mmaplock held in write mode. Ensure that the maple tree is still valid by checking ksmtestexit after taking the...

4.7CVSS5.7AI score0.00099EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.3 views

CVE-2023-53609

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: core: Do not increase scsidevice's iorequestcnt if dispatch failed" The "atomicinc&cmd-device-iorequestcnt" in scsiqueuerq would cause kernel panic because cmd-device may be freed after returning from...

7.8CVSS5.8AI score0.00125EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.5 views

CVE-2023-53594

In the Linux kernel, the following vulnerability has been resolved: driver core: fix resource leak in deviceadd When calling kobjectadd failed in deviceadd, it will call cleanupgluedir to free resource. But in kobjectadd, dev-kobj.parent has been set to NULL. This will cause resource leak. The...

5.5CVSS5.7AI score0.00135EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.7 views

CVE-2023-53582

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of-bounds Fix a stack-out-of-bounds read in brcmfmac that occurs when 'buf' that is not null-terminated is passed as an argument of strreplace in...

5.5CVSS6.1AI score0.00146EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.5 views

CVE-2023-53539

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix incomplete state save in rxerequester If a send packet is dropped by the IP layer in rxerequester the call to rxexmitpacket can fail with err == -EAGAIN. To recover, the state of the wqe is restored to the state...

7.8CVSS6.3AI score0.00154EPSS
SaveExploits0References6
Rows per page
Query Builder