Lucene search
K

168 matches found

OSV
OSV
added 2024/12/02 2:15 p.m.2 views

UBUNTU-CVE-2024-53109

In the Linux kernel, the following vulnerability has been resolved: nommu: pass NULL argument to vmaiterprealloc When deleting a vma entry from a maple tree, it has to pass NULL to vmaiterprealloc in order to calculate internal state of the tree, but it passed a wrong argument. As a result, nommu...

5.5CVSS6.6AI score0.00233EPSS
Exploits0References18
Cvelist
Cvelist
added 2024/12/02 1:44 p.m.20 views

CVE-2024-53109 nommu: pass NULL argument to vma_iter_prealloc()

In the Linux kernel, the following vulnerability has been resolved: nommu: pass NULL argument to vmaiterprealloc When deleting a vma entry from a maple tree, it has to pass NULL to vmaiterprealloc in order to calculate internal state of the tree, but it passed a wrong argument. As a result, nommu...

0.00233EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2024/11/21 7:0 p.m.12 views

CVE-2024-50200

In the Linux kernel, the following vulnerability has been resolved: mapletree: correct tree corruption on spanning store Patch series "mapletree: correct tree corruption on spanning store", v3. There has been a nasty yet subtle maple tree corruption bug that appears to have been in existence sinc...

5.5CVSS7.1AI score0.00203EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.4 views

kernel: nommu: fix memory leak in do_mmap() error path

In the Linux kernel, the following vulnerability has been resolved: nommu: fix memory leak in dommap error path The preallocation of the maple tree nodes may leak if the error path to "errorjustfree" is taken. Fix this by moving the freeing of the maple tree nodes to a shared location for all err...

5.5CVSS6.8AI score0.00208EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.4 views

kernel: maple_tree: fix mas_empty_area_rev() null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: mapletree: fix masemptyarearev null pointer dereference Currently the code calls masstart followed by masdataend if the maple state is MASTART, but masstart may return with the maple state node == NULL. This will lead to a null...

5.5CVSS6.5AI score0.00227EPSS
Exploits0References4
OSV
OSV
added 2024/11/11 2:15 p.m.5 views

UBUNTU-CVE-2024-50263

In the Linux kernel, the following vulnerability has been resolved: fork: only invoke khugepaged, ksm hooks if no error There is no reason to invoke these hooks early against an mm that is in an incomplete state. The change in commit d24062914837 "fork: use mtdup to duplicate maple tree in dupmma...

5.5CVSS6.2AI score0.00204EPSS
Exploits0References17
Cvelist
Cvelist
added 2024/11/11 1:58 p.m.22 views

CVE-2024-50263 fork: only invoke khugepaged, ksm hooks if no error

In the Linux kernel, the following vulnerability has been resolved: fork: only invoke khugepaged, ksm hooks if no error There is no reason to invoke these hooks early against an mm that is in an incomplete state. The change in commit d24062914837 "fork: use mtdup to duplicate maple tree in dupmma...

0.00204EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/11/09 3:48 a.m.6 views

SUSE CVE-2024-50200

In the Linux kernel, the following vulnerability has been resolved: mapletree: correct tree corruption on spanning store Patch series "mapletree: correct tree corruption on spanning store", v3. There has been a nasty yet subtle maple tree corruption bug that appears to have been in existence sinc...

5.5CVSS8AI score0.00203EPSS
Exploits0References16
NVD
NVD
added 2024/11/08 6:15 a.m.12 views

CVE-2024-50200

In the Linux kernel, the following vulnerability has been resolved: mapletree: correct tree corruption on spanning store Patch series "mapletree: correct tree corruption on spanning store", v3. There has been a nasty yet subtle maple tree corruption bug that appears to have been in existence sinc...

5.5CVSS0.00203EPSS
Exploits0References5
OSV
OSV
added 2024/11/08 6:15 a.m.3 views

DEBIAN-CVE-2024-50200

In the Linux kernel, the following vulnerability has been resolved: mapletree: correct tree corruption on spanning store Patch series "mapletree: correct tree corruption on spanning store", v3. There has been a nasty yet subtle maple tree corruption bug that appears to have been in existence sinc...

5.5CVSS5.9AI score0.00203EPSS
Exploits0References1
OSV
OSV
added 2024/11/08 6:15 a.m.6 views

UBUNTU-CVE-2024-50200

In the Linux kernel, the following vulnerability has been resolved: mapletree: correct tree corruption on spanning store Patch series "mapletree: correct tree corruption on spanning store", v3. There has been a nasty yet subtle maple tree corruption bug that appears to have been in existence sinc...

5.5CVSS6.2AI score0.00203EPSS
Exploits0References21
CVE
CVE
added 2024/11/08 5:54 a.m.166 views

CVE-2024-50200

CVE-2024-50200 corresponds to a Linux kernel maple_tree fix. Affected area is the maple tree implementation used for range inserts. The vulnerability arises during a spanning store across two leaf nodes where the right leaf is the rightmost child of the shared parent and the store fully consumes ...

5.5CVSS6.9AI score0.00203EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2024/11/08 5:54 a.m.14 views

CVE-2024-50200 maple_tree: correct tree corruption on spanning store

In the Linux kernel, the following vulnerability has been resolved: mapletree: correct tree corruption on spanning store Patch series "mapletree: correct tree corruption on spanning store", v3. There has been a nasty yet subtle maple tree corruption bug that appears to have been in existence sinc...

5.5CVSS6.5AI score0.00203EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/11/08 5:54 a.m.21 views

CVE-2024-50200 maple_tree: correct tree corruption on spanning store

In the Linux kernel, the following vulnerability has been resolved: mapletree: correct tree corruption on spanning store Patch series "mapletree: correct tree corruption on spanning store", v3. There has been a nasty yet subtle maple tree corruption bug that appears to have been in existence sinc...

0.00203EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/09/11 1:10 a.m.6 views

kernel: regmap: maple: Fix cache corruption in regcache_maple_drop()

A vulnerability was found in the Linux kernel’s regmap subsystem. Due to improper indexing in the regcachemapledrop function, an out-of-bounds access could corrupt the cache by overwriting parts of it with kernel memory...

7.1CVSS7.2AI score0.0024EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/08/22 3:14 a.m.6 views

SUSE CVE-2023-52902

In the Linux kernel, the following vulnerability has been resolved: nommu: fix memory leak in dommap error path The preallocation of the maple tree nodes may leak if the error path to "errorjustfree" is taken. Fix this by moving the freeing of the maple tree nodes to a shared location for all err...

5.5CVSS7.3AI score0.00208EPSS
Exploits0References3
OSV
OSV
added 2024/08/21 7:15 a.m.2 views

DEBIAN-CVE-2023-52902

In the Linux kernel, the following vulnerability has been resolved: nommu: fix memory leak in dommap error path The preallocation of the maple tree nodes may leak if the error path to "errorjustfree" is taken. Fix this by moving the freeing of the maple tree nodes to a shared location for all err...

5.5CVSS5.8AI score0.00208EPSS
Exploits0References1
OSV
OSV
added 2024/08/21 7:15 a.m.2 views

UBUNTU-CVE-2023-52902

In the Linux kernel, the following vulnerability has been resolved: nommu: fix memory leak in dommap error path The preallocation of the maple tree nodes may leak if the error path to "errorjustfree" is taken. Fix this by moving the freeing of the maple tree nodes to a shared location for all err...

5.5CVSS6.6AI score0.00208EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.15 views

CVE-2023-52902 nommu: fix memory leak in do_mmap() error path

In the Linux kernel, the following vulnerability has been resolved: nommu: fix memory leak in dommap error path The preallocation of the maple tree nodes may leak if the error path to "errorjustfree" is taken. Fix this by moving the freeing of the maple tree nodes to a shared location for all err...

6.8AI score0.00208EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2024/08/13 12:0 a.m.76 views

Ubuntu 24.04 LTS : Linux kernel (Azure) vulnerabilities (USN-6952-2)

"The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6952-2 advisory. Benedict Schlter, Supraja Sridhara, Andrin Bertschi, and Shweta Shinde discovered that an untrusted hypervisor could inject malicious VC interrupts and...

9.8CVSS7.8AI score0.01483EPSS
Exploits3References233
Rows per page
Query Builder