summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorFernando Rodrigues <alpha@sigmasquadron.net>2025-09-09 22:50:34 +1000
committerFernando Rodrigues <alpha@sigmasquadron.net>2025-09-09 22:54:17 +1000
commit15968113a2e0eeb0e75e39000080ada3475c0cb2 (patch)
tree5894f04bfe44a6c56615e712a65def9bad9dbb67 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent2648215258ade8d8d7ec33229395f596becae3c3 (diff)
xen: patch with XSA-473
This patch only affects ARM, but it's better than setting ARM as knownVulnerabilities. Arm issues with page refcounting There are two issues related to the mapping of pages belonging to other domains: For one, an assertion is wrong there, where the case actually needs handling. A NULL pointer de-reference could result on a release build. This is CVE-2025-58144. And then the P2M lock isn't held until a page reference was actually obtained (or the attempt to do so has failed). Otherwise the page can not only change type, but even ownership in between, thus allowing domain boundaries to be violated. This is CVE-2025-58145. Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions