24847 matches found
CVE-2026-64239
In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: delete tried region in regionsrmdirs DAMON sysfs maintains the DAMOS tried region directory objects via a linked list. When the user requests refresh of the directories, DAMON sysfs removes all the region...
UBUNTU-CVE-2026-64523
In the Linux kernel, the following vulnerability has been resolved: net/handshake: Take a long-lived file reference at submit handshakenlacceptdoit needs the file pointer backing req-hrsk-sksocket to survive the window between handshakereqnext and the subsequent FDPREPARE and getfile. The...
MINI-X9MP-8GVH-J3V4
Bulletin has no description...
MINI-5C23-97QV-CM2M
Bulletin has no description...
ECHO-BC70-2213-1D39
Bulletin has no description...
ECHO-2743-C3F0-A8C5
Bulletin has no description...
ECHO-78B5-AF3D-5D2A
Bulletin has no description...
ECHO-5018-239B-5D4E
Bulletin has no description...
MINI-V44M-G3PJ-V39F
Bulletin has no description...
MINI-H646-86M4-MV75
Bulletin has no description...
MINI-2Q83-VCR3-WFQF
Bulletin has no description...
MINI-HCPG-MP79-CM5R
Bulletin has no description...
MINI-74GX-P8VX-3GJJ
Bulletin has no description...
MINI-R5WR-CVP3-89J9
Bulletin has no description...
MINI-R22J-CVF7-F336
Bulletin has no description...
Denial Of Service (DoS)
pypdf is vulnerable to Denial Of Service DoS. The vulnerability is due to inefficient recovery of malformed cross-reference streams in crafted PDF files, which allows an attacker to cause excessive processing time and trigger a denial-of-service condition...
SUSE CVE-2026-64301
In the Linux kernel, the following vulnerability has been resolved: regulator: scmi: fix ofnode refcount leak in scmiregulatorprobe scmiregulatorprobe calls offindnodebyname which takes a reference on the returned device node. On the error path where processscmiregulatorofnode fails, the function...
SUSE CVE-2026-64321
In the Linux kernel, the following vulnerability has been resolved: nvme: target: rdma: fix ndev refcount leak on queue connect nvmetrdmaqueueconnect calls nvmetrdmafindgetdevice which acquires a reference on the returned ndev via krefget. On the path where the host queue backlog is exceeded and...
SUSE CVE-2026-64332
In the Linux kernel, the following vulnerability has been resolved: USB: ulpi: fix memory leak on registration failure The allocated device name is never freed on early ULPI device registration failures. Fix this by initialising the device structure earlier and releasing the initial reference...
SUSE CVE-2026-64340
In the Linux kernel, the following vulnerability has been resolved: USB: legousbtower: fix use-after-free on disconnect race mutexunlock may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly unlike spinlocks and refcounts. 12 U...