Could an intermittent or "resuming" connection be caught as a TCP port scan attempt?

I’m learning how to properly configure iptables to fend off TCP port scans on a hosted Linux-based VPS — I’m not particularly interested in blocking this kind of attack, but rather in understanding why I experience problems … Continue reading Could an intermittent or "resuming" connection be caught as a TCP port scan attempt?

Apple Kernel Code Vulnerability Affected All Devices

Another day, another vulnerability. Discovered by [Kevin Backhouse], CVE-2018-4407 is a particularly serious problem because it is present all throughout Apple’s product line, from the Macbook to the Apple Watch. The flaw is in the XNU kernel shared by all of these products.

This is a buffer overflow issue in the error handling for network packets. The kernel is expecting a fixed length of those packets but doesn’t check to prevent writing past the end of the buffer. The fact Apple’s XNU kernel powers all their products is remarkable, but issues like this are a reminder of the potential downside …read more

Continue reading Apple Kernel Code Vulnerability Affected All Devices

Linux Bugs, macOS Zero-Day, & Twitter Exposed – Paul’s Security Weekly #577

In the security news, Russian Hackers use Malware that can survive OS reinstalls, Facebook’s 2-Factor authentication With a phone number isn’t only for security, it’s used for ads ,FBI warns companies about hackers increasingly abusing RDP connections,… Continue reading Linux Bugs, macOS Zero-Day, & Twitter Exposed – Paul’s Security Weekly #577

Linux Bugs, macOS Zero-Day, & Twitter Exposed – Paul’s Security Weekly #577

In the security news, Russian Hackers use Malware that can survive OS reinstalls, Facebook’s 2-Factor authentication With a phone number isn’t only for security, it’s used for ads ,FBI warns companies about hackers increasingly abusing RDP connections,… Continue reading Linux Bugs, macOS Zero-Day, & Twitter Exposed – Paul’s Security Weekly #577

Linux, Without The Git Factor

Linux started as a student project in the 1990s, the creation of Linus Torvalds. He has attained celebrity status while steering his creation through the decades, but along the way he has also attracted a different reputation within the Linux and software community. He is famous for his outbursts and rants, some of which become rather personal, and it is not difficult at all to find kernel developers or would-be kernel developers who have turned their backs on the project as a result.

It’s very refreshing indeed then to read an update from [Linus] as part of his regular communications, …read more

Continue reading Linux, Without The Git Factor