Lucene search
+L

5 matches found

RedhatCVE
RedhatCVE
added 2026/07/30 10:14 a.m.7 views

CVE-2026-64256

A flaw was found in the Linux kernel's XFS filesystem. This vulnerability occurs in the dqiterate function, where an unsigned 32-bit quota identifier qid can wrap around to zero if it reaches its maximum value. This integer overflow can cause the iteration of quota IDs to restart, potentially...

5.5CVSS5.8AI score0.00155EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/25 10:17 a.m.7 views

UBUNTU-CVE-2026-64256

In the Linux kernel, the following vulnerability has been resolved: xfs: don't wrap around quota ids in dqiterate LOLLM noticed that qid is an unsigned 32-bit variable. If it happens to be set to XFSDQIDMAX due to a filesystem that actually has a dquot for IDMAX, then this addition will truncate ...

5.5CVSS5.6AI score0.00155EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/25 8:49 a.m.24 views

CVE-2026-64256

CVE-2026-64256 affects the Linux kernel XFS quota handling in the dqiterate path. An unsigned 32-bit quota id (q_id) can wrap to zero when it accidentally hits XFS_DQ_ID_MAX, causing the iteration over quotas to restart. The fix casts the value to a 64-bit integer (u64) to prevent wraparound. Pub...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.15 views

PT-2026-64477

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the XFS file system where the q id variable is defined as an unsigned 32-bit integer. If q id is set to XFS DQ ID MAX because the filesystem contains a dquot for that...

5.5CVSS5.3AI score0.00155EPSS
SaveExploits0References17
OSV
OSV
added 2026/06/01 12:0 a.m.7 views

CVE-2026-37231

FlexRIC v2.0.0 uses a uint16t counter for xappid assignment but stores the value in uint32t message fields. After 65,530+ E42SETUPREQUESTs, the 16-bit counter wraps around and produces duplicate xappids. The iApp port 36422 crashes when attempting to register a duplicate ID in its internal data...

7.5CVSS6.1AI score
SaveExploits0References4
Rows per page
Query Builder