This week we cover security updates for NSS, SQLite, the Linux kernel and
more, plus Joe and Alex discuss a recent FBI advisory warning about
possible dangers of Smart TVs.
Show Notes
Overview
This week we cover security updates for NSS, SQLite, the Linux kernel and
more, plus Joe and Alex discuss a recent FBI advisory warning about
possible dangers of Smart TVs.
OOB write if using an output buffer smaller than the block size (since
used block size instead of buffer size) when writing output for
NSC_EncryptUpdate()
Double free due to mishandling of reference counting when handling errors
during conversion of system data into Python objects - could be triggered
when using a malicious disk partition label with an invalid character
that fails to decode - so triggers error than fails to cleanup properly
and results in a double free
Various robustness updates for SQLite related to CVEs from other
applications that misuse SQLite - so this makes SQLite more tolerant if
it is misused in the future - plus a fix of a possible crash (DoS) under
certain usage scenarios.
Buffer overflow in wifi driver stack - able to be triggered by a remote
user in wifi range
Ubuntu specific OverlayFS and ShiftFS memory mapped reference counting
issue - can be triggered when combined with that when combined with AUFS
by a local attacker.
Memory leak based denial of service issues in various drivers (usually
during error conditions so unlikely to ever be hit in real use or able to
be easily triggered by malicious local users):