Lucene search
+L

6886 matches found

UbuntuCve
UbuntuCve
added 2025/12/08 12:00 a.m.6 views

CVE-2025-40318

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: fix race in hcicmdsyncdequeueonce hcicmdsyncdequeueonce does lookup and then cancel the entry under two separate lock sections. Meanwhile, hcicmdsyncwork can also delete the same entry, leading to double listd...

8.8CVSS6.1AI score0.0027EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/12/08 12:00 a.m.7 views

CVE-2023-53767

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix memory leak in ath12kqmidrivereventwork Currently the buffer pointed by event is not freed in case ATH12KFLAGUNREGISTERING bit is set, this causes memory leak. Add a goto skip instead of return, to ensure event...

5.8AI score0.00172EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/08 12:00 a.m.6 views

CVE-2022-50619

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix memory leak in kfdmemdmamapuserptr If the number of pages from the userptr BO differs from the SG BO then the allocated memory for the SG table doesn't get freed before returning -EINVAL, which may lead to a memor...

5.7AI score0.00197EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/08 12:00 a.m.7 views

CVE-2023-53748

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queuesetup variable nplanes is provided by user via system call argument. The possible value of qdata-fmt-numplanes is 1-3, while the value of nplanes can be...

7.1CVSS5.7AI score0.00137EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/06 10:15 p.m.8 views

CVE-2025-40289

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM Otherwise accessing them can cause a crash...

5.9AI score0.00184EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2025/12/06 10:15 p.m.6 views

CVE-2025-40283

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: reorder cleanup in btusbdisconnect to avoid UAF There is a KASAN: slab-use-after-free read in btusbdisconnect. Calling "usbdriverreleaseinterface&btusbdriver, data-intf" will free the btusb data associated with...

7.8CVSS6.1AI score0.00142EPSS
SaveExploits0References35
UbuntuCve
UbuntuCve
added 2025/12/06 10:15 p.m.6 views

CVE-2025-40287

In the Linux kernel, the following vulnerability has been resolved: exfat: fix improper check of dentry.stream.validsize We found an infinite loop bug in the exFAT file system that can lead to a Denial-of-Service DoS condition. When a dentry in an exFAT filesystem is malformed, the following syst...

6.5AI score0.00184EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2025/12/06 10:15 p.m.6 views

CVE-2025-40278

In the Linux kernel, the following vulnerability has been resolved: net: sched: actife: initialize struct tcife to fix KMSAN kernel-infoleak Fix a KMSAN kernel-infoleak detected by the syzbot . net? KMSAN: kernel-infoleak in skbdatagramiter In tcfifedump, the variable 'opt' was partially...

5.7AI score0.00218EPSS
SaveExploits0References35
UbuntuCve
UbuntuCve
added 2025/12/06 10:15 p.m.8 views

CVE-2025-40275

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix NULL pointer dereference in sndusbmixercontrolsbadd In sndusbcreatestreams, for UAC version 3 devices, the Interface Association Descriptor IAD is retrieved via usbifnumtoif. If this call fails, a fallback...

5.7AI score0.00195EPSS
SaveExploits0References35
UbuntuCve
UbuntuCve
added 2025/12/06 10:15 p.m.10 views

CVE-2025-40286

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix possible memory leak in smb2read Memory leak occurs when ksmbdvfsread fails. Fix this by adding the missing kvfree...

5.7AI score0.00186EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/12/06 10:15 p.m.8 views

CVE-2025-40276

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Flush shmem writes before mapping buffers CPU-uncached The shmem layer zeroes out the new pages using cached mappings, and if we don't CPU-flush we might leave dirty cachelines behind, leading to potential data leaks...

7.3CVSS7AI score0.00139EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/06 10:15 p.m.6 views

CVE-2025-40280

In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free in tipcmonreinitself. syzbot reported use-after-free of tipcnetnet-monitors in tipcmonreinitself. 0 The array is protected by RTNL, but tipcmonreinitself iterates over it without RTNL. tipcmonreinitself i...

7.8CVSS6.1AI score0.00146EPSS
SaveExploits0References35
UbuntuCve
UbuntuCve
added 2025/12/06 10:15 p.m.16 views

CVE-2025-40284

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like oth...

7.8CVSS6.5AI score0.00138EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/12/05 7:15 p.m.4 views

CVE-2025-66577

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled HTTP headers to influence server-visible metadata, logging, and authorization decisions. An attacker can supply X-Forwarded-For or X-Real-IP headers which...

5.3CVSS5.7AI score0.00274EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2025/12/05 1:16 p.m.8 views

CVE-2025-13654

A stack buffer overflow vulnerability exists in the bufferget function of duc, a disk management tool, where a condition can evaluate to true due to underflow, allowing an out-of-bounds read...

7.5CVSS7.5AI score0.00879EPSS
SaveExploits1References5
CBLMariner
CBLMariner
added 2025/12/05 3:54 a.m.13 views

CVE-2025-64720 affecting package libpng for versions less than 1.6.51-1

CVE-2025-64720 affecting package libpng for versions less than 1.6.51-1. An upgraded version of the package is available that resolves this issue...

7.1CVSS6.9AI score0.00417EPSS
SaveExploits4
UbuntuCve
UbuntuCve
added 2025/12/05 12:00 a.m.6 views

CVE-2025-65082

Improper Neutralization of Escape, Meta, or Control Sequences vulnerability in Apache HTTP Server through environment variables set via the Apache configuration unexpectedly superseding variables calculated by the server for CGI programs. This issue affects Apache HTTP Server from 2.4.0 through...

6.5CVSS6.8AI score0.00807EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/04 5:15 p.m.6 views

CVE-2025-66516

Critical XXE in Apache Tika tika-core 1.13-3.2.1, tika-pdf-module 2.0.0-3.2.1 and tika-parsers 1.13-1.28.5 modules on all platforms allows an attacker to carry out XML External Entity injection via a crafted XFA file inside of a PDF. This CVE covers the same vulnerability as in CVE-2025-54988...

9.8CVSS7.2AI score0.87688EPSS
SaveExploits6References4
UbuntuCve
UbuntuCve
added 2025/12/04 4:16 p.m.7 views

CVE-2025-40251

In the Linux kernel, the following vulnerability has been resolved: devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to "Unset parent for all rate objects". However, it was only calling the driver-specific rateleafparentset or...

7.8CVSS6AI score0.00155EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/12/04 4:16 p.m.7 views

CVE-2025-40246

In the Linux kernel, the following vulnerability has been resolved: xfs: fix out of bounds memory read error in symlink repair xfs/286 produced this report on my test fleet: ================================================================== BUG: KFENCE: out-of-bounds read in memcpyorig+0x54/0x110...

6.2AI score0.00199EPSS
SaveExploits0References11
Rows per page
Query Builder