Code Monkey home page Code Monkey logo

Comments (5)

rip1s avatar rip1s commented on July 30, 2024

It simply means failure in mapping the null page (zero address page).

Since the vulnerability is null pointer deference , zero page is required while exploiting this type of vulnerability.

Actually I have no idea what's happening because I exploit my win 2008 x64 (Datacenter) successfully.

from cve-2018-8120.

xiaoyuge16 avatar xiaoyuge16 commented on July 30, 2024

my win 2008 x64 also shows:
[+] Detected kernel ntoskrnl.exe
[-] Fail to alloc null page!

from cve-2018-8120.

0x410c avatar 0x410c commented on July 30, 2024

i think it is because of hotfix KB3033929, please confirm!

also cant be the addresses changed?

i mean by allocating memory somewhere else?

from cve-2018-8120.

rip1s avatar rip1s commented on July 30, 2024

@0x410c No, it must be allocated exactly at null page.

Well, I don't see anything affecting null page allocation from MS advisory, why u think this patch affects ?

from cve-2018-8120.

0x410c avatar 0x410c commented on July 30, 2024

i dont have any official refrences to give but it seems, after this hotfix ntAllocateVirtualMemory return INVALID_PARAMATER_2 error if the allocation address is less than 0x1000.

from cve-2018-8120.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.