CVE-2024-28219: Fix buffer overflow in _imagingcms.c In _imagingcms.c, two strcpy calls were able to copy too much data into fixed length strings. This has been fixed by using strncpy instead.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/data/glsa.git/commit/?id=c810744faec38fb00298e4d24f97d9a9f8bce2a9 commit c810744faec38fb00298e4d24f97d9a9f8bce2a9 Author: GLSAMaker <glsamaker@gentoo.org> AuthorDate: 2024-11-17 09:47:11 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2024-11-17 09:47:34 +0000 [ GLSA 202411-07 ] Pillow: Arbitrary code execution Bug: https://bugs.gentoo.org/928391 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Hans de Graaff <graaff@gentoo.org> glsa-202411-07.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+)