Lucene search
K

60 matches found

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.00201EPSS
Exploits0References1
NVD
NVD
added 2024/11/08 6:15 a.m.13 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.00201EPSS
Exploits0References5
OSV
OSV
added 2024/11/08 6:15 a.m.9 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.00201EPSS
Exploits0References21
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.00201EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/11/08 5:54 a.m.22 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.00201EPSS
Exploits0References4
CVE
CVE
added 2024/11/08 5:54 a.m.170 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.00201EPSS
Exploits0References5Affected Software1
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.6 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
Tenable Nessus
Tenable Nessus
added 2024/08/08 12:0 a.m.52 views

Ubuntu 22.04 LTS / 24.04 LTS : Linux kernel vulnerabilities (USN-6949-1)

"The remote Ubuntu 22.04 LTS / 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6949-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update...

9.8CVSS7.2AI score0.01483EPSS
Exploits3References226
SUSE CVE
SUSE CVE
added 2024/06/01 2:23 a.m.4 views

SUSE CVE-2024-36891

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.3AI score0.00227EPSS
Exploits0References13
NVD
NVD
added 2024/05/30 4:15 p.m.41 views

CVE-2024-36891

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/05/30 4:15 p.m.2 views

DEBIAN-CVE-2024-36891

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.5CVSS5.7AI score0.00227EPSS
Exploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.10 views

AZL-42474 CVE-2024-36891 affecting package kernel for versions less than 6.6.35.1-4

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.4AI score0.00227EPSS
Exploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.1 views

UBUNTU-CVE-2024-36891

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
Exploits0References11
Cvelist
Cvelist
added 2024/05/30 3:28 p.m.36 views

CVE-2024-36891 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...

6.5AI score0.00227EPSS
Exploits0References4
CNNVD
CNNVD
added 2024/05/30 12:0 a.m.5 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a null pointer dereference issue in the masemptyarearev function in the mapletree module...

5.5CVSS6.5AI score0.00227EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.4 views

kernel: maple_tree: fix potential out-of-bounds access in mas_wr_end_piv()

In the Linux kernel, the following vulnerability has been resolved: mapletree: fix potential out-of-bounds access in maswrendpiv Check the write offset end bounds before using it as the offset into the pivot array. This avoids a possible out-of-bounds access on the pivot array if the write extend...

5.6AI score0.00175EPSS
Exploits0References5
Rows per page
Query Builder