Lucene search
+L

4963 matches found

Tenable Nessus
Tenable Nessus
added 2024/05/23 12:00 a.m.40 views

SUSE SLES15 Security Update : kernel (Live Patch 39 for SLE 15 SP3) (SUSE-SU-2024:1746-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1746-1 advisory. This update for the Linux Kernel 5.3.18-15030059144 fixes several issues. The following security issues were fixed: - CVE-2024-26610: Fixed...

9.8CVSS7AI score0.00767EPSS
SaveExploits0References16
OSV
OSV
added 2024/05/22 1:04 p.m.13 views

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

This update for the Linux Kernel 5.14.21-1505005544 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.8CVSS7.9AI score0.00767EPSS
SaveExploits0References13
OSV
OSV
added 2024/05/22 11:33 a.m.12 views

SUSE-SU-2024:1753-1 Security update for the Linux Kernel (Live Patch 24 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024111 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. -...

8.8CVSS7.9AI score0.00767EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/22 11:04 a.m.10 views

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

This update for the Linux Kernel 5.14.21-15050053 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.8CVSS8AI score0.00767EPSS
SaveExploits1References14
OSV
OSV
added 2024/05/22 11:04 a.m.10 views

SUSE-SU-2024:1750-1 Security update for the Linux Kernel (Live Patch 25 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024116 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.8CVSS8AI score0.00307EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/22 11:04 a.m.7 views

SUSE-SU-2024:1749-1 Security update for the Linux Kernel (Live Patch 23 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024108 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. -...

9.8CVSS7.9AI score0.0094EPSS
SaveExploits0References17
OSV
OSV
added 2024/05/22 11:03 a.m.12 views

SUSE-SU-2024:1746-1 Security update for the Linux Kernel (Live Patch 39 for SLE 15 SP3)

This update for the Linux Kernel 5.3.18-15030059144 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-2023-5250...

9.8CVSS7.9AI score0.00767EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/22 9:15 a.m.15 views

CVE-2021-47478

In the Linux kernel, the following vulnerability has been resolved: isofs: Fix out of bound access for corrupted isofs image When isofs image is suitably corrupted isofsreadinode can read data beyond the end of buffer. Sanity-check the directory entry length before using it...

5.5CVSS7AI score
SaveExploits0References9
NVD
NVD
added 2024/05/22 9:15 a.m.20 views

CVE-2021-47478

In the Linux kernel, the following vulnerability has been resolved: isofs: Fix out of bound access for corrupted isofs image When isofs image is suitably corrupted isofsreadinode can read data beyond the end of buffer. Sanity-check the directory entry length before using it...

9.1CVSS6.5AI score0.00681EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/05/22 8:19 a.m.27 views

CVE-2021-47497 nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells

In the Linux kernel, the following vulnerability has been resolved: nvmem: Fix shift-out-of-bound UBSAN with byte size cells If a cell has 'nbits' equal to a multiple of BITSPERBYTE the logic p &= GENMASKcell-nbits%BITSPERBYTE - 1, 0; will become undefined behavior because nbits modulo BITSPERBYT...

6.8AI score0.00221EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/22 8:19 a.m.27 views

CVE-2021-47497 nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells

In the Linux kernel, the following vulnerability has been resolved: nvmem: Fix shift-out-of-bound UBSAN with byte size cells If a cell has 'nbits' equal to a multiple of BITSPERBYTE the logic p &= GENMASKcell-nbits%BITSPERBYTE - 1, 0; will become undefined behavior because nbits modulo BITSPERBYT...

6.4AI score0.00221EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/22 8:19 a.m.44 views

CVE-2021-47489 drm/amdgpu: Fix even more out of bound writes from debugfs

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix even more out of bound writes from debugfs CVE-2021-42327 was fixed by: commit f23750b5b3d98653b31d4469592935ef6364ad67 Author: Thelford Williams Date: Wed Oct 13 16:04:13 2021 -0400 drm/amdgpu: fix out of bounds...

7.2AI score0.00874EPSS
SaveExploits1References3
CVE
CVE
added 2024/05/22 8:19 a.m.144 views

CVE-2021-47489

Concretely affected: the Linux kernel AMDGPU display driver code, specifically the drm/amdgpu_dm_debugfs.c path. A heap-based buffer overflow can be triggered by writing a string into the debug filesystem (dp_link_settings_write path), due to missing size checks when copying from userspace into a...

7.8CVSS6.5AI score0.00874EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/22 8:19 a.m.20 views

CVE-2021-47478 isofs: Fix out of bound access for corrupted isofs image

In the Linux kernel, the following vulnerability has been resolved: isofs: Fix out of bound access for corrupted isofs image When isofs image is suitably corrupted isofsreadinode can read data beyond the end of buffer. Sanity-check the directory entry length before using it...

9.1CVSS6.9AI score0.00681EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/05/22 8:19 a.m.25 views

CVE-2021-47478 isofs: Fix out of bound access for corrupted isofs image

In the Linux kernel, the following vulnerability has been resolved: isofs: Fix out of bound access for corrupted isofs image When isofs image is suitably corrupted isofsreadinode can read data beyond the end of buffer. Sanity-check the directory entry length before using it...

9.1CVSS6.5AI score0.00681EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/05/22 8:19 a.m.17 views

CVE-2021-47478

In the Linux kernel, the following vulnerability has been resolved: isofs: Fix out of bound access for corrupted isofs image When isofs image is suitably corrupted isofsreadinode can read data beyond the end of buffer. Sanity-check the directory entry length before using it...

9.1CVSS7.1AI score0.00681EPSS
SaveExploits0
CVE
CVE
added 2024/05/22 8:19 a.m.107 views

CVE-2021-47478

CVE-2021-47478 – isofs in the Linux kernel : The vulnerability arises when reading inodes from a corrupted isofs image, allowing an out-of-bounds read beyond the end of the buffer. The root cause is insufficient sanity checks on the directory entry length, which could be exploited during isofs_re...

9.1CVSS7.1AI score0.00681EPSS
SaveExploits0References9Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/05/22 12:00 a.m.29 views

SUSE SLES12: kernel-livepatch-5_3_18-150200_24_151-default / etc (SUSE-SU-2024:1712-1)

The remote SUSE Linux SLES12 / SLES15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1712-1 advisory. This update for the Linux Kernel 4.12.14-122173 fixes several issues. The following security issues were fixed: - CVE-2023-6931: Fixed...

9.8CVSS6.6AI score0.00767EPSS
SaveExploits1References17
Tenable Nessus
Tenable Nessus
added 2024/05/22 12:00 a.m.52 views

SUSE SLES15 Security Update : kernel (Live Patch 11 for SLE 15 SP5) (SUSE-SU-2024:1731-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1731-1 advisory. This update for the Linux Kernel 5.14.21-1505005552 fixes several issues. The following security issues were fixed: - CVE-2024-26610: Fixed...

8.8CVSS6.7AI score0.00767EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2024/05/22 12:00 a.m.33 views

SUSE SLES15 Security Update : kernel (Live Patch 42 for SLE 15 SP3) (SUSE-SU-2024:1708-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1708-1 advisory. This update for the Linux Kernel 5.3.18-15030059153 fixes several issues. The following security issues were fixed: - CVE-2024-26610: Fixed...

7.8CVSS6.8AI score0.01037EPSS
SaveExploits1References16
Rows per page
Query Builder