linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

afk, in Broken Rules Sponsors Krita
@afk@ttrpg.network avatar

They recently sponsored Godot as well :)!

silencioso, in The Distro Wars are good actually.?

I wouldn’t call it a war, more like a geeks dorky dance contest

WeLoveCastingSpellz,

yea more or less. didn’t know what to call it.

Grangle1, in KDE Plasma 5.27.10, Bugfix Release for December

On Neon in Wayland it moved the application launcher and notifications to the center of the screen. I saw an issue opened for it just now, so hopefully it will be fixed soon. But I’m expecting it will likely just be a thing until Plasma 6 because that is likely where 100% of their resources are right now.

Pantherina, (edited )

Try to recreate the panel?

And yes, Plasma6 is usable now, it seems like everything is just working and I am close to rebasing. There is a Fedora Kinoite variant which is in my experience way better than Neon Unstable

const_void,

Except for the fact that several major programs (dolphin) crash on a regular basis. It’s definitely not ready for the average yet.

Strit,
@Strit@lemmy.linuxuserspace.show avatar

Did not happen to me when I updated on Arch. So might be a Neon quirk.

TylerDurdenJunior, in An open-source, cross-platform terminal for seamless workflows

“modern”, when it comes to terminals, usually translates to Javascript / web / electron

edu4rdshl,
@edu4rdshl@lemmy.world avatar

Kinda yes, sadly. However, at least they offer some reasoning for it like AI integration with the terminal.

velox_vulnus, (edited )

Do you really need “AI”, when a simple autocomplete/LSP plugin does wonders?

Also, you have to be online for that. Uninterrupted electricity and internet is still a privilege.

taladar,

And even if you did, why would you need Javascript to integrate that, just integrate it the same way the shell completion does.

Pantherina,

Haha if that would just work

dan,
@dan@upvote.au avatar

You don’t need to make it an Electron app to have AI integration.

kawa,
@kawa@reddeet.com avatar

We are used to badly optimized webapps but there’s some that definitely manage to be snappy wothout taking too much ressources

TheCaconym, in Just about every Windows and Linux device vulnerable to new LogoFAIL firmware attack

BIOS booting stays winning

Yewb, in Just about every Windows and Linux device vulnerable to new LogoFAIL firmware attack

Fyi if someone had physical access / administration access due to another vulnerability to your machine they can exploit it, news at 11:00

sadreality,

Would resetting bios clear this?

fl42v,

More like reflashing entirely or just changing the image. Alternatively, you can often disable showing the.logo somewhere in the settings.

What’s known as resetting bios is more like removing the stuff saved in CMOS, AFAIK

Nyfure,

Most fastboot options dont show the logo until windows bootloader comes along.
Though i am not sure how or why the logo is displayed when windows loads? Is that the same image? Loaded and displayed again or just didnt clear the display?

binboupan,

Loaded and displayed again, yes. It is stored in the BGRT table.

ShittyBeatlesFCPres, in Just about every Windows and Linux device vulnerable to new LogoFAIL firmware attack

I can’t believe stupid, pointless marketing crap didn’t have the best of the best working to ensure security.

Sureito, in An open-source, cross-platform terminal for seamless workflows

Looks interesting, I will look into it. On first look it seems useful

juli, in An open-source, cross-platform terminal for seamless workflows

Is there a competitor or is that the first of its kind?

lupec,

Closest I can think of is Warp, although right now it’s still closed source and Mac only. If there are others I’ve missed I’d love to learn more!

eager_eagle, (edited )
@eager_eagle@lemmy.world avatar

Warp has discoverability features that would actually convince me of using a “modern” terminal - like instant tooltips with documentation.

That said, call it trust issues, but I’ll never use a closed source terminal.

I’d like to see more user-friendly features like this that are terminal-agnostic. Manually checking manpages is so slow and fickle. Having the equivalent of an intellisense for the command line would be awesome.

lupec, (edited )

Yup, I feel you. It’s something I’ve always wanted myself, and I find myself hoping the OSS alternatives eventually implement something similar. For now I just make do with things like tealdeer and whatnot.

Edit: Just stumbled upon navi, the interactivity looks a lot closer to what we want than tldr and friends at least

Treeniks,

there is Inshellisense

eager_eagle, (edited )
@eager_eagle@lemmy.world avatar

I tried it for a few minutes, but every time I hit ctrl+c it stops showing tooltips. Looks good though

juli,

Yeah, deal breaker :D I’m not interested in mac software

lupec,

They do have Linux and Windows versions coming and claim they’re going to gradually open source it so there’s that, but yeah, doesn’t exactly inspire that much confidence lol

