2 matches found
CVE-2026-98126
A vulnerability in the Linux kernel smb/client allows a file to grow beyond the caller's file-size limit. When FALLOC_FL_ZERO_RANGE is used without FALLOC_FL_KEEP_SIZE , the smb3_zero_range() function may extend the EOF without checking RLIMIT_FSIZE . The issue is resolved by calling inode_newsiz...
5.8AI score
SaveExploits0References4
CVE-2026-77063: Concurrent Execution using Shared Resource with Improper Synchronization
multer is a middleware for handling multipart/form-data in Node.js. When an application uses an asynchronous fileFilter together with the fileSize limit, a race condition in multer's file stream handling can allow a file that exceeds the configured size limit to bypass the size-limit rejection. A...
3.7CVSS5.8AI score0.00233EPSS
SaveExploits0References4
20