J'ai pondu un nouvel article oรน je parle de Go et de glandwnoisettes. Bonne lecture ! ๐Ÿฟ๏ธ

https://lenain.info/fr/going-nut/

#golang #go #squirrel #embedding #cgo

Example #1232354 of why I hate semantics on comments/names/etc:

// #cgo noescape thisFunctionDoesNotExist
// #cgo nocallback thisFunctionDoesNotExistNotEvenClose

This of course happily compiles.

๐ŸŸ  CVE-2025-61731 - High (7.8)

Building a malicious file with cmd/go can cause can cause a write to an attacker-controlled file with partial control of the file content. The "#cgo pkg-config:" directive in a Go source file provides command-line arguments to provide to the Go pk...

๐Ÿ”— https://www.thehackerwire.com/vulnerability/CVE-2025-61731/

#CVE #vulnerability #infosec #cybersecurity #security #Tenda #patchstack

๐ŸŸ  CVE-2025-61731 - High (7.8)

Building a malicious file with cmd/go can cause can cause a write to an attacker-controlled file with partial control of the file content. The "#cgo pkg-config:" directive in a Go source file provides command-line arguments to provide to the Go pkg-config command. An attacker can provide a "--log...

๐Ÿ”— https://www.thehackerwire.com/vulnerability/CVE-2025-61731/

#CVE #vulnerability #infosec #cybersecurity

๐Ÿšจ EUVD-2025-206447

๐Ÿ“Š Score: n/a
๐Ÿ“ฆ Product: cmd/go, cmd/go
๐Ÿข Vendor: Go toolchain
๐Ÿ“… Updated: 2026-01-28

๐Ÿ“ Building a malicious file with cmd/go can cause can cause a write to an attacker-controlled file with partial control of the file content. The "#cgo pkg-config:" directive in a Go source file provides command-line arguments to provide to the Go pkg-config com...

๐Ÿ”— https://euvd.enisa.europa.eu/vulnerability/EUVD-2025-206447

#cybersecurity #infosec #euvd #cve #vulnerability

EUVD

European Vulnerability Database

Did you know `zig cc` might be a better C #compiler than #GCC / #Clang? And that you can use it to compile your #CGO-dependent #golang projects as well?

I just needed to cross-compile something for x86_64-linux-musl on aarch64-macos-none. Everything else kept giving me headaches (#docker, #qemu)โ€ฆ but using #zig just worked.

https://andrewkelley.me/post/zig-cc-powerful-drop-in-replacement-gcc-clang.html

`zig cc`: a Powerful Drop-In Replacement for GCC/Clang - Andrew Kelley

Aviation weather for Zhengzhou Xinzheng International airport (China) is โ€œZHCC 230200Z VRB01MPS 3000 HZ NSC M01/M06 Q1028 NOSIGโ€ : See what it means on https://www.bigorre.org/aero/meteo/zhcc/en #zhengzhouxinzhenginternationalairport #airport #zhengzhou #china #zhcc #cgo #metar #aviation #aviationweather #avgeek vl
Zhengzhou Xinzheng International airport (China) aviation weather and informations ZHCC CGO

Aviation weather with TAF and METAR, Maps, hotels and aeronautical information for Zhengzhou Xinzheng International airport (China)

Bigorre.org

ICAO: 781945
Flt: CSN654 #CHINASOUTHERNAIRLINES #LGW - #CGO
First seen: 2026-01-20 22:04:43 CET
Min Alt: 11249 m AGL
Min Dist: 10.78 km

https://globe.adsbexchange.com/?icao=781945&lat=52.996216&lon=5.800323&zoom=12&showTrace=2026-01-20
#adsb #aboveFRL #EHLW

ICAO: 781945
Flt: CSN653 #CHINASOUTHERNAIRLINES #CGO - #LGW
First seen: 2026-01-20 19:00:26 CET
Min Alt: 10952 m AGL
Min Dist: 9.1 km

https://globe.adsbexchange.com/?icao=781945&lat=53.227478&lon=6.257577&zoom=12&showTrace=2026-01-20
#adsb #aboveFRL #EHLW

Working on a #SailfishOS app with a #Golang backend using #CGo.

So far works well!