guix_mirror_bot pushed a commit to branch master
in repository guix.

commit 7dcafc4d358a7029c03f71735f734579d0363a2c
Author: moksh <[email protected]>
AuthorDate: Sat Jul 25 23:33:25 2026 +0530

    gnu: librewolf: Update to 153.0-3. [security-fixes]
    
    * gnu/packages/librewolf.scm (librewolf): Update to 153.0-2.
    
    Firefox 153.0 contains fixes for:
    CVE-2026-16349: Same-origin policy bypass in the DOM: Navigation
                    component
    CVE-2026-16350: Incorrect boundary conditions in the Audio/Video:
                    cubeb component
    CVE-2026-16362: Use-after-free in the WebRTC: Audio/Video component
    CVE-2026-16351: Sandbox escape due to use-after-free in the DOM:
                    Navigation component
    CVE-2026-16352: Sandbox escape due to use-after-free in the Disability
                    Access APIs component
    CVE-2026-16363: JIT miscompilation in the JavaScript: WebAssembly
                    component
    CVE-2026-16364: Incorrect boundary conditions in the Audio/Video:
                    Playback component
    CVE-2026-16365: Privilege escalation in the DOM: Workers component
    CVE-2026-16366: Privilege escalation in the DOM: Navigation component
    CVE-2026-16353: Invalid pointer in the DOM: Bindings (WebIDL)
                    component
    CVE-2026-16354: Information disclosure in the Graphics: ImageLib
                    component
    CVE-2026-16367: Sandbox escape due to invalid pointer in the
                    Disability Access APIs component
    CVE-2026-16368: Incorrect boundary conditions in the JavaScript:
                    WebAssembly component
    CVE-2026-16369: Integer overflow in the JavaScript: WebAssembly
                    component
    CVE-2026-16355: JIT miscompilation in the JavaScript Engine: JIT
                    component
    CVE-2026-16356: Sandbox escape due to use-after-free in the Disability
                    Access APIs component
    CVE-2026-16357: Incorrect boundary conditions in the Graphics
                    component
    CVE-2026-16370: Mitigation bypass in the DOM: Networking component
    CVE-2026-16371: Privilege escalation in the DOM: Navigation component
    CVE-2026-16372: Privilege escalation in the DOM: Content Processes
                    component
    CVE-2026-16373: Information disclosure in the Privacy component in
                    Firefox for Android
    CVE-2026-16374: Information disclosure in the Framework component in
                    DevTools
    CVE-2026-16375: Site isolation issue in the Networking: HTTP component
    CVE-2026-16376: Denial-of-service in the Graphics: WebGPU component
    CVE-2026-16377: Mitigation bypass in the PDF Viewer component
    CVE-2026-16378: Other issue in the DOM: Copy & Paste and Drag & Drop
                    component
    CVE-2026-16379: Privilege escalation in the DOM: Content Processes
                    component
    CVE-2026-16358: Site isolation issue in the Graphics: WebRender
                    component
    CVE-2026-16380: Mitigation bypass in the Networking component
    CVE-2026-16381: Same-origin policy bypass in the Networking: DNS
                    component
    CVE-2026-16382: Mitigation bypass in the DOM: Service Workers
                    component
    CVE-2026-16383: Mitigation bypass in the DOM: Networking component
    CVE-2026-16384: Information disclosure due to uninitialized memory in
                    the Graphics: WebGPU component
    CVE-2026-16385: Information disclosure due to uninitialized memory in
                    the Graphics: WebGPU component
    CVE-2026-16386: Information disclosure due to uninitialized memory in
                    the Graphics: WebGPU component
    CVE-2026-16387: Site isolation issue in the Networking component
    CVE-2026-16388: Sandbox escape in the DOM: Networking component
    CVE-2026-16389: Incorrect boundary conditions, integer overflow in the
                    Libraries component in NSS
    CVE-2026-16390: Mitigation bypass in the Enterprise Policies component
    CVE-2026-16391: Information disclosure in the Storage: IndexedDB
                    component
    CVE-2026-16392: JIT miscompilation in the JavaScript Engine: JIT
                    component
    CVE-2026-16393: Incorrect boundary conditions in the Graphics: WebGPU
                    component
    CVE-2026-16359: Incorrect boundary conditions in the Audio/Video: GMP
                    component
    CVE-2026-16394: Mitigation bypass in the DOM: Security component
    CVE-2026-16395: Integer overflow in the Audio/Video component
    CVE-2026-16396: Privilege escalation in WebExtensions
    CVE-2026-16397: Clickjacking issue in the WebExtensions component in
                    Firefox for Android
    CVE-2026-16398: Site isolation issue in the Graphics component
    CVE-2026-16399: Site isolation issue in the DOM: Navigation component
    CVE-2026-16400: Information disclosure in the DOM: Security component
    CVE-2026-16401: Privilege escalation in the Data Loss Prevention
                    component
    CVE-2026-16402: Integer overflow in the Graphics: ImageLib component
    CVE-2026-16403: Spoofing issue in the Address Bar component
    CVE-2026-16404: Spoofing issue in Firefox for Android
    CVE-2026-16405: Information disclosure in the Networking: WebSockets
                    component
    CVE-2026-16406: Mitigation bypass in the Networking component
    CVE-2026-16407: Mitigation bypass in the DOM: Service Workers
                    component
    CVE-2026-16408: Integer overflow in the Audio/Video: Playback
                    component
    CVE-2026-16409: Invalid pointer in the Security: PSM component
    CVE-2026-16410: JIT miscompilation in the JavaScript Engine: JIT
                    component
    CVE-2026-16411: Memory safety bugs fixed in Firefox 153
    CVE-2026-16412: Memory safety bugs fixed in Firefox ESR 140.13 and
                    Firefox 153
    CVE-2026-16360: Memory safety bugs fixed in Firefox ESR 115.38,
                    Firefox ESR 140.13 and Firefox 153
    
    Change-Id: I5257f0ea9954099337b4b5beb60e7788a0fc6e05
    Signed-off-by: Ian Eure <[email protected]>
---
 gnu/packages/librewolf.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/librewolf.scm b/gnu/packages/librewolf.scm
index c8b4ab0fc2..d87cec191b 100644
--- a/gnu/packages/librewolf.scm
+++ b/gnu/packages/librewolf.scm
@@ -245,17 +245,17 @@
 ;; It's used for cache validation and therefore can lead to strange bugs.
 ;; ex: date '+%Y%m%d%H%M%S'
 ;; or: (format-time-string "%Y%m%d%H%M%S")
-(define %librewolf-build-id "20260714220831")
+(define %librewolf-build-id "20260722130327")
 
 (define-public librewolf
   (package
     (name "librewolf")
-    (version "152.0.6-1")
+    (version "153.0-3")
     (source
      (make-librewolf-source
       #:version version
-      #:firefox-hash "03hgcrhdc56qiy1f5b8ps2z7vc5fqk9xznp642mfvm0rim7hq8pa"
-      #:librewolf-hash "0klx4r2wqjak1ypywi44nh8i184hpwlcyf19yvzq4marysvkb6rv"
+      #:firefox-hash "08jmllczhrjg00gchji1k2y177c4a1cfp6jm3v9r5in4r1s0yldw"
+      #:librewolf-hash "021620653fj7p8dpd3wj65msc6d8frpdx97db2qjvbcwx0hbw5li"
       #:l10n firefox-l10n))
     (build-system gnu-build-system)
     (arguments

Reply via email to