Alerts This Week
Warning Icon 1 727
Alerts This Week
Warning Icon 1 727

Stay Secure with the Latest Linux Advisories

Filter Icon 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

What got you started with Linux?

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/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":552,"type":"x","order":1,"pct":78.63,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.27,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.84,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.25,"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 -4 articles for you...
89

Fedora 44 rust-openssl Update Critical Security Issue 2026-fc9d4b5520

Update the openssl crate to version 0.10.78 and the openssl-sys crate to version 0.9.114. Release notes: openssl 0.10.77 / openssl-sys 0.9.113: https://github.com/rust-openssl/rust- openssl/releases/tag/openssl-v0.10.77. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2026-fc9d4b5520 2026-05-02 02:10:24.452770+00:00 -------------------------------------------------------------------------------- Name : rust-openssl Product : Fedora 44 Version : 0.10.78 Release : 1.fc44 URL : https://crates.io/crates/openssl Summary : OpenSSL bindings Description : OpenSSL bindings. -------------------------------------------------------------------------------- Update Information: Update the openssl crate to version 0.10.78 and the openssl-sys crate to version 0.9.114. Release notes: openssl 0.10.77 / openssl-sys 0.9.113: https://github.com/rust-openssl/rust- openssl/releases/tag/openssl-v0.10.77 openssl 0.10.78 / openssl-sys 0.9.114: https://github.com/rust-openssl/rust- openssl/releases/tag/openssl-v0.10.78 This addresses the following security advisories: GHSA-pqf5-4pqq-29f5 / CVE-2026-41676: https://github.com/rust-openssl/rust- openssl/security/advisories/GHSA-pqf5-4pqq-29f5 GHSA-xmgf-hq76-4vx2 / CVE-2026-41677: https://github.com/rust-openssl/rust- openssl/security/advisories/GHSA-xmgf-hq76-4vx2 GHSA-8c75-8mhr-p7r9 / CVE-2026-41678: https://github.com/rust-openssl/rust- openssl/security/advisories/GHSA-8c75-8mhr-p7r9 GHSA-ghm9-cr32-g9qj / CVE-2026-41681: https://github.com/rust-openssl/rust- openssl/security/advisories/GHSA-ghm9-cr32-g9qj GHSA-hppc-g8h3-xhp3 (no CVE entry): https://github.com/rust-openssl/rust- openssl/security/advisories/GHSA-hppc-g8h3-xhp3 Affected applications still need to be rebuilt to pick up these fixes. -------------------------------------------------------------------------------- ChangeLog: * Thu Apr 23 2026 Fabio Valentini - 0.10.78-1 - Update toversion 0.10.78; Fixes RHBZ#2457691 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-fc9d4b5520' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- -- _______________________________________________ package-announce mailing list -- This email address is being protected from spambots. You need JavaScript enabled to view it. To unsubscribe send an email to This email address is being protected from spambots. You need JavaScript enabled to view it. Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/This email address is being protected from spambots. You need JavaScript enabled to view it. Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new . Update for Fedora 44 addresses key security issues in rust-openssl with new crate versions and important fixes.. Fedora Update, rust-openssl, OpenSSL bindings, security updates. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 May 02, 2026 Critical Fedora
89

Fedora 41: BIND Critical DNSSEC Spoofing Fix CVE-2025-8677

