Alerts This Week
Warning Icon 1 914
Alerts This Week
Warning Icon 1 914

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

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":555,"type":"x","order":1,"pct":78.72,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.26,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.82,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.2,"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...
100

SUSE: 2023:1840-1 Critical: SUSE Manager 4.3 Security Issues

* bsc#1209386 * bsc#1209395 * bsc#1209689 * bsc#1209703 . # Security update for SUSE Manager 4.3: Server security fixes Announcement ID: SUSE-SU-2023:1830-1 Rating: moderate References: * bsc#1209386 * bsc#1209395 * bsc#1209689 * bsc#1209703 Affected Products: * SUSE Manager Proxy 4.3 * SUSE Manager Proxy 4.3 Module 4.3 * SUSE Manager Retail Branch Server 4.3 * SUSE Manager Server 4.3 * SUSE Manager Server 4.3 Module 4.3 An update that has four security fixes can now be installed. ## Security update for SUSE Manager Server 4.3 ### Description: This update fixes the following issues: spacewalk-java: * Version 4.3.52-1 * Add more restricted arguments to prevent HTTP API logging sensitive data (bsc#1209386, bsc#1209395) spacewalk-web: * Version 4.3.29-1 * Fix datepicker appearing behind modal edge (bsc#1209703) * Fix datepicker layout shift on Highstate pages How to apply this update: 1. Log in as root user to the SUSE Manager Server. 2. Stop the Spacewalk service: `spacewalk-service stop` 3. Apply the patch using either zypper patch or YaST Online Update. 4. Start the Spacewalk service: `spacewalk-service start` ## Recommended update for SUSE Manager Proxy and Retail Branch Server 4.3 ### Description: This update fixes the following issues: spacewalk-web: * Version 4.3.29-1 * Fix datepicker appearing behind modal edge (bsc#1209703) * Fix datepicker layout shift on Highstate pages How to apply this update: 1. Log in as root user to the SUSE Manager Proxy or Retail Branch Server. 2. Stop the proxy service: `spacewalk-proxy stop` 3. Apply the patch using either zypper patch or YaST Online Update. 4. Start the Spacewalk service: `spacewalk-proxy start` ## Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: * SUSE Manager Proxy 4.3 Module 4.3 zypper in -t patchSUSE-SLE-Module-SUSE-Manager-Proxy-4.3-2023-1830=1 * SUSE Manager Server 4.3 Module 4.3 zypper in -t patch SUSE-SLE-Module-SUSE-Manager-Server-4.3-2023-1830=1 ## Package List: * SUSE Manager Proxy 4.3 Module 4.3 (noarch) * spacewalk-base-minimal-config-4.3.29-150400.3.18.1 * spacewalk-base-minimal-4.3.29-150400.3.18.1 * SUSE Manager Server 4.3 Module 4.3 (noarch) * spacewalk-java-postgresql-4.3.52-150400.3.41.3 * spacewalk-base-4.3.29-150400.3.18.1 * spacewalk-java-config-4.3.52-150400.3.41.3 * spacewalk-java-lib-4.3.52-150400.3.41.3 * spacewalk-base-minimal-4.3.29-150400.3.18.1 * spacewalk-taskomatic-4.3.52-150400.3.41.3 * spacewalk-base-minimal-config-4.3.29-150400.3.18.1 * spacewalk-html-4.3.29-150400.3.18.1 * spacewalk-java-4.3.52-150400.3.41.3 ## References: * https://bugzilla.suse.com/show_bug.cgi?id=1209386 * https://bugzilla.suse.com/show_bug.cgi?id=1209395 * https://bugzilla.suse.com/show_bug.cgi?id=1209689 * https://bugzilla.suse.com/show_bug.cgi?id=1209703 . SUSE Manager 4.3 has been updated with crucial security patches that tackle server vulnerabilities with moderate risk assessments.. SUSE Manager, Security Fixes, Server Security Updates. . LinuxSecurity.com Team

Calendar%202 Feb 27, 2024 SuSE
89

Fedora Core 3 FEDORA-2005-491 Moderate: OpenSSH Client And Server Bug Fixes

This is a bug fix update fixing two bugs in ssh client and server code.. ---------------------------------------------------------------------Fedora Update Notification FEDORA-2005-491 2005-06-28 ---------------------------------------------------------------------Product : Fedora Core 3 Name : openssh Version : 3.9p1 Release : 8.0.2 Summary : The OpenSSH implementation of SSH protocol versions 1 and 2. Description : SSH (Secure SHell) is a program for logging into and executing commands on a remote machine. SSH is intended to replace rlogin and rsh, and to provide secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. OpenSSH is OpenBSD's version of the last free version of SSH, bringing it up to date in terms of security and features, as well as removing all patented algorithms to separate libraries. This package includes the core files necessary for both the OpenSSH client and server. To make this package useful, you should also install openssh-clients, openssh-server, or both. ---------------------------------------------------------------------Update Information: This is a bug fix update fixing two bugs in ssh client and server code. ---------------------------------------------------------------------* Tue Jun 28 2005 Tomas Mraz 3.9p1-8.0.2 - don't deadlock on exit with multiple X forwarded channels (#152432) - allow ssh-ing from root account with nondefault group (#155220) ---------------------------------------------------------------------This update can be downloaded from: 6f061e14cbdc7453c478ce10e63e9bd4 SRPMS/openssh-3.9p1-8.0.2.src.rpm 17ff24ec74f00f3d1bed5ca6efcb53b7 x86_64/openssh-3.9p1-8.0.2.x86_64.rpm adc32b76ca9421a4679cb66531770ead x86_64/openssh-clients-3.9p1-8.0.2.x86_64.rpm 0da1b0ce44381e814b992f8e46d93701 x86_64/openssh-server-3.9p1-8.0.2.x86_64.rpm 8ed03e98c3056eda703b0d7acc9440a6 x86_64/openssh-askpass-3.9p1-8.0.2.x86_64.rpm 7b09c58b65b7e4a9cb60acd97da8e341 x86_64/openssh-askpass-gnome-3.9p1-8.0.2.x86_64.rpm 9bd396ab64115a418fbe8027ccb8c5d7 x86_64/debug/openssh-debuginfo-3.9p1-8.0.2.x86_64.rpm 1efe32f33674061fa6a28ec295593202 i386/openssh-3.9p1-8.0.2.i386.rpm 937663ab6d15e42bacc740170d089907 i386/openssh-clients-3.9p1-8.0.2.i386.rpm 10775fcb2285e7c5a26fa33a2b0dc4f9 i386/openssh-server-3.9p1-8.0.2.i386.rpm 6aaf0ce848828b7ba68f116f2f645df8 i386/openssh-askpass-3.9p1-8.0.2.i386.rpm 26fca3538ef776642386a040f0a9f3d6 i386/openssh-askpass-gnome-3.9p1-8.0.2.i386.rpm 2a926dd652fe8dad8ed10e6737e682b2 i386/debug/openssh-debuginfo-3.9p1-8.0.2.i386.rpm This update can also be installed with the Update Agent; you can launch the Update Agent with the 'up2date' command. -----------------------------------------------------------------------fedora-announce-list mailing list This email address is being protected from spambots. You need JavaScript enabled to view it. . The latest patch for Fedora Core 3 addresses vulnerabilities in both the SSH client and server components, enhancing overall security measures and optimizing user experience.. OpenSSH Update,Fedora Core 3,SSH Protocol Fixes,Bug Fix Notification. . LinuxSecurity.com Team

Calendar%202 Jun 29, 2005 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":555,"type":"x","order":1,"pct":78.72,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.26,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.82,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.2,"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