Django, Konsole, Go, and more updates for Arch Linux

Published by

Arch Linux has recently implemented several critical security updates across various packages, including python-django, konsole, go, samba, curl, roundcubemail, and ghostscript. These updates address a range of vulnerabilities such as content spoofing, arbitrary code execution, access restriction bypass, denial of service, and information disclosure.

Key Updates:
1. python-django (CVE-2025-48432): Fixed a content spoofing vulnerability affecting versions prior to 5.1.11-1. Users are encouraged to upgrade to this version to prevent remote attackers from manipulating log entries.

2. konsole (CVE-2025-49091): Resolved a critical arbitrary code execution vulnerability found in versions before 25.04.2-1. Attackers could exploit this by tricking users into opening malicious URLs.

3. go (CVE-2025-4673 and CVE-2025-22874): Addressed multiple issues, including a certificate verification bypass and information disclosure. Users should upgrade to version 1.24.4-1 to mitigate these risks.

4. samba (CVE-2025-0620): A low-severity vulnerability that allowed access restriction bypass is fixed in version 4.22.2-1. This issue could have let authenticated users maintain access to files after group membership changes.

5. curl (CVE-2025-5399): A denial of service vulnerability due to a flaw in WebSocket code has been patched in version 8.14.1-1, preventing attackers from causing applications to hang indefinitely.

6. roundcubemail (CVE-2025-49113): A critical vulnerability allowing arbitrary code execution by authenticated users has been resolved in version 1.6.11-1. This flaw allowed attackers to exploit deserialization issues.

7. ghostscript (CVE-2025-48708): Fixed an information disclosure vulnerability in versions prior to 10.05.1-2, which could potentially expose PDF passwords in cleartext.

Recommendations for Users:
- It is highly recommended for all Arch Linux users to update their systems immediately using the command:
pacman -Syu
This will ensure all packages, including the aforementioned updates, are upgraded to their secure versions.

Conclusion:
These security advisories highlight the importance of maintaining up-to-date software to safeguard against potential vulnerabilities. Users should regularly check for updates and consider the implications of outdated software on their systems' security

Django, Konsole, Go, and more updates for Arch Linux

Arch Linux has received security updates, including python-django, konsole, go, samba, curl, roundcubemail, and ghostscript, which address content spoofing, arbitrary code execution, access restriction bypass, denial of service, and information disclosure.

[ASA-202506-6] python-django: content spoofing
[ASA-202506-5] konsole: arbitrary code execution
[ASA-202506-4] go: multiple issues
[ASA-202506-3] samba: access restriction bypass
[ASA-202506-2] curl: denial of service
[ASA-202506-1] roundcubemail: arbitrary code execution
[ASA-202505-15] ghostscript: information disclosure

Django, Konsole, Go, and more updates for Arch Linux @ Linux Compatible