pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/firefox115
Module Name: pkgsrc
Committed By: gutteridge
Date: Wed Mar 12 03:49:24 UTC 2025
Modified Files:
pkgsrc/www/firefox115: Makefile distinfo
Log Message:
firefox115: update to 115.21.0
Mozilla Foundation Security Advisory 2025-15
Security Vulnerabilities fixed in Firefox ESR 115.21
Announced
March 4, 2025
Impact
critical
Products
Firefox ESR
Fixed in
Firefox ESR 115.21
#CVE-2024-43097: Overflow when growing an SkRegion's RunArray
Reporter
Google Android
Impact
critical
Description
In resizeToAtLeast of SkRegion.cpp, there was a possible out of bounds write due to an integer overflow
References
Bug 1945624
#CVE-2025-1930: AudioIPC StreamData could trigger a use-after-free in the Browser process
Reporter
dalmurino
Impact
high
Description
On Windows, a compromised content process could use bad StreamData sent over AudioIPC to trigger a use-after-free in the Browser process. This could have led to a sandbox escape.
References
Bug 1902309
#CVE-2025-1931: Use-after-free in WebTransportChild
Reporter
sherkito
Impact
high
Description
It was possible to cause a use-after-free in the content process side of a WebTransport connection, leading to a potentially exploitable crash.
References
Bug 1944126
#CVE-2025-1933: JIT corruption of WASM i32 return values on 64-bit CPUs
Reporter
Xiangwei Zhang and kkdong of Tencent Security YUNDING LAB
Impact
high
Description
On 64-bit CPUs, when the JIT compiles WASM i32 return values they can pick up bits from left over memory. This can potentially cause them to be treated as a different type.
References
Bug 1946004
#CVE-2025-1937: Memory safety bugs fixed in Firefox 136, Thunderbird 136, Firefox ESR 115.21, Firefox ESR 128.8, and Thunderbird 128.8
Reporter
the Mozilla Fuzzing Team, Andrew McCreight
Impact
high
Description
Memory safety bugs present in Firefox 135, Thunderbird 135, Firefox ESR 115.20, Firefox ESR 128.7, and Thunderbird 128.7. Some of these bugs showed evidence of memory corruption and we presume that
with enough effort some of these could have been exploited to run arbitrary code.
References
Memory safety bugs fixed in Firefox 136, Thunderbird 136, Firefox ESR 115.21, Firefox ESR 128.8, and Thunderbird 128.8
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/www/firefox115/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/firefox115/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/firefox115/Makefile
diff -u pkgsrc/www/firefox115/Makefile:1.42 pkgsrc/www/firefox115/Makefile:1.43
--- pkgsrc/www/firefox115/Makefile:1.42 Wed Feb 12 06:45:39 2025
+++ pkgsrc/www/firefox115/Makefile Wed Mar 12 03:49:23 2025
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.42 2025/02/12 06:45:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.43 2025/03/12 03:49:23 gutteridge Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH= 115.20
+MOZ_BRANCH= 115.21
MOZ_BRANCH_MINOR= .0esr
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= ${DISTNAME:S/.source//:S/b/beta/:S/esr//:S/firefox-/firefox115-/}
-PKGREVISION= 1
CATEGORIES= www
MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}
Index: pkgsrc/www/firefox115/distinfo
diff -u pkgsrc/www/firefox115/distinfo:1.22 pkgsrc/www/firefox115/distinfo:1.23
--- pkgsrc/www/firefox115/distinfo:1.22 Tue Feb 4 20:29:06 2025
+++ pkgsrc/www/firefox115/distinfo Wed Mar 12 03:49:23 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.22 2025/02/04 20:29:06 bsiegert Exp $
+$NetBSD: distinfo,v 1.23 2025/03/12 03:49:23 gutteridge Exp $
-BLAKE2s (firefox-115.20.0esr.source.tar.xz) = b9b23c7a70abe385770786f1cbd93125e3b6260256c0cf0cca0ea33b5051cd25
-SHA512 (firefox-115.20.0esr.source.tar.xz) = 19b62cc3036dbb0d2041edf2da8bb739dc06f4a015ff345c9fdfd6d36bf9cee0f3d7d6086ff1ec2b6d4c1bd21a77bd259ddcbe5e706158582b7fb1bba8c8d66e
-Size (firefox-115.20.0esr.source.tar.xz) = 504902096 bytes
+BLAKE2s (firefox-115.21.0esr.source.tar.xz) = a578c8a7857c4b942584eb06fe84284d4a6de6ef7cca3195053aadd0dc26a70b
+SHA512 (firefox-115.21.0esr.source.tar.xz) = dabdcbe44f38d8405edbb62e193407cde18f7f4740fd4f3187b3c876729bbc6873792c37108713ad2707293d88c5e3c49e4311e7591528404a884412d26f671a
+Size (firefox-115.21.0esr.source.tar.xz) = 509630248 bytes
BLAKE2s (nodejs-output-115.0.tgz) = 95d25628b865aa71e85c63001f4054d03ff58b273ca05784a021fa176b2b1425
SHA512 (nodejs-output-115.0.tgz) = 345108033cfbff90e3244bb5591b307e1fcf56c7290b5112e949d400bdadf08c1e4a6d109b5f7264ac417c2cc4e76371cc14678417f6cb017649cc883bdbb4d4
Size (nodejs-output-115.0.tgz) = 221458 bytes
Home |
Main Index |
Thread Index |
Old Index