Lucene search
+L

10633 matches found

NVD
NVD
added 2025/08/19 5:15 p.m.13 views

CVE-2025-38612

In the Linux kernel, the following vulnerability has been resolved: staging: fbtft: fix potential memory leak in fbtftframebufferalloc In the error paths after fbinfo structure is successfully allocated, the memory allocated in fbdeferredioinit for info-pagerefs is not freed. Fix that by adding t...

5.5CVSS0.00174EPSS
SaveExploits0References11
OSV
OSV
added 2025/08/19 5:15 p.m.6 views

DEBIAN-CVE-2025-38612

In the Linux kernel, the following vulnerability has been resolved: staging: fbtft: fix potential memory leak in fbtftframebufferalloc In the error paths after fbinfo structure is successfully allocated, the memory allocated in fbdeferredioinit for info-pagerefs is not freed. Fix that by adding t...

5.5CVSS5.3AI score0.00174EPSS
SaveExploits0References1
NVD
NVD
added 2025/08/19 5:15 p.m.13 views

CVE-2025-38603

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2025/08/19 5:15 p.m.7 views

DEBIAN-CVE-2025-38604

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl818x: Kill URBs before clearing tx status queue In rtl8187stop move the call of usbkillanchoredurbs before clearing btxstatus.queue. This change prevents callbacks from using already freed skb due to anchor was not kille...

5.5CVSS5.3AI score0.0017EPSS
SaveExploits0References1
NVD
NVD
added 2025/08/19 5:15 p.m.14 views

CVE-2025-38564

In the Linux kernel, the following vulnerability has been resolved: perf/core: Handle buffer mapping fail correctly in perfmmap After successful allocation of a buffer or a successful attachment to an existing buffer perfmmap tries to map the buffer read only into the page table. If that fails, t...

5.5CVSS0.00157EPSS
SaveExploits0References3
NVD
NVD
added 2025/08/19 5:15 p.m.12 views

CVE-2025-38555

In the Linux kernel, the following vulnerability has been resolved: usb: gadget : fix use-after-free in compositedevcleanup 1. In func configfscompositebind - compositeosdescreqprepare: if kmalloc fails, the pointer cdev-osdescreq will be freed but not set to NULL. Then it will return a failure t...

7.8CVSS0.00179EPSS
SaveExploits0References11
OSV
OSV
added 2025/08/19 5:15 p.m.15 views

UBUNTU-CVE-2025-38612

In the Linux kernel, the following vulnerability has been resolved: staging: fbtft: fix potential memory leak in fbtftframebufferalloc In the error paths after fbinfo structure is successfully allocated, the memory allocated in fbdeferredioinit for info-pagerefs is not freed. Fix that by adding t...

5.5CVSS5.7AI score0.00174EPSS
SaveExploits0References40
OSV
OSV
added 2025/08/19 5:15 p.m.16 views

UBUNTU-CVE-2025-38555

In the Linux kernel, the following vulnerability has been resolved: usb: gadget : fix use-after-free in compositedevcleanup 1. In func configfscompositebind - compositeosdescreqprepare: if kmalloc fails, the pointer cdev-osdescreq will be freed but not set to NULL. Then it will return a failure t...

7.8CVSS6.3AI score0.00179EPSS
SaveExploits0References40
Debian CVE
Debian CVE
added 2025/08/19 5:03 p.m.29 views

CVE-2025-38612

In the Linux kernel, the following vulnerability has been resolved: staging: fbtft: fix potential memory leak in fbtftframebufferalloc In the error paths after fbinfo structure is successfully allocated, the memory allocated in fbdeferredioinit for info-pagerefs is not freed. Fix that by adding t...

5.5CVSS5.3AI score0.00174EPSS
SaveExploits0
OSV
OSV
added 2025/08/19 5:03 p.m.8 views

CVE-2025-38612 staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()

In the Linux kernel, the following vulnerability has been resolved: staging: fbtft: fix potential memory leak in fbtftframebufferalloc In the error paths after fbinfo structure is successfully allocated, the memory allocated in fbdeferredioinit for info-pagerefs is not freed. Fix that by adding t...

