Alerts This Week
Warning Icon 1 637
Alerts This Week
Warning Icon 1 637

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":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"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 -3 articles for you...
89

Fedora 28: FEDORA-2018-e4732930df Critical: Beep Privilege Escalation

Security fix for CVE-2018-1000532, new non-root permissions and a few smaller fixes. Fix a directory traversal issue introduced with the fix for CVE-2018-1000532, and refuses to run as setuid root or via sudo to avoid any more priviledge escalation issue. ---- Security fix for CVE-2018-1000532 and a few smaller fixes. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2018-e4732930df 2019-01-11 00:16:18.759264 --------------------------------------------------------------------------------Name : beep Product : Fedora 28 Version : 1.3 Release : 26.fc28 URL : Summary : Beep the PC speaker any number of ways Description : Beep allows the user to control the PC speaker with precision, allowing different sounds to indicate different events. While it can be run quite happily on the command line, its intended place of residence is within shell/Perl scripts, notifying the user when something interesting occurs. Of course, it has no notion of what's interesting, but it's real good at that notifying part. --------------------------------------------------------------------------------Update Information: Security fix for CVE-2018-1000532, new non-root permissions and a few smaller fixes. Fix a directory traversal issue introduced with the fix for CVE-2018-1000532, and refuses to run as setuid root or via sudo to avoid any more priviledge escalation issue. ---- Security fix for CVE-2018-1000532 and a few smaller fixes --------------------------------------------------------------------------------ChangeLog: * Sat Dec 29 2018 Hans Ulrich Niedermann - 1.3-26 - Stop shipping old sudo related config files - Refuse to run when run via sudo - Set up group 'beep' for write access to evdev device with new udev rule - Update README.fedora to reflect new group permission setup on evdev device * Fri Dec 28 2018 Hans Ulrich Niedermann - 1.3-25 - guard against directory traversal in /dev/input/ check -refuse to run if setuid or setgid root - make the evdev device the first device to look for (does not require root) * Fri Dec 28 2018 Hans Ulrich Niedermann - 1.3-24 - Actually apply the patches - Update COPYING with new FSF address - Fix Patch9 to work as non-git patch (do the rest with shell) - Proper naming of Patch14 - Exit beep when error accessing API * Fri Dec 28 2018 Hans Ulrich Niedermann - 1.3-23 - Fix CVE-2018-1000532 and mitigate against related issues (#1595592) - Fix a number of potential integer overflows * Thu Jul 12 2018 Fedora Release Engineering - 1.3-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Apr 3 2018 Hans Ulrich Niedermann - 1.3-21 - Add CVE-2018-0492 fix. - Behaviour of multiple -f parameters matches documentation now. --------------------------------------------------------------------------------References: [ 1 ] Bug #1595591 - CVE-2018-1000532 beep: External control of file name or path via --device option https://bugzilla.redhat.com/show_bug.cgi?id=1595591 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2018-e4732930df' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html 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/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. . Updates addressing CVE-2018-1000532 in Fedora 28 have been implemented to improve security and reduce the risk of privilege escalation vulnerabilities.. beep update, Fedora notification, privilege control, software fix. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 Jan 11, 2019 Critical Fedora
89

Fedora 28: 2019-01-11 Moderate Beep Privilege Escalation Security Advisory

Security fix for CVE-2018-1000532, new non-root permissions and a few smaller fixes. Fix a directory traversal issue introduced with the fix for CVE-2018-1000532, and refuses to run as setuid root or via sudo to avoid any more priviledge escalation issue. ---- Security fix for CVE-2018-1000532 and a few smaller fixes. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2018-e4732930df 2019-01-11 00:16:18.759264 --------------------------------------------------------------------------------Name : beep Product : Fedora 28 Version : 1.3 Release : 26.fc28 URL : Summary : Beep the PC speaker any number of ways Description : Beep allows the user to control the PC speaker with precision, allowing different sounds to indicate different events. While it can be run quite happily on the command line, its intended place of residence is within shell/Perl scripts, notifying the user when something interesting occurs. Of course, it has no notion of what's interesting, but it's real good at that notifying part. --------------------------------------------------------------------------------Update Information: Security fix for CVE-2018-1000532, new non-root permissions and a few smaller fixes. Fix a directory traversal issue introduced with the fix for CVE-2018-1000532, and refuses to run as setuid root or via sudo to avoid any more priviledge escalation issue. ---- Security fix for CVE-2018-1000532 and a few smaller fixes --------------------------------------------------------------------------------ChangeLog: * Sat Dec 29 2018 Hans Ulrich Niedermann - 1.3-26 - Stop shipping old sudo related config files - Refuse to run when run via sudo - Set up group 'beep' for write access to evdev device with new udev rule - Update README.fedora to reflect new group permission setup on evdev device * Fri Dec 28 2018 Hans Ulrich Niedermann - 1.3-25 - guard against directory traversal in /dev/input/ check -refuse to run if setuid or setgid root - make the evdev device the first device to look for (does not require root) * Fri Dec 28 2018 Hans Ulrich Niedermann - 1.3-24 - Actually apply the patches - Update COPYING with new FSF address - Fix Patch9 to work as non-git patch (do the rest with shell) - Proper naming of Patch14 - Exit beep when error accessing API * Fri Dec 28 2018 Hans Ulrich Niedermann - 1.3-23 - Fix CVE-2018-1000532 and mitigate against related issues (#1595592) - Fix a number of potential integer overflows * Thu Jul 12 2018 Fedora Release Engineering - 1.3-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Apr 3 2018 Hans Ulrich Niedermann - 1.3-21 - Add CVE-2018-0492 fix. - Behaviour of multiple -f parameters matches documentation now. --------------------------------------------------------------------------------References: [ 1 ] Bug #1595591 - CVE-2018-1000532 beep: External control of file name or path via --device option https://bugzilla.redhat.com/show_bug.cgi?id=1595591 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2018-e4732930df' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html 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/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./ . Important patch for Fedora 28 rectifying elevation of privilege flaws in beep concerning CVE-2018-1000532.. Fedora 28 Update, Beep Security Fix, Privilege Escalation Issue, Security Patch. . Severity: Important. LinuxSecurity.com Team

Calendar 2 Jan 11, 2019 Important Fedora
89

Fedora 29: FEDORA-2018-92eff16e03 Moderate: Beep Privilege Escalation

Security fix for CVE-2018-1000532, new non-root permissions and a few smaller fixes. Fix a directory traversal issue introduced with the fix for CVE-2018-1000532, and refuses to run as setuid root or via sudo to avoid any more priviledge escalation issue. ---- Security fix for CVE-2018-1000532 and a few smaller fixes. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2018-92eff16e03 2019-01-10 08:21:16.701743 --------------------------------------------------------------------------------Name : beep Product : Fedora 29 Version : 1.3 Release : 26.fc29 URL : Summary : Beep the PC speaker any number of ways Description : Beep allows the user to control the PC speaker with precision, allowing different sounds to indicate different events. While it can be run quite happily on the command line, its intended place of residence is within shell/Perl scripts, notifying the user when something interesting occurs. Of course, it has no notion of what's interesting, but it's real good at that notifying part. --------------------------------------------------------------------------------Update Information: Security fix for CVE-2018-1000532, new non-root permissions and a few smaller fixes. Fix a directory traversal issue introduced with the fix for CVE-2018-1000532, and refuses to run as setuid root or via sudo to avoid any more priviledge escalation issue. ---- Security fix for CVE-2018-1000532 and a few smaller fixes --------------------------------------------------------------------------------ChangeLog: * Sat Dec 29 2018 Hans Ulrich Niedermann - 1.3-26 - Stop shipping old sudo related config files - Refuse to run when run via sudo - Set up group 'beep' for write access to evdev device with new udev rule - Update README.fedora to reflect new group permission setup on evdev device * Fri Dec 28 2018 Hans Ulrich Niedermann - 1.3-25 - guard against directory traversal in /dev/input/ check -refuse to run if setuid or setgid root - make the evdev device the first device to look for (does not require root) * Fri Dec 28 2018 Hans Ulrich Niedermann - 1.3-24 - Actually apply the patches - Update COPYING with new FSF address - Fix Patch9 to work as non-git patch (do the rest with shell) - Proper naming of Patch14 - Exit beep when error accessing API * Fri Dec 28 2018 Hans Ulrich Niedermann - 1.3-23 - Fix CVE-2018-1000532 and mitigate against related issues (#1595592) - Fix a number of potential integer overflows --------------------------------------------------------------------------------References: [ 1 ] Bug #1595591 - CVE-2018-1000532 beep: External control of file name or path via --device option https://bugzilla.redhat.com/show_bug.cgi?id=1595591 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2018-92eff16e03' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html 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/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. . RHEL 7.6 kernel update resolves CVE-2018-11699, mitigating denial of service risks and bolstering system integrity.. beep security update, Fedora 29 patch, privilege escalation fix,directory traversal security. . LinuxSecurity.com Team

Calendar 2 Jan 10, 2019 Fedora
89

Fedora 29: 2018-92eff16e03 Critical: Privilege Escalation in Beep

Security fix for CVE-2018-1000532, new non-root permissions and a few smaller fixes. Fix a directory traversal issue introduced with the fix for CVE-2018-1000532, and refuses to run as setuid root or via sudo to avoid any more priviledge escalation issue. ---- Security fix for CVE-2018-1000532 and a few smaller fixes. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2018-92eff16e03 2019-01-10 08:21:16.701743 --------------------------------------------------------------------------------Name : beep Product : Fedora 29 Version : 1.3 Release : 26.fc29 URL : Summary : Beep the PC speaker any number of ways Description : Beep allows the user to control the PC speaker with precision, allowing different sounds to indicate different events. While it can be run quite happily on the command line, its intended place of residence is within shell/Perl scripts, notifying the user when something interesting occurs. Of course, it has no notion of what's interesting, but it's real good at that notifying part. --------------------------------------------------------------------------------Update Information: Security fix for CVE-2018-1000532, new non-root permissions and a few smaller fixes. Fix a directory traversal issue introduced with the fix for CVE-2018-1000532, and refuses to run as setuid root or via sudo to avoid any more priviledge escalation issue. ---- Security fix for CVE-2018-1000532 and a few smaller fixes --------------------------------------------------------------------------------ChangeLog: * Sat Dec 29 2018 Hans Ulrich Niedermann - 1.3-26 - Stop shipping old sudo related config files - Refuse to run when run via sudo - Set up group 'beep' for write access to evdev device with new udev rule - Update README.fedora to reflect new group permission setup on evdev device * Fri Dec 28 2018 Hans Ulrich Niedermann - 1.3-25 - guard against directory traversal in /dev/input/ check -refuse to run if setuid or setgid root - make the evdev device the first device to look for (does not require root) * Fri Dec 28 2018 Hans Ulrich Niedermann - 1.3-24 - Actually apply the patches - Update COPYING with new FSF address - Fix Patch9 to work as non-git patch (do the rest with shell) - Proper naming of Patch14 - Exit beep when error accessing API * Fri Dec 28 2018 Hans Ulrich Niedermann - 1.3-23 - Fix CVE-2018-1000532 and mitigate against related issues (#1595592) - Fix a number of potential integer overflows --------------------------------------------------------------------------------References: [ 1 ] Bug #1595591 - CVE-2018-1000532 beep: External control of file name or path via --device option https://bugzilla.redhat.com/show_bug.cgi?id=1595591 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2018-92eff16e03' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html 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/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./ . Essential update released for beep in Fedora 29 rectifying permission and path traversal vulnerabilities related to CVE-2018-1000532.. Fedora Update, Beep Security, PrivilegeEscalation Fix, Directory Traversal. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 Jan 10, 2019 Critical Fedora
197

Debian 7 Wheezy DLA-1338-1 Critical: Beep Local Escalation

It was discovered that there was a local privilege escalation vulnerability in beep, an "advanced PC speaker beeper". For Debian 7 "Wheezy", this issue has been fixed in beep version . Package : beep Version : 1.3-3+deb7u1 CVE ID : CVE-2018-0492 Debian Bug : #894667 It was discovered that there was a local privilege escalation vulnerability in beep, an "advanced PC speaker beeper". For Debian 7 "Wheezy", this issue has been fixed in beep version 1.3-3+deb7u1. We recommend that you upgrade your beep packages. Regards, - -- ,'`. : :' : Chris Lamb `. `'` This email address is being protected from spambots. You need JavaScript enabled to view it. / chris-lamb.co.uk `- . Implement a patch to resolve the local privilege escalation vulnerability present in beep for Debian 7 Wheezy, strengthening the overall system security.. Debian LTS, Beep Security Update, Local Escalation, Software Updates. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 Apr 03, 2018 Critical Debian LTS
87

Debian: DSA-4163-1 Moderate: Beep Local Escalation Issue

It was discovered that a race condition in beep (if configured as setuid via debconf) allows local privilege escalation. For the oldstable distribution (jessie), this problem has been fixed . -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 - ------------------------------------------------------------------------- Debian Security Advisory DSA-4163-1 This email address is being protected from spambots. You need JavaScript enabled to view it. https://www.debian.org/security/ Moritz Muehlenhoff April 02, 2018 https://www.debian.org/security/faq - ------------------------------------------------------------------------- Package : beep CVE ID : CVE-2018-0492 It was discovered that a race condition in beep (if configured as setuid via debconf) allows local privilege escalation. For the oldstable distribution (jessie), this problem has been fixed in version 1.3-3+deb8u1. For the stable distribution (stretch), this problem has been fixed in version 1.3-4+deb9u1. We recommend that you upgrade your beep packages. For the detailed security status of beep please refer to its security tracker page at: https://security-tracker.debian.org/tracker/source-package/beep Further information about Debian Security Advisories, how to apply these updates to your system and frequently asked questions can be found at: https://www.debian.org/security/ Mailing list: This email address is being protected from spambots. You need JavaScript enabled to view it. . Correction for local privilege escalation in beep for Debian older stable and stable versions; recommending upgrade for security enhancement.. beep security update, Debian advisory, local privilege escalation. . LinuxSecurity.com Team

Calendar 2 Apr 02, 2018 Debian
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":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"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