Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Steam Deck
  3. Microsoft is moving antivirus providers out of the Windows kernel. Hopefully anti-cheat will be next

Microsoft is moving antivirus providers out of the Windows kernel. Hopefully anti-cheat will be next

Scheduled Pinned Locked Moved Steam Deck
steamdeck
58 Posts 40 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D [email protected]

    I never understood kernel level anti-cheat. People STILL cheat. lol

    mooglemaestro@lemmy.zipM This user is from outside of this forum
    mooglemaestro@lemmy.zipM This user is from outside of this forum
    [email protected]
    wrote on last edited by [email protected]
    #16

    Yes,

    but game companies also want to spy on you and potentially sell your data. Even if they aren't selling it, the ability to do so increases the value to investors. This is the way tech companies talk about invasive software in general, FWIW.

    derin@lemmy.beru.coD 1 Reply Last reply
    42
    • S [email protected]

      Some games just need people back in the equation instead of relying on algorithms. Bring back the Game Master's to MMOs etc, these people are willing to work for peanuts and be happy, yet they still decided to cut costs by replacing them...

      W This user is from outside of this forum
      W This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #17

      ...wait, games don't have even a single person checking for cheaters, even casually? Like, they wholly rely on anticheat?

      (PS, has been a decently long time since I played a game that needed anti cheat)

      N D S 3 Replies Last reply
      5
      • K [email protected]

        This is what, the fourth time a Linux community gets excited about this? But that's actually not good for us at all. Much like Android's safety net, or the nightmare that is the Mac equivalent, the entire point will be creating an untouchable chain from the firmware to the final OS being booted, and only allowing some apps to use a specific API to attest this isn't compromised.

        This is horrendous for people trying to modify the OS or, in a more relevant tone, run programs meant for that OS on an entirely different environment. Microsoft has slowly been moving towards making this work on PCs, mostly due to pressure from DRM providers like Netflix or banking apps, but unlike Apple they can't simply lock everything down at once and say "deal with it" because Windows lives by backwards compatibility. Either way, this is just another step towards this upcoming future.

        If your favorite games now start asking Windows if the chain of trust is not tampered with... say goodbye to compatibility with Proton.

        W This user is from outside of this forum
        W This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #18

        I don't think chain of trust and security through kernel-level access are fighting the same problem.

        Usually chain of trust is to prevent app tampering, and kernel-level access is to prevent memory tampering.

        I assume Windows is creating a new API for applications to monitor certain regions of memory for tampering without needing kernel access.

        D W 2 Replies Last reply
        3
        • K [email protected]

          I'm curious to see how CompTIA responds to this. They already don't allow you to take their exams in a VM or any kind of Linux. Presumably for the same "concerns" that the anti-cheat industry has.

          C This user is from outside of this forum
          C This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #19

          A useless certificate for a useless job.

          K 1 Reply Last reply
          3
          • C [email protected]

            A useless certificate for a useless job.

            K This user is from outside of this forum
            K This user is from outside of this forum
            [email protected]
            wrote on last edited by [email protected]
            #20

            As a holder of multiple CompTIA certificates I wholeheartedly agree that they're useless. Unfortunately they're by far the most common means of contractors (the actual people, not the companies) checking off the boxes to qualify for U.S. government IT contracts; which means they're still relevant.

            1 Reply Last reply
            8
            • kolanaki@pawb.socialK [email protected]

              I'd probably be okay with kernel level anti-cheats if they actually stopped cheaters. But they don't. Hell, the best anti-cheat I've ever seen that actually works isn't even made by the developers of the game; it's a mod! Blue Sentinel for Dark Souls 3. All it does is check if the files a player you're connecting to has deviate at all from your own, then prevents the connection if they are not 1:1 identical.

              W This user is from outside of this forum
              W This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #21

              Basic anti-cheat already does this, but also with memory, because most cheats are reading/modifying what is in memory. I think the only ethical solution for anti-cheat is on the server side, with machine learning perhaps, kind of like VACnet.

              F 1 Reply Last reply
              14
              • kolanaki@pawb.socialK [email protected]

                I'd probably be okay with kernel level anti-cheats if they actually stopped cheaters. But they don't. Hell, the best anti-cheat I've ever seen that actually works isn't even made by the developers of the game; it's a mod! Blue Sentinel for Dark Souls 3. All it does is check if the files a player you're connecting to has deviate at all from your own, then prevents the connection if they are not 1:1 identical.

                O This user is from outside of this forum
                O This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #22

                If cheaters wanted to get around that, they could

                1 Reply Last reply
                10
                • x00z@lemmy.worldX [email protected]

                  You realize this’ll occur at the expense of Microsoft treating the user as an untrustworthy enemy.

                  What do you mean? Take away your ability to create drivers? Because it's already extremely limited and you need to get signed. I guess this "change" would just mean not signing any new antivirus drivers.

                  This means modding (even for offline play) will not be allowed. Heck, even modify ini files might be viewed as “hacking”.

                  That's a completely wrong take. Whether or not an anticheat runs in the kernel or not does not mean people can just go and edit their files. Even with a kernel level anticheat people can already do that if the driver is not running. The correct way is to do purity checks during connection to an online server, and only allow serverside code to update the gamestate. Any texture file hacks and local purity bypasses for those would need to be caught by the userland anticheat, like it has been done for ages. Not the best solution, but far more privacy friendly.

                  I agree removing the need for anti-cheat in principal sounds nice, but this means archiving games or porting them to “unsupported platforms” will be relics of the past.

                  Another weird take. Are you talking about the anticheat not being installable anymore? Because even if a game comes with a kernel level anticheat it would need a valid certificate, so any dead game would eventually have this problem regardless of it being allowed to install the driver. Porting games would in almost all cases get rid of the anticheat or somehow null it, disable any custom servers from forcing a valid anticheat, stuff like that. And archiving would be much easier without any anticheat at all, again regardless of kernel anticheat or userland anticheat.

                  MUCH better solutions against hacker are to use all this amazing machine learning stuff on the server side, put more power back into the hands of admins and their selfhosted servers, and handle reports about hackers better and faster.

                  L This user is from outside of this forum
                  L This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #23

                  Thanks for the well thought response, you made quite a few points, but let me try to clarify where I'm coming from:

                  Windows 11 requires all computers to have TPM 2.0. It's a crypto chip used for allowing vendors (re: Microsoft) to add secure keys at a hardware level, which will then allow software to verify that the software, operating system, and hardware are "unmodified".

                  In a nutshell this process for allowing software to ensure that the OS and hardware are not compromised nor modified is called "attestation".

                  And it's something Google has (successfully) introduced into Android and they're now "turning the screws" .

                  This means that the Windows of the near future, will begin to "limit access" to the OS (ie: kick people out of the kernel), only allowed signed device drivers, etc.

                  The next step will be restricting "sideloaded apps" and funnel people through the "officially supported apps store". Once that happens, sideloading will either be removed or crippled.

                  When it comes to gaming: there won't be any need for anti-cheat measures, because Microsoft will know (and will disable itself or the app) if you've modified the OS or any app/game (this could include installing a game on a newer or older version of Windows)

                  This is the future of computing. It's already happening to cellphones. I'd read a great article (that I, sadly, cannot find) that talks about how technology like attestation have software vendors treat the user as an untrustworthy person. The upshot, for the user, is that if they get infected will malware or a virus the OS will know and will react accordingly. The downside, for the user, is that the freedom we have today - to install or configure our OS to our liking will be a thing of the past.

                  These changes won't happen overnight, but it has and will be a slow boil.

                  x00z@lemmy.worldX 1 Reply Last reply
                  1
                  • kolanaki@pawb.socialK [email protected]

                    I'd probably be okay with kernel level anti-cheats if they actually stopped cheaters. But they don't. Hell, the best anti-cheat I've ever seen that actually works isn't even made by the developers of the game; it's a mod! Blue Sentinel for Dark Souls 3. All it does is check if the files a player you're connecting to has deviate at all from your own, then prevents the connection if they are not 1:1 identical.

                    W This user is from outside of this forum
                    W This user is from outside of this forum
                    [email protected]
                    wrote on last edited by [email protected]
                    #24

                    "I’d probably be okay with kernel level anti-cheats if they actually stopped cheaters. "

                    "I'd be okay with espionage devices all around my house if it stopped documents from being forged."

                    samepicturememe.jpg

                    kolanaki@pawb.socialK 1 Reply Last reply
                    6
                    • W [email protected]

                      "I’d probably be okay with kernel level anti-cheats if they actually stopped cheaters. "

                      "I'd be okay with espionage devices all around my house if it stopped documents from being forged."

                      samepicturememe.jpg

                      kolanaki@pawb.socialK This user is from outside of this forum
                      kolanaki@pawb.socialK This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #25

                      All I use my machine for is gaming, so not having cheaters in games far outweighs the odds of being hacked by imaginary bogeymen.

                      W 1 Reply Last reply
                      7
                      • D [email protected]

                        I never understood kernel level anti-cheat. People STILL cheat. lol

                        blackmist@feddit.ukB This user is from outside of this forum
                        blackmist@feddit.ukB This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #26

                        Did you never play Fall Guys on PC?

                        1 Reply Last reply
                        0
                        • W [email protected]

                          ...wait, games don't have even a single person checking for cheaters, even casually? Like, they wholly rely on anticheat?

                          (PS, has been a decently long time since I played a game that needed anti cheat)

                          N This user is from outside of this forum
                          N This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #27

                          I think people can vote to kick people but that’s it really

                          1 Reply Last reply
                          2
                          • W [email protected]

                            I don't think chain of trust and security through kernel-level access are fighting the same problem.

                            Usually chain of trust is to prevent app tampering, and kernel-level access is to prevent memory tampering.

                            I assume Windows is creating a new API for applications to monitor certain regions of memory for tampering without needing kernel access.

                            D This user is from outside of this forum
                            D This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #28

                            There already is a API for this with ebpf for Windows and it is the same API that can be used on Linux (because it originates from Linux).

                            https://microsoft.github.io/ebpf-for-windows/

                            EBPF still runs in Kernel space but in a much more limited and confined way.

                            1 Reply Last reply
                            0
                            • fubarberry@sopuli.xyzF [email protected]

                              Microsoft has long wanted to get vendors out of the kernel. It's a huge privacy/security/stability risk, and causes major issues like the Crowdstrike outage.

                              Most of those issues also apply to kernel anti-cheat as well, and it's likely that Microsoft will also attempt to move anti-cheat vendors out of kernel space. The biggest gaming issues with steamOS/Linux are kernel anti-cheat not working, so this could be huge for having full compatibility of multiplayer games on Linux.

                              A This user is from outside of this forum
                              A This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #29

                              I get this and when I used windows I've had issues with kernel level anti-viruses, but why anti-viruses before anti-cheats? Surely an AV's kernel access is more important then an AC's access?

                              fubarberry@sopuli.xyzF 1 Reply Last reply
                              7
                              • A [email protected]

                                I get this and when I used windows I've had issues with kernel level anti-viruses, but why anti-viruses before anti-cheats? Surely an AV's kernel access is more important then an AC's access?

                                fubarberry@sopuli.xyzF This user is from outside of this forum
                                fubarberry@sopuli.xyzF This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #30

                                Microsoft's biggest concern here is another Crowd Strike like event, so they're prioritizing kernel modifications that impact businesses.

                                1 Reply Last reply
                                23
                                • L [email protected]

                                  Thanks for the well thought response, you made quite a few points, but let me try to clarify where I'm coming from:

                                  Windows 11 requires all computers to have TPM 2.0. It's a crypto chip used for allowing vendors (re: Microsoft) to add secure keys at a hardware level, which will then allow software to verify that the software, operating system, and hardware are "unmodified".

                                  In a nutshell this process for allowing software to ensure that the OS and hardware are not compromised nor modified is called "attestation".

                                  And it's something Google has (successfully) introduced into Android and they're now "turning the screws" .

                                  This means that the Windows of the near future, will begin to "limit access" to the OS (ie: kick people out of the kernel), only allowed signed device drivers, etc.

                                  The next step will be restricting "sideloaded apps" and funnel people through the "officially supported apps store". Once that happens, sideloading will either be removed or crippled.

                                  When it comes to gaming: there won't be any need for anti-cheat measures, because Microsoft will know (and will disable itself or the app) if you've modified the OS or any app/game (this could include installing a game on a newer or older version of Windows)

                                  This is the future of computing. It's already happening to cellphones. I'd read a great article (that I, sadly, cannot find) that talks about how technology like attestation have software vendors treat the user as an untrustworthy person. The upshot, for the user, is that if they get infected will malware or a virus the OS will know and will react accordingly. The downside, for the user, is that the freedom we have today - to install or configure our OS to our liking will be a thing of the past.

                                  These changes won't happen overnight, but it has and will be a slow boil.

                                  x00z@lemmy.worldX This user is from outside of this forum
                                  x00z@lemmy.worldX This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #31

                                  I think that's a very big stretch and I don't think we'll see that any time soon. Microsoft is already losing market share and they can't do much more of this type of stuff because more and more people are getting annoyed. (Including ones with a following such as PewDiePie)

                                  Anyways, Linux is great.

                                  1 Reply Last reply
                                  3
                                  • kolanaki@pawb.socialK [email protected]

                                    All I use my machine for is gaming, so not having cheaters in games far outweighs the odds of being hacked by imaginary bogeymen.

                                    W This user is from outside of this forum
                                    W This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #32

                                    I am not really talking about being hacked but about anyone but you having more control over your system then you.

                                    Maybe in your case thats very little information but I am a tech hobbyist and if i do not have full control and knowledge about every aspect of a device i bought, do i really own it?

                                    If a consumer can’t fully own it, it shouldnt be sold as such. I considered such deeply unethical and damaging to the future potential of technology.

                                    1 Reply Last reply
                                    0
                                    • W [email protected]

                                      ...wait, games don't have even a single person checking for cheaters, even casually? Like, they wholly rely on anticheat?

                                      (PS, has been a decently long time since I played a game that needed anti cheat)

                                      D This user is from outside of this forum
                                      D This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #33

                                      Depends on the game, really, but “relying” on anti-cheat is pretty common. Larger games tend to have teams who review cases that get flagged by the systems and players and do manual removal but these teams also tend to be quite small and unable to adequately handle the amount of cheating that occurs.

                                      If gamers want to see cheaters less often, they need to pressure the companies to do human moderation in addition.

                                      V 1 Reply Last reply
                                      10
                                      • G [email protected]

                                        I believe that's just fear-mongering. This has been a thing that Microsoft has wanted to do for a while, largely because having 3rd party code with direct kernel access is a huge problem in terms of stability and security unless you can be sure you know what all that code is doing.

                                        They tried to do this in the past, arguing that anything that wanted kernel-level access had to Windows API calls instead, however Windows Defender which was bundled with the OS was exempt from this restriction. The EU argued that it gave Microsoft a competitive advantage in the AV space and mandated that if they wanted to do this, they had to follow their own rules which MS was not willing to do.

                                        Instead, Microsoft dictated that any code that was going to run in the kernel had to be submitted to Microsoft for review, who would then approve or deny the code for use. The problem with this method is that it's slow, so any AV that wanted to update their engine had to go through a code review process every time. Crowdstrike (and likely every other AV provider) got around this by having a component of their software with kernel-access that could read in data dynamically. This is what caused that worldwide BSOD problem a couple years back. The Crowdstrike component with kernel access loaded in a bad update that was not properly reviewed and it broke every system with the AV installed.

                                        Overall, this change is a good thing and will force software vendors to actually operate securely rather than just asking for ring 0 access when they don't need it. As always, if you're worried about the changes MS is making, Linux is available and getting better day by day.

                                        L This user is from outside of this forum
                                        L This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #34

                                        I hope that it's fear-mongering.

                                        I tried to justify the technical reasons here, but the tl;dr is it possible for windows 11 to verify that the OS and hardware are "unmodified" (aka "attestation").

                                        They tried to do this in the past, arguing that anything that wanted kernel-level access had to Windows API calls instead, however Windows Defender which was bundled with the OS was exempt from this restriction.

                                        True but attestation is a different beast. It's just a hardware check that "everything is unmodified". Any/all software vendors can use it. Windows Defender was a "duplication" of functionality (hence the EU smackdown).

                                        However, as Microsoft has already integrated attention into Windows 11 (restricted to verifying security patches, for the moment) - it'll be easier for them to repackage attestation into a simple API that software vendors (games/apps/even websites) and use (if attestation.check('basic') == true; then run; else exit).

                                        This "simple" check is what software companies have been wanting for years: a way to guarantee that users are running their software in the way that the software companies want you to be running it (meaning unmodified).

                                        The OPs original question was about removing anti-cheat - which I'm confident will happen and will be replaced with attention (as it already exists for android, John deere, iphones, etc).

                                        Your points about virus scanners is different: I think virus scanners, although technically not necessary (after attestation is mandatory) - they will still exist, simply because virus scanners is a 40+ Billion Dollar industry. Microsoft cannot/will not piss of those companies "just because they can" - it would be in the shareholders best interests for Microsoft to throw the virus scanner companies a bone, allow them an isolated space to do their thing, charge them for the privilege, and require that Microsoft verifies that the virus scanner is untampered.

                                        1 Reply Last reply
                                        1
                                        • W [email protected]

                                          Basic anti-cheat already does this, but also with memory, because most cheats are reading/modifying what is in memory. I think the only ethical solution for anti-cheat is on the server side, with machine learning perhaps, kind of like VACnet.

                                          F This user is from outside of this forum
                                          F This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #35

                                          The problem is that, with a good enough cheat, it can be impossible to distinguish from a very good player.
                                          The best cheats use a secondary device emulating human input and reactions, which is practically undetectable.

                                          viking@infosec.pubV 1 Reply Last reply
                                          4
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups