New BIOS Firmware for ThinkPad P1 G1 1.28

So another new post, another new firmware update? You bet it is! Early this month, Lenovo just released another BIOS firmware for ThinkPad P1 Gen 1. It looks like Lenovo has fixed a few bugs comparing to the the previous firmware release in March. CHANGES IN THIS RELEASE Version 1.28 [Important updates] - Addresses CVE-2019-0154 (https://cve.mitre.org//cgi-bin//cvename.cgi?name=CVE-2019-0154) Refer to Lenovo's Security Advisory page for additional information about LEN-27714 "Multi-vendor BIOS Security Vulnerabilities" (https://support....

April 11, 2020 · 2 min · 311 words · kenno

Gentoo Luks Fails Kernel 5.6

My Gentoo based Linux laptop which is still running the older kernel 5.3.15. A short while back, I had a failed attempt to upgrade the kernel to 5.4.2 as the disk which encrypted with dm-crypt couldn’t be decrypted on boot. Since the older kernel 5.3.15 was working fine and free time was I what I lacked of, it seemed logical to just not doing anything about it. Today while updating all the packages on my Gentoo laptop, I notice there was a newer kernel available: 5....

April 11, 2020 · 3 min · 611 words · kenno

List Open Ports on FreeBSD

On Linux to list running services and open ports, I either use netstat or ss (socket stat?) most recently. Though netstat is available on FreeBSD, the syntax is completely different. Today, I have the need to list the running services with the port display. On FreeBSD, we can do this using sockstat command. root@bsd1:~ # sockstat -4 -l USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS minio minio 49274 10 tcp46 *:9000 *:* root sendmail 675 4 tcp4 127....

April 8, 2020 · 1 min · 151 words · kenno

New BIOS Firmware for ThinkPad X1 Carbon G6 1.46

Lenovo has “quietely” released another firmware (1.46) for ThinkPad X1 Carbon Gen 6. Changes in this release: CHANGES IN THIS RELEASE Version 1.46 [Important updates] - Update includes a security fix. [New functions or enhancements] Nothing. [Problem fixes] Nothing. I am not able to find out what the “important security fix” is. However, I’m happy to report that the firmware update went well on X1 Carbon Gen 6 running Fedora 31....

March 31, 2020 · 1 min · 103 words · kenno

New BIOS Firmware for ThinkPad P1 G1 1.27

If you’re still running ThinkPad P1 Gen 1 (Type 20MD, 20ME) like me, there is an exciting news, at least to me. Lenovo just released a new BIOS/UEFI firmware updated at version 1.27 on Mar 20, 2020. Changes in this releases: CHANGES IN THIS RELEASE Version 1.27 [Important updates] - Addresses CVE-2019-0185 (https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-0185) Refer to Lenovo's Security Advisory page for additionalinformation about LEN-27714 "Multi-vendor BIOS Security Vulnerabilities". (https://support.lenovo.com/us/en/product_security/LEN-27714) - Security fix addresses LEN-29406 "ST Microelectronics TPM Firmware ECDSA Signature Generation Vulnerability"....

March 27, 2020 · 2 min · 323 words · kenno