6AI score
SaveExploits0References14
Cvelist
Cvelist
added 2025/08/19 5:03 p.m.29 views

CVE-2025-38612 staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()

In the Linux kernel, the following vulnerability has been resolved: staging: fbtft: fix potential memory leak in fbtftframebufferalloc In the error paths after fbinfo structure is successfully allocated, the memory allocated in fbdeferredioinit for info-pagerefs is not freed. Fix that by adding t...

0.00174EPSS
SaveExploits0References9
CVE
CVE
added 2025/08/19 5:03 p.m.79 views

CVE-2025-38612

CVE-2025-38612 affects the Linux kernel staging driver fbtft (staging: fbtft). The vulnerability is due to a memory leak in fb_deferred_io_init() where memory allocated for info->pagerefs in the fb_info error path was not freed after fb_info allocation completed. The fix adds the cleanup on th...

5.5CVSS7.2AI score0.00174EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2025/08/19 5:03 p.m.17 views

CVE-2025-38603

...

SaveExploits0
CVE
CVE
added 2025/08/19 5:03 p.m.27 views

CVE-2025-38603

The connected Nessus entry provides concrete details for CVE-2025-38603: it affects the Linux kernel’s amdgpu driver, specifically a slab-use-after-free in amdgpu_userq_mgr_fini. The issue could occur when amdgpu_fpriv is freed in amdgpu_driver_postclose_kms() and later accessed in amdgpu_drm_rel...

7.1AI score
SaveExploits0
Cvelist
Cvelist
added 2025/08/19 5:03 p.m.28 views

CVE-2025-38596 drm/panthor: Fix UAF in panthor_gem_create_with_handle() debugfs code

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix UAF in panthorgemcreatewithhandle debugfs code The object is potentially already gone after the drmgemobjectput. In general the object should be fully constructed before calling drmgemhandlecreate, except the...

7.8CVSS0.00157EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/08/19 5:03 p.m.14 views

CVE-2025-38596

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix UAF in panthorgemcreatewithhandle debugfs code The object is potentially already gone after the drmgemobjectput. In general the object should be fully constructed before calling drmgemhandlecreate, except the...

7.8CVSS6.3AI score0.00157EPSS
SaveExploits0
CVE
CVE
added 2025/08/19 5:02 p.m.49 views

CVE-2025-38564

CVE-2025-38564 involves the Linux kernel perf subsystem. The issue occurs in perf_mmap() when mapping a buffer read‑only into the page table after the buffer is allocated or attached. If map_range() fails, the kernel currently zaps the page table entries but does not invoke perf_mmap_close(), lea...

5.5CVSS7.4AI score0.00157EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/08/19 5:02 p.m.14 views

CVE-2025-38564 perf/core: Handle buffer mapping fail correctly in perf_mmap()

In the Linux kernel, the following vulnerability has been resolved: perf/core: Handle buffer mapping fail correctly in perfmmap After successful allocation of a buffer or a successful attachment to an existing buffer perfmmap tries to map the buffer read only into the page table. If that fails, t...

6.8AI score
SaveExploits0References6
OSV
OSV
added 2025/08/19 5:02 p.m.17 views

CVE-2025-38555 usb: gadget : fix use-after-free in composite_dev_cleanup()

In the Linux kernel, the following vulnerability has been resolved: usb: gadget : fix use-after-free in compositedevcleanup 1. In func configfscompositebind - compositeosdescreqprepare: if kmalloc fails, the pointer cdev-osdescreq will be freed but not set to NULL. Then it will return a failure t...

7.8CVSS6.3AI score
SaveExploits0References14
Cvelist
Cvelist
added 2025/08/19 5:02 p.m.40 views

CVE-2025-38555 usb: gadget : fix use-after-free in composite_dev_cleanup()

In the Linux kernel, the following vulnerability has been resolved: usb: gadget : fix use-after-free in compositedevcleanup 1. In func configfscompositebind - compositeosdescreqprepare: if kmalloc fails, the pointer cdev-osdescreq will be freed but not set to NULL. Then it will return a failure t...

7.8CVSS0.00179EPSS
SaveExploits0References9
Rows per page
Query Builder