Security

共 294 篇文章。

Shall we patch a (possibly) non-exploitable heap overflow?

Security

While I believe that proactive security practice is necessary for every consumers, the most conversave ones should argue that even a security update will possibly break compablity.

Now I am in trouble. With rsync 2.5.5 installed on a FreeBSD system, we know that it is possible to overflow its heap, however, shall we patch it, or just let it as-is because it is not exploitable on FreeBSD, unlike Linux’s silly brk(9) implementation?

阅读全文… ( 本文约 136 字,阅读大致需要 1 分钟 )

beastie.frontfree.net under SYNFLOOD attack!

Security

I have watched spurious SYN messages and apparantly this has affected beastie.frontfree.net’s networking subsystem, namely, its mail system. The attack is from 203.81.27.11.

Whois indicates 203.81.27.11 is:

阅读全文… ( 本文约 229 字,阅读大致需要 1 分钟 )

cvs updated again

Security

I think FreeBSD will soon release a new advisory. Simply put, cvs updated again and is vulnerable to some potential security risks.

参与评论

pf in NetBSD, jkh's new article, etc.

Development

It appears that NetBSD has finally adopted packet filter, an OpenBSD feature to its base. Compared to FreeBSD’s pf port, this will be much easier one because the VM structure is almostly alike.

阅读全文… ( 本文约 55 字,阅读大致需要 1 分钟 )

A firewall to cut all useful connection, good job

Security

Not sure how did the corporation has designed the firewall system, it is simply - bogous and useless, and is fragile by design. All the design’s function is to keep the network out of being functional, not to make it a bit safer.

阅读全文… ( 本文约 322 字,阅读大致需要 2 分钟 )

OpenBSD's inetd saga

Networking

FreeBSD and OpenBSD’s inetd are based on a same codebase. However, they have different features and OpenBSD have some features that FreeBSD is lacking at present. For example, per-interface binding, etc.

阅读全文… ( 本文约 63 字,阅读大致需要 1 分钟 )

Bigger bin patch accepted by FreeBSD

Development

It seems that FreeBSD community has reviewed and committed one of my bigger patch on sbin/syslogd, which was primarily obtained from OpenBSD. These changes are more or less “sync with OpenBSD”, which will increase security performance of FreeBSD.

阅读全文… ( 本文约 107 字,阅读大致需要 1 分钟 )