Skip to main content

sudo bug fix update

Updated sudo packages that fix two bugs are now available for Red Hat Enterprise
Linux 6.
The sudo (superuser do) utility allows system administrators to give certain
users the ability to run commands as root.

This update fixes the following bugs:

* A race condition in the signal handling code caused the sudo process to become
unresponsive after receiving the SIGCHLD signal. This update modifies the signal
handling to prevent the race condition, which ensures that the sudo process no
longer hangs under these circumstances. (BZ#802440)

* The "-l" option is used to list allowed and forbidden commands for the
invoking user or for the user specified by the "-U" option. However, previously,
the getgrouplist() function incorrectly checked the invoker's group membership
instead of the membership of the specified user. Consequently, using the "sudo"
command with both the "-l" and "-U" options listed privileges granted to any
group the invoker was a member of. The getgrouplist() function has been fixed to
properly check the group membership of the intended user rather than checking
the invoker's membership. This ensures that the required output is listed when
using the "-l" and "-U options. (BZ#811879)

All users of sudo are advised to upgrade to these updated packages, which fix
these bugs.

Solution

Before applying this update, make sure that all previously-released errata
relevant to your system have been applied.

This update is available via Red Hat Network. Details on how to use the Red Hat
Network to apply this update are available at
https://access.redhat.com/kb/docs/DOC-11259


Original article

Comments

Popular posts from this blog

Romanian profanity (înjurătură)

This includes simple verbs and verb phrases. a da la untura lu binica : to have sexual intercourse; very used by the romanian community in Meudon a (şi-)o pune : to have sexual intercourse (literally "to put it," "it" being the penis) Jucăm o Biliboacă : to have oral sex (literally "Let's play Biliboaca" - it suggests that you take the balls in your mouth and shake your head while sucking the balls) a (i-)o da la chechereş : to have sexual intercourse (literally "to give it," "it" being the penis) a suge inima : to have oral sex(literally "to suck the heart,") a şi-o trage : to have sexual intercourse (literally "to pull it," with "it," as above, being the penis) a da în geantă : to have sexual intercourse (literally "to hit the purse") a băga mielu' la căldură : to have sexual intercourse (literally "to take the lamb somewhere warm") a băga lemnul in sobă : to have sex

Spike - Tango versuri

vad stele verzi, cum tu nu le vezi? Acolo intre farfuria zburatoare si omuletii verzi N-am luat-o razna, de ce nu ma crezi? Uite-mi face semn cu mana, frate tre sa ma salvezi Spike pari dubios, vrei sa-ncetezi? Se uita lumea ciudat la tine, incearca sa dansezi Cum poti sa te distrezi? Da-i afara Mortii lor, zi-le sa plece, fa-i sa dispara Hei buna, nici nu te-am vazut pe-aici Ce faci? Tu bine, eu Nu conteaza cum te cheama ca-mi placi Discutia asta-i putin cam trasa de par N-am papagal sa te conving, Dar iti dau un hamster. Ce-ai fata, pari speriata Tu vrei sa ne distram impreuna E-o seara minunata Esti putin ametita dar nu se vede ca esti beata Si la cum esti imbracata, Sincer, te-as f**e-odata Da-mi mana , hai pe ring Pot sa te-mping Te-ai incins, te sting Nu mai ai glas? Arata-mi ce stii, ce poti tu Esti praf Asta ce inseamna, ca pot sa te trag pe nas ? Zi-mi de unde vi, unde vrei sa ajungi Unde vrei sa fugi, ca scapare n-ai Unde vrei sa pleci, n-ai p

GCC Looks To Turn Off Java, Replace With Go Or ADA

GCC developers from multiple companies are beginning to reach agreement that it's time for Java to be turned off by default in GCC. The Java compiler support in GCC is in the form of GCJ, but it doesn't see much active development these days with more of the Java work happening in OpenJDK. Developers are looking to disable Java from the default GCC build process but to potentially replace it with the Go or ADA languages.  With the open-source Java toolchain development having shifted from GCJ to OpenJDK years ago, Jeff Law of Red Hat characters the current state of Java in GCC as "moved from active development into a deep maintenance mode." GCJ seldom sees new development work and its usage isn't great either, but as of right now it's still built by default when compiling GCC.  Jeff Law volleyed a mailing list thread on Friday entitled  Replace Java with Go in default languages . So far GCC developers from various companies seem to be in agreement on dropping