offspec,

I think Tabby is a similar project, but personally I spin up and throw out terminals very liberally. Tabby had a horrendous launch time, something more than a second which constantly bothered me while trying to work. I’d love to see how quick this is though!

krash,

+1 on tabby. Another nice feature tabby has is sync of secrets and settings. It is not very resource efficient, but it’s still nice.

charonn0, in Just about every Windows and Linux device vulnerable to new LogoFAIL firmware attack
@charonn0@startrek.website avatar

As its name suggests, LogoFAIL involves logos, specifically those of the hardware seller that are displayed on the device screen early in the boot process, while the UEFI is still running. Image parsers in UEFIs from all three major IBVs are riddled with roughly a dozen critical vulnerabilities that have gone unnoticed until now. By replacing the legitimate logo images with identical-looking ones that have been specially crafted to exploit these bugs, LogoFAIL makes it possible to execute malicious code at the most sensitive stage of the boot process, which is known as DXE, short for Driver Execution Environment.

So, does disabling the boot logo prevent the attack, or would it only make the attack obvious?

lol, (edited )
@lol@discuss.tchncs.de avatar

deleted_by_author

  • Loading...
  • charonn0,
    @charonn0@startrek.website avatar

    Usually you can, though the setting might be listed under something like “show diagnostic during boot”.

    lazylion_ca,

    If you have access to replace the logo file, you probably have access to enable it as well.

    fl42v,

    Not necessarily, I guess. They’re talking about a firmware upgrade of sorts, and, at least on the machines I own(ed), performing it didn’t reset user settings (which disabling the logo is)

    0x0, in Just about every Windows and Linux device vulnerable to new LogoFAIL firmware attack

    I wonder if old BIOS are vulnerable…

    admin,
    @admin@lemmy.my-box.dev avatar

    Nope, they aren’t as universal as EFI. I think the closest comparable attack vector for “old tech” is a bootsector virus.

    sabreW4K3, in Fedora 40 Eyes The Ability To Boot Unified Kernel Images Directly
    @sabreW4K3@lemmy.tf avatar

    Is this good?

    vanderbilt,
    @vanderbilt@beehaw.org avatar

    Yes, in my opinion. The configuration of grub (boot loader) is just another step to go wrong, and this will eliminate that possibility. Additionally, it will prevent stupider operating systems (cough Windows) from accidentally overwriting the boot loader during an update.

    sabreW4K3,
    @sabreW4K3@lemmy.tf avatar

    Does that mean that the OS would have to handle version booting?

    vanderbilt,
    @vanderbilt@beehaw.org avatar

    My understanding is that’s a yes.

    sabreW4K3,
    @sabreW4K3@lemmy.tf avatar

    Thank you

    Flaky, (edited )
    @Flaky@iusearchlinux.fyi avatar

    It basically means instead of relying on a bootloader (e.g. GRUB or systemd-boot) the computer boots the kernel directly. Generally there should be no change besides having to use the BIOS menu to manually select a kernel.

    sabreW4K3,
    @sabreW4K3@lemmy.tf avatar

    Thank you, you’re awesome!

    Flaky,
    @Flaky@iusearchlinux.fyi avatar

    No problem! :)

    FWIW, a lot of the DIY distros (Arch and Gentoo being the ones on most minds) allow this already so it’s nothing new. It’s just Fedora implementing it that’s new I guess. If you’re curious, the term to search is “EFISTUB”.

    Blisterexe,

    Is the benifit making secure boot work better?

    duncesplayed,

    I think for most people they won’t care either way.

    Some people do legitimately occasionally need to poke around in GRUB before loading the kernel. Setting up certain kernel parameters or looking for something on the filesystem or something like that. For those people, booting directly into the kernel means your ability to “poke around” is now limited by how nice your motherboard’s firmware is. But even for those people, they should always at least have the option of setting up a 2-stage boot.

    _edge, in Just about every Windows and Linux device vulnerable to new LogoFAIL firmware attack

    There are several ways to exploit LogoFAIL. Remote attacks work by first exploiting an unpatched vulnerability in a browser, media player, or other app and using the administrative control gained to replace the legitimate logo image processed early in the boot process with an identical-looking one that exploits a parser flaw. The other way is to gain brief access to a vulnerable device while it’s unlocked and replace the legitimate image file with a malicious one.

    In short, the adversary requires elevated access to replace a file on the EFI partition. In this case, you should consider the machine compromised with or without this flaw.

    You weren’t hoping that Secure Boot saves your ass, were you?

    blindsight, (edited )

    The idea is also that a compromised system will remains compromised after all storage drives are removed.

    Ithorian,
    @Ithorian@hexbear.net avatar

    So if I have my computer set that it needs a sudo password for most changes am I good?

    fl42v,

    Unless they find another way to escalate privileges… A bug, a random binary with suid, etc

    _edge,

    Yes, that’s my understanding. A normal user cannot do this. (And of course, an attacker shouldn’t not control a local user in the first place.)

    Physical access is also a risk, but physical access trumps everything.

    Ithorian,
    @Ithorian@hexbear.net avatar

    Thanks for the answer. Unless my dog learns how to code I think I’m safe from anyone getting physical access

    PhatInferno,
    @PhatInferno@midwest.social avatar

    As a hacker imma start teaching dogs to code as part of my breakin process, sorry bud

    FigMcLargeHuge,

    Introduce him or her to FidoNet.

    Murdoc,

    Ah, so the next Air Bud movie will be what, Hack Bud?
    “There’s nothing in the specifications that says that a dog can’t have admin access.”
    “Nothing but 'net!”

    timicin,

    You weren’t hoping that Secure Boot saves your ass, were you?

    i wonder if containerized firefox (eg snap/flatpak) will

    InnerScientist,

    replace a file on the EFI partition.

    Doesn’t this mean that secure boot would save your ass? If you verify that the boot files are signed (secure boot) then you can’t boot these modified files or am I missing something?

    hottari,

    If I can replace a file in your EFI, how hard would it be to sign the same file.

    InnerScientist,

    Well, it rules out an evil maid attack and maybe jumping over a dual boot setup.

    fl42v, (edited )

    If it can execute in ram (as far as I understand, they’ve been talking about fileless attacks, so… Possible?), it can just inject whatever

    Addit: also, sucure boot on most systems, well, sucks, unless you remove m$ keys and flash yours, at least. The thing is, they signed shim and whatever was the alternative chainable bootloader (mako or smth?) effectively rendering the whole thing useless; also there was a grub binary distributed as part of some kaspersky’s livecd-s with unlocked config, so, yet again, load whatever tf you want

    InnerScientist,

    Last time I enabled secure boot it was with a unified kernel image, there was nothing on the EFI partition that was unsigned.

    Idk about the default shim setup but using dracut with uki, rolled keys and luks it’d be secure.

    After this you’re protected from offline attacks only though, unless you sign the UKI on a different device any program with root could still sign the modified images itself but no one could do an Evil Maid Attack or similar.

    fl42v,

    The point with m$ keys was that you should delete them as they’re used to sign stuff that loads literally anything given your maid is insistent enough.

    [note: it was mentioned in the arch wiki that sometimes removing m$ keys bricks some (which exactly wasn’t mentioned) devices]

    _edge,

    Well, not an expert. We learned now that logos are not signed. I’m not sure the boot menu config file is not either. So on a typical linux setup you can inject a command there.

    peopleproblems,

    See, I knew there were other reasons I wouldn’t touch secure boot lol

    falsem,

    Yeah, if someone has write access to your boot partition then you're kind of already screwed.

    plinky,
    @plinky@hexbear.net avatar

    The worst part it persists through reinstalls (if i understood correctly)

    _edge,

    This is also my understanding, at least of you keep the EFI partition.

    Bitrot, (edited )
    @Bitrot@lemmy.sdf.org avatar

    It can outlast those too.

    In many of these cases, however, it’s still possible to run a software tool freely available from the IBV or device vendor website that reflashes the firmware from the OS. To pass security checks, the tool installs the same cryptographically signed UEFI firmware already in use, with only the logo image, which doesn’t require a valid digital signature, changed.

    Bipta,

    Boy do I love the future.

    Bitrot,
    @Bitrot@lemmy.sdf.org avatar

    It’s reminiscent of boot sector viruses in the DOS days.

    Waluigis_Talking_Buttplug, in The Distro Wars are good actually.?

    HannaMontanaLinux

    Fucking what

    WeLoveCastingSpellz,

    hannahmontana.sourceforge.netObjectively the best distro

    WeAreAllOne,

    I loled on the Miley Cyrus link! Hahaha fucking hilarious. Good on you dude!

    KISSmyOS, (edited )

    That’s not even close to the weirdest distro out there.

    plinky, in Just about every Windows and Linux device vulnerable to new LogoFAIL firmware attack
    @plinky@hexbear.net avatar

    damn 😱

    redd,
    @redd@discuss.tchncs.de avatar

    Don’t panic!

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 18878464 bytes) in /var/www/kbin/kbin/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php on line 171

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 10502144 bytes) in /var/www/kbin/kbin/vendor/symfony/error-handler/Resources/views/logs.html.php on line 25