Nick Gregory, a Sophos threat researcher, found this hole recently while checking netfilter for possible security problems. Gregory explains in great detail his bug hunt, and I recommend it for those ...
A new Linux NetFilter kernel flaw has been discovered, allowing unprivileged local users to escalate their privileges to root level, allowing complete control over a system. The CVE-2023-32233 ...
Sophos researcher Nick Gregory has uncovered a dangerous security bug in Linux's netfilter application which could enable a local attacker to escalate privileges on vulnerable machines and carry out a ...
When deciding on a firewall implementation, most Unix-savvy administrators have usually chosen to use ipfilter on OpenBSD for their combination of capabilities and stability, as the capabilities of ...
Linux security developer Jenny Guanni Qu has discovered that bugs in the Linux kernel can remain hidden for more than two ...
Every self-respecting Linux guru should be familiar with firewalls and how to install and configure them. With this in mind, Linux gurus also should be curious about how firewalls function and how to ...
Courtesy of the complex routing and network configurations that Cloudflare uses, their engineers like to push the Linux ...
I'm looking to write a Perl program to monitor my network services for intrusion and DOS attempts. I want to take advantage of the INSERT and DELETE options of the "iptables" command. I was hoping ...