This week we bring you part 2 of our look at the new Ubuntu 22.04 LTS release and what’s in it for security, plus we cover security updates for DPDK, OpenSSL, Cron, RSyslog, Curl and more.
37 unique CVEs addressed
c_rehash
script through
shell-metacharacters - but no privilege escalation so only get whatever
privileges the script is executing under (c_rehash
is used to create
symlinks named as the hashes of certs etc when importing a cert into a
cert store so it can then easily be looked up via it’s hash value as the
filename)syslog
user only)ChangeCipherSpec
messages in TLS 1.3 - remote client could
crash a server by sending multiple of theseiptables
command to configure firewall rules etc but they
will then be loaded into the kernel’s nft
backend rather than xtables
nft
to directly configure nft
backend which supports more advanced rule types-fanalyzer
$SRANDOM
vs $RANDOM
/dev/urandom
and hence is not
reproducible / deterministic - ie. is actually more truly random