Lucene search
+L

6883 matches found

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

CVE-2023-53631

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-sysman: Fix reference leak If a duplicate attribute is found using ksetfindobj, a reference to that attribute is returned. This means that we need to dispose it accordingly. Use kobjectput to dispose the...

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

CVE-2022-50551

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmffwallocrequest This patch fixes a shift-out-of-bounds in brcmfmac that occurs in BITchiprev when a 'chiprev' provided by the device is too large. It should also not be equ...

7.1CVSS6.2AI score0.00205EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.4 views

CVE-2022-50529

In the Linux kernel, the following vulnerability has been resolved: testfirmware: fix memory leak in testfirmwareinit When miscregister failed in testfirmwareinit, the memory pointed by testfwconfig-name is not released. The memory leak information is as follows: unreferenced object...

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

CVE-2022-50514

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fhid: fix refcount leak on error path When failing to allocate reportdesc, opts-refcnt has already been incremented so it needs to be decremented to avoid leaving the options structure permanently locked...

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

CVE-2022-50528

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix memory leakage This patch fixes potential memory leakage and seg fault in gpuvmimportdmabuf function...

7.8CVSS5.7AI score0.00154EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.5 views

CVE-2023-53665

In the Linux kernel, the following vulnerability has been resolved: md: don't dereference mddev after exportrdev Except for initial reference, mddev-kobject is referenced by rdev-kobject, and if the last rdev is freed, there is no guarantee that mddev is still valid. Hence mddev should not be use...

5.5CVSS6.2AI score0.00119EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.5 views

CVE-2022-50554

In the Linux kernel, the following vulnerability has been resolved: blk-mq: avoid double -queuerq because of early timeout David Jeffery found one double -queuerq issue, so far it can be triggered in VM use case because of long vmexit latency or preempt latency of vCPU pthread or long page fault ...

5.5CVSS5.8AI score0.00189EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.3 views

CVE-2023-53652

In the Linux kernel, the following vulnerability has been resolved: vdpa: Add features attr to vdpanlpolicy for nlattr length check The vdpanlpolicy structure is used to validate the nlattr when parsing the incoming nlmsg. It will ensure the attribute being described produces a valid nlattr point...

7.8CVSS6.4AI score0.00197EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.5 views

CVE-2022-50534

In the Linux kernel, the following vulnerability has been resolved: dm thin: Use last transaction's pmd-root when commit failed Recently we found a softlock up problem in dm thin pool btree lookup code due to corrupted metadata: Kernel panic - not syncing: softlockup: hung tasks CPU: 7 PID: 26692...

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

CVE-2023-53664

In the Linux kernel, the following vulnerability has been resolved: OPP: Fix potential null ptr dereference in devpmoppgetrequiredpstate "opp" pointer is dereferenced before the ISERRORNULL check. Fix it by removing the dereference to cache opptable and dereference it directly where opptable is...

5.5CVSS6.2AI score0.00119EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.2 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.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.4 views

CVE-2023-53635

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: fix wrong ct-timeout value struct nfconn-timeout is an interval before the conntrack confirmed. After confirmed, it becomes a timestamp. It is observed that timeout of an unconfirmed conntrack: - Set by...

8.2CVSS5.7AI score0.00396EPSS
SaveExploits0References6
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 4:15 p.m.4 views

CVE-2022-50547

In the Linux kernel, the following vulnerability has been resolved: media: solo6x10: fix possible memory leak in solosysfsinit If deviceregister returns error in solosysfsinit, the name allocated by devsetname need be freed. As comment of deviceregister says, it should use putdevice to give up th...

5.5CVSS5.7AI score0.0019EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.7 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.4 views

CVE-2023-53630

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix unpinning of pages when an access is present syzkaller found that the calculation of batchlastindex should use 'startindex' since at input to this function the batch is either empty or it has already been adjusted to...

8.8CVSS5.5AI score0.00173EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.4 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.3 views

CVE-2023-53681

In the Linux kernel, the following vulnerability has been resolved: bcache: Fix bchbtreenodealloc to make the failure behavior consistent In some specific situations, the return value of bchbtreenodealloc may be NULL. This may lead to a potential NULL pointer dereference in caller function like a...

5.5CVSS5.7AI score0.00135EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/10/07 3:16 p.m.6 views

CVE-2025-61772

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 can accumulate unbounded data when a multipart part’s header block never terminates with the required blank line CRLFCRLF. The parser keeps appending incoming bytes to memory witho...

7.5CVSS6.8AI score0.00868EPSS
SaveExploits0References3
Rows per page
Query Builder