cbcvebase.
CVE-2022-50749
published 2025-12-24

CVE-2022-50749: In the Linux kernel, the following vulnerability has been resolved: acct: fix potential integer overflow in encode_comp_t() The integer overflow is descripted…

PriorityP423low5.5
EPSS
0.25%
16.2th percentile
In the Linux kernel, the following vulnerability has been resolved: acct: fix potential integer overflow in encode_comp_t() The integer overflow is descripted with following codes: > 317 static comp_t encode_comp_t(u64 value) > 318 { > 319 int exp, rnd; ...... > 341 exp 342 exp += value; > 343 return exp; > 344 } Currently comp_t is defined as type of '__u16', but the variable 'exp' is type of 'int', so overflow would happen when variable 'exp' in line 343 is greater than 65535.

Affected

23 ranges
VendorProductVersion rangeFixed in
debianlinux< linux 6.1.4-1 (bookworm)linux 6.1.4-1 (bookworm)
linuxlinux
linuxlinux>= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < e93f995a591c352d35d89c518c54f790e1537754e93f995a591c352d35d89c518c54f790e1537754
linuxlinux>= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < cf60bbca1b83a7e0927e36dbf178328982927886cf60bbca1b83a7e0927e36dbf178328982927886
linuxlinux>= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 1750a0983c455a9b3badd848471fc8d58cb61f671750a0983c455a9b3badd848471fc8d58cb61f67
linuxlinux>= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < a815a3e019456c94b03bd183e7ac22fd29e9e6fda815a3e019456c94b03bd183e7ac22fd29e9e6fd
linuxlinux>= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 6edd0cdee5780fd5f43356b72b29a2a6d48ef6da6edd0cdee5780fd5f43356b72b29a2a6d48ef6da
linuxlinux>= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < ebe16676e1dcaa4556ec4d36ca40c82e99e88cfaebe16676e1dcaa4556ec4d36ca40c82e99e88cfa
linuxlinux>= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 2224897d8187dc22a83e05d9361efcccf67bcf122224897d8187dc22a83e05d9361efcccf67bcf12
linuxlinux>= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 0aac6e60c464a5f942f995428e67f8ae1c4222500aac6e60c464a5f942f995428e67f8ae1c422250
linuxlinux>= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < c5f31c655bcc01b6da53b836ac951c1556245305c5f31c655bcc01b6da53b836ac951c1556245305
linuxlinux_kernel>= 0 < 5.10.178-15.10.178-1
linuxlinux_kernel>= 0 < 6.1.4-16.1.4-1
linuxlinux_kernel>= 0 < 6.1.4-16.1.4-1
linuxlinux_kernel>= 0 < 6.1.4-16.1.4-1
linuxlinux_kernel>= 2.6.12 < 4.9.3374.9.337
linuxlinux_kernel>= 4.10.0 < 4.14.3034.14.303
linuxlinux_kernel>= 4.15.0 < 4.19.2704.19.270
linuxlinux_kernel>= 4.20.0 < 5.4.2295.4.229
linuxlinux_kernel>= 5.11.0 < 5.15.865.15.86
linuxlinux_kernel>= 5.16.0 < 6.0.166.0.16
linuxlinux_kernel>= 5.5.0 < 5.10.1635.10.163
linuxlinux_kernel>= 6.1.0 < 6.1.26.1.2
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.