home.social

#linksys — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #linksys, aggregated by home.social.

  1. How one #GPL #lawsuit accidentally created the homelab router that changed #networking forever

    source: howtogeek.com/a-legal-accident…

    It didn't take long for a group to take this source #code, inspect it, and start to modify it. This was #OpenWrt and it changed everything. By loading modified #firmware on the little Linksys, it was possible to unlock or add features that #Linksys did not intend for that model or price bracket.

    #news #freedom #wifi #router #opensource #foss #floss #software #hardware #economy #law #community #story #history #development #coder

  2. 🚨 HIGH severity (CVSS 8.6) OS command injection in Linksys MR9600 (2.0.6.206937) — CVE-2026-6992. Remote attackers can gain control via the 'pin' argument. Exploit is public, no fix yet. Restrict remote access & monitor closely. radar.offseq.com/threat/cve-20 #OffSeq #Vulnerability #Linksys

  3. @antdude @rstevens I have one of those wrt54gl's mounted on my ice cream truck power-wheels car for development telemetry!

    #ppprs #gokart #wifi #linksys

  4. @antdude @rstevens I have one of those wrt54gl's mounted on my ice cream truck power-wheels car for development telemetry!

    #ppprs #gokart #wifi #linksys

  5. @web_martin @fds2610 Es gibt keinen offiziellen Weg von #Amazon. Jetzt hat jemand einen #Exploit entwickelt, der den Bootloader entsperrt und den Weg für CustomROMs freimacht.
    #LineageOS bietet sich an, da es #OpenSource ist und für den Betrieb auf unterschiedlichster Hardware vorbereitet ist.

    So ähnlich läuft es schon seit Jahrzehnten. #DBox2, #Linksys #WRT54G, Windows Mobile PDAs,... bei allen wurde die #Firmware reversed und dann wurden Alternativen entwickelt.
    Teilweise sind aus diesen Entwicklungen neue Produkte, Firmen oder Communities entstanden.

    DBox2->#Dreambox->div. #Linux Receiver

    Linksys WRT54G->#OpenWRT/#DD-WRT->z.B. Gli.NET

    Ob man diesen anfänglichen Versuchen vertraut, bleibt natürlich jedem selbst überlassen. Ich find's jedenfalls super. Endlich geht sowas mal wieder 😀

  6. @web_martin @fds2610 Es gibt keinen offiziellen Weg von #Amazon. Jetzt hat jemand einen #Exploit entwickelt, der den Bootloader entsperrt und den Weg für CustomROMs freimacht.
    #LineageOS bietet sich an, da es #OpenSource ist und für den Betrieb auf unterschiedlichster Hardware vorbereitet ist.

    So ähnlich läuft es schon seit Jahrzehnten. #DBox2, #Linksys #WRT54G, Windows Mobile PDAs,... bei allen wurde die #Firmware reversed und dann wurden Alternativen entwickelt.
    Teilweise sind aus diesen Entwicklungen neue Produkte, Firmen oder Communities entstanden.

    DBox2->#Dreambox->div. #Linux Receiver

    Linksys WRT54G->#OpenWRT/#DD-WRT->z.B. Gli.NET

    Ob man diesen anfänglichen Versuchen vertraut, bleibt natürlich jedem selbst überlassen. Ich find's jedenfalls super. Endlich geht sowas mal wieder 😀

  7. It would be interesting to hear the original justification for adding the following to the #Linksys MX4200 iptables:

    -A INPUT -i eth0 -j wan2self
    -A wan2self -j wan2self_ports
    -A wan2self_ports -p tcp -m tcp --sport 5222 -j xlog_accept_wan2self
    -A xlog_accept_wan2self -j ACCEPT

    It's not often you see something that is so difficult to argue to be something else than a deliberate #backdoor. seclists.org/fulldisclosure/20

  8. It would be interesting to hear the original justification for adding the following to the #Linksys MX4200 iptables:

    -A INPUT -i eth0 -j wan2self
    -A wan2self -j wan2self_ports
    -A wan2self_ports -p tcp -m tcp --sport 5222 -j xlog_accept_wan2self
    -A xlog_accept_wan2self -j ACCEPT

    It's not often you see something that is so difficult to argue to be something else than a deliberate #backdoor. seclists.org/fulldisclosure/20

  9. Plethore of critical #Linksys MX4200 Wi-Fi router vulnerabilities (that were originally reported to Linksys nearly a year ago!) are still unfixed:

    - [SYSS-2025-001] Linksys MX9600/MX4200 - Path Traversal seclists.org/fulldisclosure/20
    - [SYSS-2025-002] Linksys MX9600/MX4200 - Missing Authentication for Critical Function seclists.org/fulldisclosure/20
    - [SYSS-2025-009] Linksys MX9600/MX4200 - SQL Injection seclists.org/fulldisclosure/20
    - [SYSS-2025-010] Linksys MX9600/MX4200 - OS Command Injection seclists.org/fulldisclosure/20
    - [SYSS-2025-011] Linksys MX9600/MX4200 - OS Command Injection seclists.org/fulldisclosure/20
    - [SYSS-2025-014] Linksys MX4200 - Improper Verification of Source of a Communication Channel
    seclists.org/fulldisclosure/20

    On first read it might appear that many of these vulnerabilities would only be exploitable by accessing the device non-WAN interface(s) from inside the local network. However, due to the SYSS-2025-014 vulnerability the normally "LAN only RCE" vulnerabilities (SYSS-2025-010 and -011) and SQL injection (SYSS-2025-009) can be performed from the WAN interface (read: the internet). The attacker merely needs to make the connection originate from port 5222 (which is trivial to arrange via local bind before connect).

    Update: Users of Linksys MX4200 should upgrade to firmware version 2.0.7.216620 or later. While not all of the security issues are fixed, it at least should stop the attacks via the WAN interface (SYSS-2025-014). support.linksys.com/kb/article

    #linksys #fulldisclosure #vulnerability #infosec #cybersecurity

  10. Plethore of critical #Linksys MX4200 Wi-Fi router vulnerabilities (that were originally reported to Linksys nearly a year ago!) are still unfixed:

    - [SYSS-2025-001] Linksys MX9600/MX4200 - Path Traversal seclists.org/fulldisclosure/20
    - [SYSS-2025-002] Linksys MX9600/MX4200 - Missing Authentication for Critical Function seclists.org/fulldisclosure/20
    - [SYSS-2025-009] Linksys MX9600/MX4200 - SQL Injection seclists.org/fulldisclosure/20
    - [SYSS-2025-010] Linksys MX9600/MX4200 - OS Command Injection seclists.org/fulldisclosure/20
    - [SYSS-2025-011] Linksys MX9600/MX4200 - OS Command Injection seclists.org/fulldisclosure/20
    - [SYSS-2025-014] Linksys MX4200 - Improper Verification of Source of a Communication Channel
    seclists.org/fulldisclosure/20

    On first read it might appear that many of these vulnerabilities would only be exploitable by accessing the device non-WAN interface(s) from inside the local network. However, due to the SYSS-2025-014 vulnerability the normally "LAN only RCE" vulnerabilities (SYSS-2025-010 and -011) and SQL injection (SYSS-2025-009) can be performed from the WAN interface (read: the internet). The attacker merely needs to make the connection originate from port 5222 (which is trivial to arrange via local bind before connect).

    Update: Users of Linksys MX4200 should upgrade to firmware version 2.0.7.216620 or later. While not all of the security issues are fixed, it at least should stop the attacks via the WAN interface (SYSS-2025-014). support.linksys.com/kb/article

    #linksys #fulldisclosure #vulnerability #infosec #cybersecurity

  11. Had half day off today.
    Thought I'd "simply" set up some #vlan: one main, one #IoT, and one for my #poe ip cameras.
    It took some work to set it up on my #GL.iNET #Flint3 #router, my
    #Linksys #LGS528P was simple to setup
    But after some tweaking (8 hours later) it seems all is now going well.
    Even @homeassistant works in the new setup

  12. Had half day off today.
    Thought I'd "simply" set up some #vlan: one main, one #IoT, and one for my #poe ip cameras.
    It took some work to set it up on my #GL.iNET #Flint3 #router, my
    #Linksys #LGS528P was simple to setup
    But after some tweaking (8 hours later) it seems all is now going well.
    Even @homeassistant works in the new setup

  13. @dashdsrdash @kim @FLOX_advocate It is usually not regular computers or servers that are a problem. It is all the embedded devices that are the issue. I have an old crappy 8 port #dlink smartswitch, a #vonage #linksys VOIP device, an #epson eco-tank printer, and a #roku premiere from them that is holding me back from moving #ipv6 .

  14. @dashdsrdash @kim @FLOX_advocate It is usually not regular computers or servers that are a problem. It is all the embedded devices that are the issue. I have an old crappy 8 port #dlink smartswitch, a #vonage #linksys VOIP device, an #epson eco-tank printer, and a #roku premiere from them that is holding me back from moving #ipv6 .

  15. @dashdsrdash @kim @FLOX_advocate It is usually not regular computers or servers that are a problem. It is all the embedded devices that are the issue. I have an old crappy 8 port #dlink smartswitch, a #vonage #linksys VOIP device, an #epson eco-tank printer, and a #roku premiere from them that is holding me back from moving #ipv6 .

  16. @dashdsrdash @kim @FLOX_advocate It is usually not regular computers or servers that are a problem. It is all the embedded devices that are the issue. I have an old crappy 8 port #dlink smartswitch, a #vonage #linksys VOIP device, an #epson eco-tank printer, and a #roku premiere from them that is holding me back from moving #ipv6 .

  17. some linux nerds: *does all this work for an old GPU or audio card to work*

    me: *remembers trying to get a #Linksys WUSB11/WUSB54G to work over period-correct Distros with #ndiswrapper and could never get anywhere* now that's a challenge I'd wanna see accomplished.
    Given enough grit, could I've actually figured it out and got it working or was I 100% doomed?

  18. So here is my new #OPNsense Router.
    My old router is a #Linksys WRT3200ACM running #DDWRT & it's blue, so I called it #Tachikoma from #GhostInTheShell.
    So went with the same theme here.
    I am really happy with it😁.
    I'm still getting for feel for OPNsense & where everything is
    I've been playing with Suricata & I got Zenarmor installed.

    For more info about my network setup & more Pic's
    Click The Link: pcpartpicker.com/b/sK3ypg

    #Intel #OPNsense #Firewall #Router #Suricata #Zenarmor #FreeBSD #InFoSec

  19. So here is my new #OPNsense Router.
    My old router is a #Linksys WRT3200ACM running #DDWRT & it's blue, so I called it #Tachikoma from #GhostInTheShell.
    So went with the same theme here.
    I am really happy with it😁.
    I'm still getting for feel for OPNsense & where everything is
    I've been playing with Suricata & I got Zenarmor installed.

    For more info about my network setup & more Pic's
    Click The Link: pcpartpicker.com/b/sK3ypg

    #Intel #OPNsense #Firewall #Router #Suricata #Zenarmor #FreeBSD #InFoSec

  20. Fortinet 傘下となった #Linksys#OpenWrt を採用したルータで日本再参入とのこと。信頼性に重点を置いたハードウェアで OpenWrt を採用しているモデルは特に国内では珍しいので興味深い。OpenWrt は Linksys 製ルータの代替ファームウェアとして開発が始まったことを考えると感慨深い,かも。

    internet.watch.impress.co.jp/d
    akiba-pc.watch.impress.co.jp/d

  21. An OS command injection vulnerability exists in various models of E-Series Linksys routers via the /tmUnblock.cgi and /hndUnblock.cgi endpoints over HTTP on port 8080. The CGI scripts improperly process user-supplied input passed to the ttcp_ip parameter without sanitization, allowing unauthenticated attackers to inject shell commands. This vulnerability is exploited in the wild by the "TheMoon" worm.

    #vulnerability #cybersecurity #cve #linksys

    🔗 vulnerability.circl.lu/vuln/cv

  22. An OS command injection vulnerability exists in various models of E-Series Linksys routers via the /tmUnblock.cgi and /hndUnblock.cgi endpoints over HTTP on port 8080. The CGI scripts improperly process user-supplied input passed to the ttcp_ip parameter without sanitization, allowing unauthenticated attackers to inject shell commands. This vulnerability is exploited in the wild by the "TheMoon" worm.

    #vulnerability #cybersecurity #cve #linksys

    🔗 vulnerability.circl.lu/vuln/cv

  23. Warum das #FBI aktuell vor unsicheren #Routern warnt - und wo die Hersteller unbedingt noch nachbessern müssen: Verschiedene Router-Modelle von #Linksys sind mit Schwachstellen behaftet und sollten deshalb nicht mehr verwendet werden.

    Nach wie vor werden im Netzwerk die WLAN-Router nicht regelmäßig auf ihre #Cybersecurity hin überprüft - oder sind abgekündigte und daher ungepatchte Auslaufmodelle, was dabei hilft, diese zu kompromittieren und in Botnetze zu integrieren:

    ic3.gov/CSA/2025/250507.pdf

  24. Warum das #FBI aktuell vor unsicheren #Routern warnt - und wo die Hersteller unbedingt noch nachbessern müssen: Verschiedene Router-Modelle von #Linksys sind mit Schwachstellen behaftet und sollten deshalb nicht mehr verwendet werden.

    Nach wie vor werden im Netzwerk die WLAN-Router nicht regelmäßig auf ihre #Cybersecurity hin überprüft - oder sind abgekündigte und daher ungepatchte Auslaufmodelle, was dabei hilft, diese zu kompromittieren und in Botnetze zu integrieren:

    ic3.gov/CSA/2025/250507.pdf