Get a Pentest and security assessment of your IT network.

2021-current

CVE-2020-25221 – get_gate_page in mm/gup.c in the Linux kernel 5.7.x and 5.8.x before 5.8.

get_gate_page in mm/gup.c in the Linux kernel 5.7.x and 5.8.x before 5.8.7 allows privilege escalation because of incorrect reference counting (caused by gate page mishandling) of the struct page that backs the vsyscall page. The result is a refcount underflow. This can be triggered by any 64-bit process that can use ptrace() or process_vm_readv(), aka CID-9fa2dd946743.

 

Source: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25221

Reference (s):

  • https://security.netapp.com/advisory/ntap-20201001-0003/
  • https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.7
  • https://git.kernel.org/linus/8891adc61dce2a8a41fc0c23262b681c3ec4b73a
  • https://git.kernel.org/linus/9fa2dd946743ae6f30dc4830da19147bf100a7f2
  • https://www.openwall.com/lists/oss-security/2020/09/08/4
Related posts
2021-current

CVE-2004-1715 - Directory traversal vulnerability in MIMEsweeper for Web before 5.0.4 all

2021-current

CVE-2014-6594 - Unspecified vulnerability in the Oracle iLearning component in Oracle iLe

2021-current

CVE-2019-8457 - SQLite3 from 3.6.0 to and including 3.27.2 is vulnerable to heap out-of-b

2021-current

CVE-2020-12257 - rConfig 3.9.4 is vulnerable to cross-site request forgery (CSRF) because