-
Bug
-
Resolution: Unresolved
-
Undefined
-
rhel-9.6, rhel-10.0
-
None
-
None
-
None
-
rhel-base-utils-core
-
0
-
False
-
False
-
-
No
-
None
-
None
-
None
-
Unspecified Release Note Type - Unknown
-
Unspecified
-
Unspecified
-
Unspecified
-
None
It would be nice to backport the upstream commit that removes sprintf() use from the libblkid code. The sprintf() function should not be used because it does not verify the size of the buffer used to write the result. It can end with buffer overflow if the caller is not careful.