This week we dig into some of the details of another recent Linux malware sample called Symbiote, plus we cover security updates for the Linux kernel, vim, FreeRDP, NTFS-3G and more.
82 unique CVEs addressed
release_agentio_uringkgdbcanonical-livepatch status
| Kernel type | 22.04 | 20.04 | 18.04 | 16.04 | 14.04 |
|---|---|---|---|---|---|
| aws | — | 86.3 | 86.3 | 86.3 | — |
| aws-5.4 | — | — | 86.3 | — | — |
| aws-hwe | — | — | — | 86.3 | — |
| azure | — | 86.3 | — | 86.3 | — |
| azure-4.15 | — | — | 86.3 | — | — |
| azure-5.4 | — | — | 86.3 | — | — |
| gcp | 86.4 | 86.3 | — | 86.3 | — |
| gcp-4.15 | — | — | 86.3 | — | — |
| gcp-5.4 | — | — | 86.3 | — | — |
| generic-4.15 | — | — | 86.3 | 86.3 | — |
| generic-4.4 | — | — | — | 86.3 | 86.3 |
| generic-5.4 | — | 86.3 | 86.3 | — | — |
| gke | 86.4 | 86.3 | — | — | — |
| gke-4.15 | — | — | 86.3 | — | — |
| gke-5.4 | — | — | 86.3 | — | — |
| gkeop | — | 86.3 | — | — | — |
| gkeop-5.4 | — | — | 86.3 | — | — |
| ibm | 86.4 | 86.3 | — | — | — |
| ibm-5.4 | — | — | 86.3 | — | — |
| linux | 86.4 | — | — | — | — |
| lowlatency | 86.4 | — | — | — | — |
| lowlatency-4.15 | — | — | 86.3 | 86.3 | — |
| lowlatency-4.4 | — | — | — | 86.3 | 86.3 |
| lowlatency-5.4 | — | 86.3 | 86.3 | — | — |
| oem | — | — | 86.3 | — | — |
mount.cifs via crafted command-line
arguments - used strcpy() to copy the provided IP address after first
checking length - but did comparison using strnlen() which returns the
max length even if the string is longer - so subsequent strcpy() would
then overflowmount.cifs when it spawns a
subshell for password inputLD_PRELOAD to ‘infect’ binaries on systemtcpdump etc