this post was submitted on 23 Jan 2025
68 points (71.5% liked)

Linux

8577 readers
213 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] possiblylinux127@lemmy.zip 2 points 4 days ago (1 children)

The Windows kernel is actually pretty solid. Its is the rest of the system that's the problem.

[–] Valmond@lemmy.world 1 points 4 days ago (1 children)

Except all the exceptions, like edge having memory read/write right without protection. Or so I have heard.

[–] possiblylinux127@lemmy.zip 2 points 4 days ago (2 children)

Source?

Edge is based on Chromium which is arguably one of the more secure pieces of software in existence. If it wasn't it would be exploited immediately.

Meanwhile Dillo is some hobby project that only has 14 contributors. It lacks the sandboxing provided by bigger browsers and has very few users let alone security testers.

[–] Valmond@lemmy.world 1 points 3 days ago

True, that was before they based it on chromium, when it was so slow it was painful.

It wasn't a long time ago (a couple of years), so I bet the kernel still is in that shape, which was my point even if I didn't get it through ...

[–] joshcodes@programming.dev 1 points 3 days ago (1 children)

...? Chrome had 10 critical rce vulnerabilities exploited last year alone... who mentioned Dillo?

[–] possiblylinux127@lemmy.zip 1 points 3 days ago

That's expected given the size and nature of Chromium. You are literally running arbitrary code from a foreign server.

The Linux kernel had more vulnerabilities