this post was submitted on 30 Apr 2026
318 points (98.5% liked)

Selfhosted

58877 readers
1010 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] ipp0@sopuli.xyz 39 points 1 day ago (1 children)

This attack must be run locally. The attacker must already have user access. They can then escalate privileges using this. Meaning your box must already be compromised for this to work. Still serious, but no need to panic in most cases.

[–] possiblylinux127@lemmy.zip 7 points 1 day ago (1 children)

A local compromise happens more than you think

[–] ipp0@sopuli.xyz 2 points 8 hours ago (1 children)

Do you have a source for how often it happens or is this conjecture? I guess this would most often happen through supply chain attacks or physical access, the first not being all that common in my understanding and the latter not being a typical threat model for a home computer. But if you have a source explaining what actually happens, I would love to read it.

[–] possiblylinux127@lemmy.zip 1 points 5 hours ago* (last edited 4 hours ago)

There are plenty of way to get a local unprivileged shell

For instance, if you are running a old version of cups someone could chain together several vulnerabilities to gain root on your system

https://www.bleepingcomputer.com/news/security/cups-flaws-enable-linux-remote-code-execution-but-theres-a-catch/

Having a MAC like SELinux helps to mitigate this but you still should patch as soon as possible