Update to 9.18.41 (rhbz#2405786) Security fixes: DNSSEC validation fails if matching but invalid DNSKEY is found. (CVE-2025-8677) Address various spoofing attacks. (CVE-2025-40778) Cache-poisoning due to weak pseudo-random number generator. (CVE-2025-40780). -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2025-10c407da27 2025-10-30 04:19:29.232276+00:00 -------------------------------------------------------------------------------- Name : bind Product : Fedora 41 Version : 9.18.41 Release : 1.fc41 URL : https://www.isc.org/bind/ Summary : The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server Description : BIND (Berkeley Internet Name Domain) is an implementation of the DNS (Domain Name System) protocols. BIND includes a DNS server (named), which resolves host names to IP addresses; a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating properly. -------------------------------------------------------------------------------- Update Information: Update to 9.18.41 (rhbz#2405786) Security fixes: DNSSEC validation fails if matching but invalid DNSKEY is found. (CVE-2025-8677) Address various spoofing attacks. (CVE-2025-40778) Cache-poisoning due to weak pseudo-random number generator. (CVE-2025-40780) New Features: Support for parsing HHIT and BRID records has been added. Removed Features: Deprecate the "tkey-domain" statement. Deprecate the "tkey-gssapi-credential" statement. Bug Fixes: Prevent spurious SERVFAILs for certain 0-TTL resource records. Missing DNSSEC information when CD bit is set in query. https://downloads.isc.org/isc/bind9/9.18.41/doc/arm/html/notes.html#notes-for- bind-9-18-41 -------------------------------------------------------------------------------- ChangeLog: * Fri Oct 24 2025 Petr Men\u0161k - 32:9.18.41-1 - Update to 9.18.41 (rhbz#2405786, CVE-2025-8677 CVE-2025-40778CVE-2025-40780) -------------------------------------------------------------------------------- References: [ 1 ] Bug #2405786 - bind-9.18.41 is available https://bugzilla.redhat.com/show_bug.cgi?id=2405786 [ 2 ] Bug #2405831 - CVE-2025-8677 CVE-2025-40778 CVE-2025-40780 bind: various flaws [fedora-41] https://bugzilla.redhat.com/show_bug.cgi?id=2405831 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2025-10c407da27' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- . This advisory covers important security fixes for BIND in Fedora 41, addressing weaknesses and threats.. Fedora Updates, BIND Security, DNSSEC Fixes, Spoofing Attacks, Cache Poisoning. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 Oct 30, 2025 Critical Fedora
89

Fedora 41: 2025-a13867ecbc critical: rust-openssl use-after-free

Update the openssl crate to version 0.10.72. Update the openssl-sys crate to version 0.9.107. This update addresses CVE-2025-3416 / RUSTSEC-2025-0022 (a possible use-after- free issue in two public functions). A survey of dependent packages in Fedora shows that none of them use the affected API, or do not use them in a way that. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2025-a13867ecbc 2025-04-17 19:46:50.126435+00:00 -------------------------------------------------------------------------------- Name : rust-openssl Product : Fedora 41 Version : 0.10.72 Release : 1.fc41 URL : https://crates.io/crates/openssl Summary : OpenSSL bindings Description : OpenSSL bindings. -------------------------------------------------------------------------------- Update Information: Update the openssl crate to version 0.10.72. Update the openssl-sys crate to version 0.9.107. This update addresses CVE-2025-3416 / RUSTSEC-2025-0022 (a possible use-after- free issue in two public functions). A survey of dependent packages in Fedora shows that none of them use the affected API, or do not use them in a way that triggers this issue. -------------------------------------------------------------------------------- ChangeLog: * Tue Apr 8 2025 Fabio Valentini - 0.10.72-1 - Update to version 0.10.72; Fixes RHBZ#2357489 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2025-a13867ecbc' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be foundat https://fedoraproject.org/security/ -------------------------------------------------------------------------------- -- _______________________________________________ package-announce mailing list -- This email address is being protected from spambots. You need JavaScript enabled to view it. To unsubscribe send an email to This email address is being protected from spambots. You need JavaScript enabled to view it. Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/This email address is being protected from spambots. You need JavaScript enabled to view it. Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue . Important notice regarding OpenSSL package in Fedora 41: patching CVE-2025-3416 with enhanced version updates.. rust-openssl, Fedora 41, software update, CVE-2025-3416. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 Apr 17, 2025 Critical Fedora
89

Fedora 40: 2025-472776e5dc critical: rust-openssl use-after-free

Update the openssl crate to version 0.10.72. Update the openssl-sys crate to version 0.9.107. This update addresses CVE-2025-3416 / RUSTSEC-2025-0022 (a possible use-after- free issue in two public functions). A survey of dependent packages in Fedora shows that none of them use the affected API, or do not use them in a way that. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2025-472776e5dc 2025-04-17 19:32:14.984584+00:00 -------------------------------------------------------------------------------- Name : rust-openssl Product : Fedora 40 Version : 0.10.72 Release : 1.fc40 URL : https://crates.io/crates/openssl Summary : OpenSSL bindings Description : OpenSSL bindings. -------------------------------------------------------------------------------- Update Information: Update the openssl crate to version 0.10.72. Update the openssl-sys crate to version 0.9.107. This update addresses CVE-2025-3416 / RUSTSEC-2025-0022 (a possible use-after- free issue in two public functions). A survey of dependent packages in Fedora shows that none of them use the affected API, or do not use them in a way that triggers this issue. -------------------------------------------------------------------------------- ChangeLog: * Tue Apr 8 2025 Fabio Valentini - 0.10.72-1 - Update to version 0.10.72; Fixes RHBZ#2357489 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2025-472776e5dc' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be foundat https://fedoraproject.org/security/ -------------------------------------------------------------------------------- -- _______________________________________________ package-announce mailing list -- This email address is being protected from spambots. You need JavaScript enabled to view it. To unsubscribe send an email to This email address is being protected from spambots. You need JavaScript enabled to view it. Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/This email address is being protected from spambots. You need JavaScript enabled to view it. Do not reply to spam, report it: . To address the use-after-free vulnerability CVE-2025-3416, update rust-openssl in Fedora 40 with these essential steps to secure your system. rust-openssl update, Fedora 40 security, openssl binding fix. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 Apr 17, 2025 Critical Fedora
89

Fedora 40: FEDORA-2024-23292e9f6d moderate: rust-pyo3 use-after-free

Update pyo3 to version 0.22.4. This version addresses a potential use-after-free RUSTSEC-2024-0378.. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2024-23292e9f6d 2024-10-24 01:27:39.153261 -------------------------------------------------------------------------------- Name : rust-pyo3 Product : Fedora 40 Version : 0.22.4 Release : 1.fc40 URL : https://crates.io/crates/pyo3 Summary : Bindings to Python interpreter Description : Bindings to Python interpreter. -------------------------------------------------------------------------------- Update Information: Update pyo3 to version 0.22.4. This version addresses a potential use-after-free RUSTSEC-2024-0378. -------------------------------------------------------------------------------- ChangeLog: * Tue Oct 15 2024 Fabio Valentini - 0.22.4-1 - Update to version 0.22.4; Fixes RHBZ#2318282 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2024-23292e9f6d' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- -- _______________________________________________ package-announce mailing list -- This email address is being protected from spambots. You need JavaScript enabled to view it. To unsubscribe send an email to This email address is being protected from spambots. You need JavaScript enabled to view it. Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives:https://lists.fedoraproject.org/archives/list/This email address is being protected from spambots. You need JavaScript enabled to view it. Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue . Upgrade rust-pyo3 to version 0.22.4 for Fedora 40, resolving the use-after-free vulnerability linked to RUSTSEC-2024-0378.. rust-pyo3 update, Fedora 40 advisory, security updates. . LinuxSecurity.com Team

Calendar 2 Oct 24, 2024 Fedora
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

What got you started with Linux?

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/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":552,"type":"x","order":1,"pct":78.63,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.27,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.84,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.25,"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
Your message here