Lucene search
+L

1711 matches found

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

CVE-2022-50523

In the Linux kernel, the following vulnerability has been resolved: clk: rockchip: Fix memory leak in rockchipclkregisterpll If clkregister fails, @pll-ratetable may have allocated memory by kmemdup, so it needs to be freed, otherwise will cause memory leak issue, this patch fixes it...

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

CVE-2022-50544

In the Linux kernel, the following vulnerability has been resolved: usb: host: xhci: Fix potential memory leak in xhciallocstreaminfo xhciallocstreaminfo allocates stream context array for streaminfo -streamctxarray with xhciallocstreamctx. When some error occurs, streaminfo-streamctxarray is not...

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

CVE-2023-53625

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gvt: fix vgpu debugfs clean in remove Check carefully on root debugfs available when destroying vgpu, e.g in remove case drm minor's debugfs root might already be destroyed, which led to kernel oops like below. Console:...

5.5CVSS5.9AI score0.00191EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.4 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-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.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-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-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 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.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.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-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.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.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.6 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 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/07 3:16 p.m.7 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
UbuntuCve
UbuntuCve
added 2025/10/07 3:16 p.m.5 views

CVE-2025-61771

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 stores non-file form fields parts without a filename entirely in memory as Ruby String objects. A single large text field in a multipart/form-data request hundreds of megabytes or...

7.5CVSS6.8AI score0.00523EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/06 12:00 a.m.5 views

CVE-2025-59728

When calculating the content path in handling of MPEG-DASH manifests, there's an out-of-bounds NUL-byte write one byte past the end of the buffer.When we call xmlNodeGetContent below 0, it returns a buffer precisely allocated to match the string length, using strdup internally. If this buffer is...

8.7CVSS6AI score0.00173EPSS
SaveExploits0References4
Rows per page
Query Builder