Lucene search
+L

346 matches found

RedhatCVE
RedhatCVE
added 2024/09/04 10:42 p.m.18 views

CVE-2024-44977

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Validate TA binary size Add TA binary size validation to avoid OOB write. cherry picked from commit c0a04e3570d72aaf090962156ad085e37c62e442...

6.7CVSS7AI score0.00253EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.21 views

CVE-2024-44977

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Validate TA binary size Add TA binary size validation to avoid OOB write. cherry picked from commit c0a04e3570d72aaf090962156ad085e37c62e442...

7.8CVSS6.4AI score0.00253EPSS
SaveExploits0References11
OSV
OSV
added 2024/09/04 7:54 p.m.22 views

CVE-2024-44977 drm/amdgpu: Validate TA binary size

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Validate TA binary size Add TA binary size validation to avoid OOB write. cherry picked from commit c0a04e3570d72aaf090962156ad085e37c62e442...

6.1AI score
SaveExploits0References8
CVE
CVE
added 2024/09/04 7:54 p.m.131 views

CVE-2024-44977

In CVE-2024-44977, the Linux kernel module drm/amdgpu is affected by a missing TA binary size validation that could allow an out-of-bounds write. The issue is resolved by adding TA binary size validation to the TA handling path. The fix was cherry-picked from commit c0a04e3570d72aaf090962156ad085...

7.8CVSS7.4AI score0.00253EPSS
SaveExploits0References5Affected Software2
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.29 views

CVE-2024-44977 drm/amdgpu: Validate TA binary size

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Validate TA binary size Add TA binary size validation to avoid OOB write. cherry picked from commit c0a04e3570d72aaf090962156ad085e37c62e442...

0.00253EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/09/04 7:54 p.m.26 views

CVE-2024-44977

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Validate TA binary size Add TA binary size validation to avoid OOB write. cherry picked from commit c0a04e3570d72aaf090962156ad085e37c62e442...

7.8CVSS6.1AI score0.00253EPSS
SaveExploits0
NVD
NVD
added 2024/08/07 4:15 p.m.29 views

CVE-2024-42236

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Prevent OOB read/write in usbstringcopy Userspace provided string 's' could trivially have the length zero. Left unchecked this will firstly result in an OOB read in the form if str0 - 1 == '\n' followed...

7.8CVSS0.00241EPSS
SaveExploits0References9
OSV
OSV
added 2024/08/07 3:14 p.m.18 views

CVE-2024-42236 usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Prevent OOB read/write in usbstringcopy Userspace provided string 's' could trivially have the length zero. Left unchecked this will firstly result in an OOB read in the form if str0 - 1 == '\n' followed...

7.8CVSS6.2AI score
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/08/07 3:14 p.m.15 views

CVE-2024-42236 usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Prevent OOB read/write in usbstringcopy Userspace provided string 's' could trivially have the length zero. Left unchecked this will firstly result in an OOB read in the form if str0 - 1 == '\n' followed...

7.8CVSS6.7AI score0.00241EPSS
SaveExploits0References8
NVD
NVD
added 2024/07/02 3:15 p.m.22 views

CVE-2024-22103

Out-of-Bounds Write vulnerability in Jungo WinDriver before 12.6.0 allows local attackers to cause a Windows blue screen error and Denial of Service DoS...

5.5CVSS0.00227EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/25 3:34 p.m.14 views

