Lucene search
+L

4963 matches found

OSV
OSV
added 2024/05/20 3:34 p.m.11 views

SUSE-SU-2024:1692-1 Security update for the Linux Kernel (Live Patch 51 for SLE 12 SP5)

This update for the Linux Kernel 4.12.14-122186 fixes several issues. The following security issues were fixed: - CVE-2022-48651: Fixed an out-of-bound bug in ipvlan caused by unset skb-macheader bsc1223514. - CVE-2023-52502: Fixed a race condition in nfcllcpsockget and nfcllcpsockgetsn bsc122083...

9.8CVSS7.8AI score0.00767EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/20 3:03 p.m.10 views

SUSE-SU-2024:1685-1 Security update for the Linux Kernel RT (Live Patch 9 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505001330 fixes several issues. The following security issues were fixed: - CVE-2024-26610: Fixed memory corruption in wifi/iwlwifi bsc1221302. - CVE-2022-48651: Fixed an out-of-bound bug in ipvlan caused by unset skb-macheader bsc1223514. - CVE-2024-2676...

9.8CVSS8AI score0.00767EPSS
SaveExploits0References13
NVD
NVD
added 2024/05/20 10:15 a.m.21 views

CVE-2024-35949

In the Linux kernel, the following vulnerability has been resolved: btrfs: make sure that WRITTEN is set on all metadata blocks We previously would call btrfscheckleaf if we had the check integrity code enabled, which meant that we could only run the extended leaf checks if we had WRITTEN set on...

7.8CVSS6.2AI score0.00239EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/20 9:17 a.m.66 views

CVE-2024-35949 btrfs: make sure that WRITTEN is set on all metadata blocks

In the Linux kernel, the following vulnerability has been resolved: btrfs: make sure that WRITTEN is set on all metadata blocks We previously would call btrfscheckleaf if we had the check integrity code enabled, which meant that we could only run the extended leaf checks if we had WRITTEN set on...

7.8CVSS6.2AI score0.00239EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/20 9:17 a.m.28 views

CVE-2024-35949 btrfs: make sure that WRITTEN is set on all metadata blocks

In the Linux kernel, the following vulnerability has been resolved: btrfs: make sure that WRITTEN is set on all metadata blocks We previously would call btrfscheckleaf if we had the check integrity code enabled, which meant that we could only run the extended leaf checks if we had WRITTEN set on...

7.8CVSS6.8AI score0.00239EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/20 9:17 a.m.135 views

CVE-2024-35949

CVE-2024-35949 affects the Linux kernel's btrfs subsystem. The root cause was that WRITTEN was not ensured on all metadata blocks, allowing potential corruption if extended leaf checks were skipped for blocks without WRITTEN. The fix adds checks to ensure WRITTEN is set and guarantees that __btrf...

7.8CVSS6.5AI score0.00239EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/17 8:38 p.m.9 views

SUSE-SU-2024:1683-1 Security update for the Linux Kernel RT (Live Patch 13 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505001347 fixes several issues. The following security issues were fixed: - CVE-2024-26610: Fixed memory corruption in wifi/iwlwifi bsc1221302. - CVE-2022-48651: Fixed an out-of-bound bug in ipvlan caused by unset skb-macheader bsc1223514...

7.8CVSS8.1AI score0.00307EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/17 8:03 p.m.9 views

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

This update for the Linux Kernel 5.14.21-150500135 fixes several issues. The following security issues were fixed: - CVE-2023-6931: Fixed a heap out-of-bounds write vulnerability in perfreadgroup bsc1216644. - CVE-2024-26610: Fixed memory corruption in wifi/iwlwifi bsc1221302. - CVE-2022-48651:...

9.8CVSS8.1AI score0.00767EPSS
SaveExploits1References16
OSV
OSV
added 2024/05/17 7:33 p.m.12 views

SUSE-SU-2024:1679-1 Security update for the Linux Kernel RT (Live Patch 8 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505001327 fixes several issues. The following security issues were fixed: - CVE-2024-26610: Fixed memory corruption in wifi/iwlwifi bsc1221302. - CVE-2022-48651: Fixed an out-of-bound bug in ipvlan caused by unset skb-macheader bsc1223514. - CVE-2024-2676...

9.8CVSS8AI score0.00767EPSS
SaveExploits0References13
OSV
OSV
added 2024/05/17 7:33 p.m.10 views

SUSE-SU-2024:1677-1 Security update for the Linux Kernel RT (Live Patch 3 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505001311 fixes several issues. The following security issues were fixed: - CVE-2023-6931: Fixed a heap out-of-bounds write vulnerability in perfreadgroup bsc1216644. - CVE-2024-26610: Fixed memory corruption in wifi/iwlwifi bsc1221302. - CVE-2022-48651:...

9.8CVSS7.6AI score0.00767EPSS
SaveExploits1References16
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.21 views

CVE-2024-35817

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: amdgputtmgartbind set gtt bound flag Otherwise after the GTT bo is released, the GTT and gart space is freed but amdgputtmbackendunbind will not clear the gart page table entry and leave valid mapping entry pointing t...

7.8CVSS6.2AI score0.00238EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2024/05/17 1:23 p.m.55 views

CVE-2024-35817 drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: amdgputtmgartbind set gtt bound flag Otherwise after the GTT bo is released, the GTT and gart space is freed but amdgputtmbackendunbind will not clear the gart page table entry and leave valid mapping entry pointing t...

7.8CVSS7.3AI score0.00238EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/05/17 1:23 p.m.69 views

CVE-2024-35817

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: amdgputtmgartbind set gtt bound flag Otherwise after the GTT bo is released, the GTT and gart space is freed but amdgputtmbackendunbind will not clear the gart page table entry and leave valid mapping entry pointing t...

7.8CVSS7.5AI score0.00238EPSS
SaveExploits0
OSV
OSV
added 2024/05/17 1:23 p.m.18 views

CVE-2024-35817 drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: amdgputtmgartbind set gtt bound flag Otherwise after the GTT bo is released, the GTT and gart space is freed but amdgputtmbackendunbind will not clear the gart page table entry and leave valid mapping entry pointing t...

7.8CVSS6AI score
SaveExploits0References9
CVE
CVE
added 2024/05/17 1:23 p.m.197 views

CVE-2024-35817

CVE-2024-35817 is a Linux kernel issue affecting the AMDGPU driver (drm/amdgpu). The root cause is that after GTT/ Gart space is freed, amdgpu_ttm_backend_unbind does not clear the GTT page table entry, leaving a valid mapping to a stale system page. If the GPU accesses the stale GART address, it...

7.8CVSS6.6AI score0.00238EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/05/17 1:15 p.m.11 views

AZL-57802 CVE-2024-35790 affecting package kernel for versions less than 5.15.184.1-1

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group The DisplayPort driver's sysfs nodes may be present to the userspace before typecaltmodesetdrvdata completes in dpaltmodeprobe. This...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 7:52 a.m.21 views

SUSE-SU-2024:1675-1 Security update for glibc

This update for glibc fixes the following issues: - nscd: Fixed use-after-free in addgetnetgrentX BZ 23520 - CVE-2024-33599: nscd: Fixed Stack-based buffer overflow in netgroup cache bsc1223423, BZ 31677 - CVE-2024-33600: nscd: Avoid null pointer crashes after notfound response bsc1223424, BZ 316...

8.1CVSS7.9AI score0.8833EPSS
SaveExploits17References10
Cvelist
Cvelist
added 2024/05/16 8:47 p.m.52 views

CVE-2023-22656

Out-of-bounds read in IntelR Media SDK and some IntelR oneVPL software before version 23.3.5 may allow an authenticated user to potentially enable escalation of privilege via local access...

3.9CVSS4.5AI score0.00275EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/05/16 11:14 a.m.20 views

CVE-2024-30292 Adobe FrameMaker GIF File parsing Out Of Bound Write

Adobe Framemaker versions 2020.5, 2022.3 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS7.4AI score0.00281EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/05/16 11:14 a.m.23 views

CVE-2024-30291 Adobe FrameMaker TIF File parsing Out Of Bound Write

Adobe Framemaker versions 2020.5, 2022.3 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS7.4AI score0.00281EPSS
SaveExploits0References1
Rows per page
Query Builder