Ich lasse die Kommentare meiner Freundin zu aktuellen Ereignissen mal für sich sprechen:

"Ich finde es echt unter aller Sau 😡 Mit so jemandem will man doch gar nichts mehr zu tun haben."

Und

"Jeder [von vier Punkten] für sich ist richtig scheiße und alles zusammen so richtig oberscheißekackedaneben."

#DepressionenTäglichÜberwinden "Besuch" für die Katzen zwecks #DHCP Teilnahme

#MutDesTages beim Anwalt nachgefragt, wie der Stand ist

#Nach22Jahren weil meine Technik für FGW funktioniert

🐀 Cybersecurity Advance Class

👿 Rogue DHCP Server

Quando un client entra in rete, accetta spesso la prima risposta DHCP ricevuta. Un server DHCP non autorizzato può assegnare gateway e DNS malevoli, intercettando il traffico e aprendo la strada a phishing, MITM e furto di credenziali.

@sicurezza

#CyberSecurity #InfoSec #Networking #DHCP #Nextred

Security Advisory: CVE-2025-70102 - NULL Pointer Dereference in dhcpcd parse_option

Summary
A crafted dhcpcd configuration input can trigger undefined behavior in the configuration parser by causing `parse_option()` to access a member through a NULL `struct dhcp_opt` pointer.

The issue is located in `src/if-options.c` in `parse_option()`. During parsing of malformed or unexpected option data, the lookup/parsing path can leave the local DHCP option pointer unset. The affected code then assumes the option pointer is valid and accesses embedded option metadata through it, which results in a NULL pointer member access at `src/if-options.c:1886`.

CWE:
CWE-758 - Reliance on Undefined, Unspecified, or Implementation-Defined Behavior

Affected Component:
```
src/if-options.c:1886
Function: parse_option()
```

Affected Product:
dhcpcd

Affected Version:
The issue was reproduced against dhcpcd commit:
```
2de751b3691642151a4fdc49e444d6b4dc364e98
```

Attack Conditions:
An attacker must cause dhcpcd to process a crafted configuration input that reaches the vulnerable option parsing path. The issue was reproduced in an instrumented fuzzing build of the dhcpcd configuration reader.

Impact:
The vulnerability causes undefined behavior and process termination under the sanitizer build, resulting in Denial of Service. No evidence of arbitrary code execution was observed in the local crash data.

Fix:
The issue was fixed in dhcpcd commit:
```
117742d755b591764036dd4218f314f748a3d2b7
```
The fix ensures that the pointed-to local DHCP option entry is non-NULL before it is dereferenced. Users should update to a dhcpcd build containing this commit or later.

References:
- Issue: https://github.com/NetworkConfiguration/dhcpcd/issues/567
- Fix: https://github.com/NetworkConfiguration/dhcpcd/commit/117742d755b591764036dd4218f314f748a3d2b7
- PoC: https://github.com/sigdevel/pocs/blob/main/res/dhcpcd/1/if-options_c_1886/if-options_c_1886

Credits:
Alexander A. Shvedov (@sigdevel)

#fuzzing #infosec #security #aflplusplus #revers #cybersecurity #bugbounty #vulnerability #opensource #linux #cve #advisory #dhcp #net #dhcpcd

dhcpcd/src/if-options.c:1886 NULL Pointer Dereference in parse_option · Issue #567 · NetworkConfiguration/dhcpcd

dhcpcd/src/if-options.c NULL Pointer Dereference in parse_option Description: The issue is reproducible during testing on synthetic builds (instrumented fuzzing build). While testing the dhcpcd con...

GitHub

Stampante non funziona su Windows 10 e 11: tutti i problemi e come risolverli

Errori più comuni negli errori della stampante sia su ambienti casalinghi che aziendali

https://ticonsigliotech.com/2026/06/09/stampante-non-funziona-su-windows-10-e-11-tutti-i-problemi-e-come-risolverli/

Wenn ich richtig sehe hat @cfhn heimlich still und leise die #DHCP26 angekündigt:

https://dhcp.cfhn.it/

#DHCP ist ein kleines, gemütliches Event in Heilbronn, das @Habrok42 und ich gerne wegen der Menschen empfehlen.

#CCC

#GPN24 #GPN

DHCP - 30.10.20.26

@rabautz ich habe erst mit #dnsmasq angefangen, wurde aber nicht warm damit. Bei weiterer Recherche kam ich auf #KeaDHCP und ich weis nicht wo ich es gelesen habe aber es wurde als neuer #DHCP Server gefeiert. Und mit Kea bin ich sehr gut klar gekommen und dabei geblieben.

#OPNsense

The #DHCP server, running on the #OpenWRT router, assigned an internal IP to a client. However this IP was already used by a central NAS device. This situation is called an IP address conflict.

In our latest #tutorial we show where to find the current DHCP leases, how to create a static and remove an existing lease on @openwrt .

https://www.geekersdigest.com/how-to-manually-remove-a-dhcp-lease-on-openwrt-router/

How to manually remove a DHCP lease on OpenWRT router

Geeker's Digest

OMG, i thought things were supposed to get simpler as newer versions of software came out.

On the "Legacy" ISC #DHCP settings in #OPNSense, you could just type an IP address into the NTP text box.

In the "improved" version, which uses Kea DHCP instead, it will only accept "hex".

I assume this is just the #IPv6 address with no ":"s and loads of "0000"s (in my case), but some guidance would be helpful.... or just a fucking text box specifically for a IP address like the "legacy" version <sigh>.

Kea DHCP

Modern, open source DHCPv4 & DHCPv6 server