Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×

Alerts This Week
Warning Icon 1 461
Alerts This Week
Warning Icon 1 461

Stay Secure with the Latest Linux Advisories

Filter%20icon Refine advisories
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

Should Linux servers automatically install security updates?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/157-should-linux-servers-automatically-install-security-updates?task=poll.vote&format=json
157
radio
0
[{"id":506,"title":"Yes \u2014 critical security patches should install automatically.","votes":0,"type":"x","order":1,"pct":0,"resources":[]},{"id":507,"title":"No \u2014 every update should be tested before deployment.","votes":0,"type":"x","order":2,"pct":0,"resources":[]},{"id":508,"title":"Only critical vulnerabilities should auto-install.","votes":0,"type":"x","order":3,"pct":0,"resources":[]},{"id":509,"title":"I patch when Reddit starts panicking.","votes":1,"type":"x","order":4,"pct":100,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security advisories

We found -7 articles for you...
172

Ubuntu 7579-1 important: Godot Engine remote code execution risks

Several security issues were fixed in Godot Engine.. ========================================================================== Ubuntu Security Notice USN-7579-1 June 18, 2025 godot vulnerabilities ========================================================================== A security issue affects these releases of Ubuntu and its derivatives: - Ubuntu 25.04 - Ubuntu 24.10 - Ubuntu 24.04 LTS - Ubuntu 22.04 LTS - Ubuntu 20.04 LTS Summary: Several security issues were fixed in Godot Engine. Software Description: - godot: Full 2D and 3D game engine with editor Details: It was discovered that the Godot Engine did not properly handle certain malformed WebM media files. If the Godot Engine opened a specially crafted WebM file, a remote attacker could cause a denial of service, or possibly execute arbitrary code. (CVE-2019-2126) It was discovered that the Godot Engine did not properly handle certain malformed TGA image files. If the Godot Engine opened a specially crafted TGA image file, a remote attacker could cause a denial of service, or possibly execute arbitrary code. This issue only affected Ubuntu 20.04 LTS and Ubuntu 22.04 LTS. (CVE-2021-26825, CVE-2021-26826) Update instructions: The problem can be corrected by updating your system to the following package versions: Ubuntu 25.04 godot3 3.6+ds-2ubuntu0.1 godot3-runner 3.6+ds-2ubuntu0.1 Ubuntu 24.10 godot3 3.5.2-stable-2ubuntu0.24.10.1 godot3-runner 3.5.2-stable-2ubuntu0.24.10.1 Ubuntu 24.04 LTS godot3 3.5.2-stable-2ubuntu0.24.04.1~esm1 Available with Ubuntu Pro godot3-runner 3.5.2-stable-2ubuntu0.24.04.1~esm1 Available with Ubuntu Pro Ubuntu 22.04 LTS godot3 3.2.3-stable-1ubuntu0.1~esm1 Available with Ubuntu Pro godot3-runner 3.2.3-stable-1ubuntu0.1~esm1 Available with Ubuntu Pro Ubuntu 20.04 LTS godot3 3.2-stable-2ubuntu0.1~esm1 Available with Ubuntu Pro godot3-runner 3.2-stable-2ubuntu0.1~esm1 Available with Ubuntu Pro In general, a standard system update will make all the necessary changes. References: https://ubuntu.com/security/notices/USN-7579-1 CVE-2019-2126, CVE-2021-26825, CVE-2021-26826 Package Information: https://launchpad.net/ubuntu/+source/godot/3.6+ds-2ubuntu0.1 https://launchpad.net/ubuntu/+source/godot/3.5.2-stable-2ubuntu0.24.10.1 . Multiple vulnerabilities have been addressed in Godot Engine impacting Ubuntu systems. Ensure your update is completed promptly to mitigate potential threats.. Ubuntu Security Notice, Godot Engine updates, security risks, remote code execution, system updates. . Severity: Important. LinuxSecurity.com Team

Calendar%202 Jun 18, 2025 Important Ubuntu
198

Arch Linux 2021-03-26 Medium: Godot Exec Flaw Notification

The package godot before version 3.2.3-2 is vulnerable to arbitrary code execution. . Arch Linux Security Advisory ASA-202103-26 ========================================= Severity: Medium Date : 2021-03-25 CVE-ID : CVE-2021-26825 CVE-2021-26826 Package : godot Type : arbitrary code execution Remote : Yes Link : https://security.archlinux.org/AVG-1544 Summary ====== The package godot before version 3.2.3-2 is vulnerable to arbitrary code execution. Resolution ========= Upgrade to 3.2.3-2. # pacman -Syu "godot> =3.2.3-2" The problems have been fixed upstream but no release is available yet. Workaround ========= None. Description ========== - CVE-2021-26825 (arbitrary code execution) An integer overflow issue exists in Godot Engine version 3.2.3 that can be triggered when loading specially crafted TGA image files. The vulnerability exists in the ImageLoaderTGA::load_image() function in the line "const size_t buffer_size = (tga_header.image_width * tga_header.image_height) * pixel_size;" The bug leads to a dynamic stack buffer overflow. Depending on the context of the application, the attack vector can be local or remote, and can lead to code execution and/or a system crash. - CVE-2021-26826 (arbitrary code execution) A stack overflow issue exists in Godot Engine version 3.2.3 and is caused by improper boundary checks when loading TGA image files. Depending on the context of the application, the attack vector can be local or remote, and can lead to code execution and/or a system crash. Impact ===== A remote attacker who is able to supply a crafted TGA file to a client which subsequently gets loaded by the engine is able to execute arbitrary code on the affected host. References ========= https://bugs.archlinux.org/task/70057 https://github.com/godotengine/godot/pull/45702 https://github.com/godotengine/godot/commit/113b5ab1c45c01b8e6d54d13ac8876d091f883a8 https://security.archlinux.org/CVE-2021-26825 https://security.archlinux.org/CVE-2021-26826 . Arch Linux Security Advisory ASA-202103-26========================================= Severity: Mediu. package, godot, version, vulnerable, arbitrary, execution, linux, secur. . Severity: Medium. LinuxSecurity.com Team

Calendar%202 Mar 26, 2021 Medium ArchLinux
News Add Esm H240

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

Should Linux servers automatically install security updates?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/157-should-linux-servers-automatically-install-security-updates?task=poll.vote&format=json
157
radio
0
[{"id":506,"title":"Yes \u2014 critical security patches should install automatically.","votes":0,"type":"x","order":1,"pct":0,"resources":[]},{"id":507,"title":"No \u2014 every update should be tested before deployment.","votes":0,"type":"x","order":2,"pct":0,"resources":[]},{"id":508,"title":"Only critical vulnerabilities should auto-install.","votes":0,"type":"x","order":3,"pct":0,"resources":[]},{"id":509,"title":"I patch when Reddit starts panicking.","votes":1,"type":"x","order":4,"pct":100,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200