SUSE-SU-2024:2217-1 Security update for the Linux Kernel (Live Patch 5 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005528 fixes several issues. The following security issues were fixed: - CVE-2023-52628: Fixed 4-byte stack OOB write in nftables bsc1222118. - CVE-2024-26852: Fixed use-after-free in ip6routempathnotify bsc1223059...

7.8CVSS7.9AI score0.00677EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/21 7:33 a.m.18 views

SUSE-SU-2024:2109-1 Security update for the Linux Kernel (Live Patch 38 for SLE 15 SP2)

This update for the Linux Kernel 5.3.18-15020024157 fixes several issues. The following security issues were fixed: - CVE-2021-46955: Fixed an out-of-bounds read with openvswitch, when fragmenting IPv4 packets bsc1220537. - CVE-2023-52628: Fixed 4-byte stack OOB write in nftables bsc1222118. -...

8.2CVSS7.1AI score0.0074EPSS
SaveExploits0References7
NVD
NVD
added 2024/06/19 7:15 a.m.32 views

CVE-2024-36978

In the Linux kernel, the following vulnerability has been resolved: net: sched: schmultiq: fix possible OOB write in multiqtune q-bands will be assigned to qopt-bands to execute subsequent code logic after kmalloc. So the old q-bands should not be used in kmalloc. Otherwise, an out-of-bounds writ...

7.8CVSS0.00284EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/06/19 7:15 a.m.55 views

CVE-2024-36978

In the Linux kernel, the following vulnerability has been resolved: net: sched: schmultiq: fix possible OOB write in multiqtune q-bands will be assigned to qopt-bands to execute subsequent code logic after kmalloc. So the old q-bands should not be used in kmalloc. Otherwise, an out-of-bounds writ...

7.8CVSS6.5AI score0.00284EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2024/06/19 6:20 a.m.62 views

CVE-2024-36978 net: sched: sch_multiq: fix possible OOB write in multiq_tune()

In the Linux kernel, the following vulnerability has been resolved: net: sched: schmultiq: fix possible OOB write in multiqtune q-bands will be assigned to qopt-bands to execute subsequent code logic after kmalloc. So the old q-bands should not be used in kmalloc. Otherwise, an out-of-bounds writ...

7.8CVSS0.00284EPSS
SaveExploits0References7
CVE
CVE
added 2024/06/19 6:20 a.m.1015 views

CVE-2024-36978

In CVE-2024-36978, a Linux kernel local privilege escalation risk arises from an out-of-bounds write in net: sched: sch_multiq (multiq_tune). The bug occurs because q->bands is assigned to qopt->bands after kmalloc, and the old q->bands may be erroneously used, leading to an out-of-bound...

7.8CVSS8.7AI score0.00284EPSS
SaveExploits0References11Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/19 6:20 a.m.18 views

CVE-2024-36978 net: sched: sch_multiq: fix possible OOB write in multiq_tune()

In the Linux kernel, the following vulnerability has been resolved: net: sched: schmultiq: fix possible OOB write in multiqtune q-bands will be assigned to qopt-bands to execute subsequent code logic after kmalloc. So the old q-bands should not be used in kmalloc. Otherwise, an out-of-bounds writ...

7.8CVSS7.3AI score0.00284EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/06/14 12:0 a.m.25 views

SUSE SLES15 Security Update : python-Pillow (SUSE-SU-2024:1673-2)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1673-2 advisory. - Fixed ImagePath.Path array handling bsc1194552, CVE-2022-22815, bsc1194551, CVE-2022-22816 - Use snprintf instead of sprintf bsc1188574,...

9.8CVSS7.2AI score0.04851EPSS
SaveExploits1References37
NVD
NVD
added 2024/06/13 5:15 p.m.37 views

CVE-2024-32504

An issue was discovered in Samsung Mobile Processor and Wearable Processor Exynos 850, Exynos 1080, Exynos 2100, Exynos 1280, Exynos 1380, Exynos 1330, Exynos W920, Exynos W930. The mobile processor lacks proper length checking, which can result in an OOB Out-of-Bounds Write vulnerability...

8.4CVSS0.00167EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/06/13 12:0 a.m.25 views

CVE-2024-32504

An issue was discovered in Samsung Mobile Processor and Wearable Processor Exynos 850, Exynos 1080, Exynos 2100, Exynos 1280, Exynos 1380, Exynos 1330, Exynos W920, Exynos W930. The mobile processor lacks proper length checking, which can result in an OOB Out-of-Bounds Write vulnerability...

8.4CVSS6.9AI score0.00167EPSS
SaveExploits0References1
Rows per page
Query Builder