ePanorama.net

All about electronics and circuit design

How To Patch and Protect Linux Glibc Getaddrinfo Stack-based Buffer Overflow Zero Day Vulnerability CVE-2015-7547 and CVE-2015-5229 [ 16/Feb/2016 ]

A stack-based critical buffer overflow was found in the way the libresolv library (glibc) performed dual A/AAAA DNS queries. A remote attacker could crash or, potentially, execute code running the library on Linux. How do I patch and protect my server or workstation against the glibc getaddrinfo on Linux operating system? http://www.cyberciti.biz/faq/linux-patch-cve-2015-7547-glibc-getaddrinfo-stack-based-buffer-overflow/ Posted from WordPress

U.S. Hacked Into Iran’s Critical Civilian Infrastructure For Massive Cyberattack, New Film Claims – BuzzFeed News

A new documentary on “Stuxnet”, the joint U.S.-Israeli attack on Iran’s nuclear program, reveals it was just a small part of a much bigger cyber operation against the nation’s military and civilian infrastructure under the code name “NITRO ZEUS”. http://www.buzzfeed.com/jamesball/us-hacked-into-irans-critical-civilian-infrastructure-for-ma#.lgV7VGmGm Posted from WordPress for Android

Severe Glibc DNS Vulnerability Found

I saw this morning a notice from my local information security authority titled “GNU C -kirjastosta (glibc) löydetty vakava haavoittuvuus“. It tells that February also this year brought another nasty security issue on glibc library (last year’s vulnerability was GHOST). It is a Critical glibc (GNU C library) security issue that needs a bug fix

European Cyber Security Situation

The current situation in European Cyber Security This almost two hour long video is a part of Aalto University Kyberturvallisuus koskettaa meitä jokaista public lecture series: The current situation in European Cyber Security. This session was held at 9.2.2016 at Department of Communications and Networking. Speakers are Steve Purser (the Head of ENISA Core Operations Department)

Shell script patterns for bash

This article gives some useful patterns for writing bash scripts. For example: Fail fast in case of errors and Clean up after yourself even in unexpected situations https://barro.github.io/2016/02/shell-script-patterns-for-bash/     Posted from WordPress for Android