Logo
componentpixman
Name
pixman
Version
0.40.0
Type
library
Description
Pixman: Pixel Manipulation library
Licenses
MIT & PD
PURL
-
CPE
cpe:2.3:*:pixman:pixman:0.40.0:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
master
0.46.4
scarthgap
0.42.2

Patches#


#
Title
Author
Resolve
1
ARM: qemu related workarounds in cpu features detection
=?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
2
Avoid integer overflow leading to out-of-bounds write
Matt Turner <mattst88@gmail.com>
CVE-2022-44638

Vulnerabilities#


Name
Analysis
Description
Patched
In libpixman in Pixman before 0.42.2, there is an out-of-bounds write (aka heap-based buffer overflow) in rasterize_edges_8 due to an integer overflow in pixman_sample_floor_y.