Lucene search
+L

3834 matches found

SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.4 views

SUSE CVE-2024-47682

In the Linux kernel, the following vulnerability has been resolved: scsi: sd: Fix off-by-one error in sdreadblockcharacteristics Ff the device returns page 0xb1 with length 8 happens with qemu v2.x, for example, sdreadblockcharacteristics may attempt an out-of-bounds memory access when accessing...

5.3CVSS6.4AI score0.00536EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/10/21 3:45 p.m.9 views

SUSE CVE-2024-49862

In the Linux kernel, the following vulnerability has been resolved: powercap: intelrapl: Fix off by one in getrpi The rp-priv-rpi array is either rpimsr or rpitpmi which have NRRAPLPRIMITIVES number of elements. Thus the needs to be = to prevent an off by one access...

6.6CVSS7.2AI score0.00227EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/10/21 3:10 p.m.17 views

CVE-2024-47686

In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xxdivrecalcrate The psc-div array has psc-numdiv elements. These values come from when we call clkhwregisterdiv. It's adcdivisors and ARRAYSIZEadcdivisors and so on. So this condition needs to...

7.1CVSS6.9AI score0.00244EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 2:42 p.m.15 views

CVE-2024-49862

In the Linux kernel, the following vulnerability has been resolved: powercap: intelrapl: Fix off by one in getrpi The rp-priv-rpi array is either rpimsr or rpitpmi which have NRRAPLPRIMITIVES number of elements. Thus the needs to be = to prevent an off by one access...

7.1CVSS6.9AI score0.00227EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 1:15 p.m.12 views

AZL-50913 CVE-2024-49862 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: powercap: intelrapl: Fix off by one in getrpi The rp-priv-rpi array is either rpimsr or rpitpmi which have NRRAPLPRIMITIVES number of elements. Thus the needs to be = to prevent an off by one access...

7.1CVSS6.6AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.5 views

DEBIAN-CVE-2024-49862

In the Linux kernel, the following vulnerability has been resolved: powercap: intelrapl: Fix off by one in getrpi The rp-priv-rpi array is either rpimsr or rpitpmi which have NRRAPLPRIMITIVES number of elements. Thus the needs to be = to prevent an off by one access...

7.1CVSS6.1AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.7 views

UBUNTU-CVE-2024-49862

In the Linux kernel, the following vulnerability has been resolved: powercap: intelrapl: Fix off by one in getrpi The rp-priv-rpi array is either rpimsr or rpitpmi which have NRRAPLPRIMITIVES number of elements. Thus the needs to be = to prevent an off by one access...

7.1CVSS6.5AI score0.00227EPSS
SaveExploits0References21
Debian CVE
Debian CVE
added 2024/10/21 12:27 p.m.16 views

CVE-2024-49862

In the Linux kernel, the following vulnerability has been resolved: powercap: intelrapl: Fix off by one in getrpi The rp-priv-rpi array is either rpimsr or rpitpmi which have NRRAPLPRIMITIVES number of elements. Thus the needs to be = to prevent an off by one access...

7.1CVSS6.1AI score0.00227EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/10/21 12:27 p.m.35 views

CVE-2024-49862 powercap: intel_rapl: Fix off by one in get_rpi()

In the Linux kernel, the following vulnerability has been resolved: powercap: intelrapl: Fix off by one in getrpi The rp-priv-rpi array is either rpimsr or rpitpmi which have NRRAPLPRIMITIVES number of elements. Thus the needs to be = to prevent an off by one access...

7.1CVSS0.00227EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/10/21 12:27 p.m.23 views

CVE-2024-49862 powercap: intel_rapl: Fix off by one in get_rpi()

In the Linux kernel, the following vulnerability has been resolved: powercap: intelrapl: Fix off by one in getrpi The rp-priv-rpi array is either rpimsr or rpitpmi which have NRRAPLPRIMITIVES number of elements. Thus the needs to be = to prevent an off by one access...

6.9AI score0.00227EPSS
SaveExploits0References4
CVE
CVE
added 2024/10/21 12:27 p.m.175 views

CVE-2024-49862

The CVE-2024-49862 entry describes a Linux kernel vulnerability in powercap/intel_rapl: an off-by-one in get_rpi() on rp->priv->rpi, where the array can be rpi_msr or rpi_tpmi with NR_RAPL_PRIMITIVES elements. The incorrect comparison (>) could access beyond bounds, enabling local access...

7.1CVSS6.6AI score0.00227EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2024/10/21 12:15 p.m.12 views

CVE-2024-47682

In the Linux kernel, the following vulnerability has been resolved: scsi: sd: Fix off-by-one error in sdreadblockcharacteristics Ff the device returns page 0xb1 with length 8 happens with qemu v2.x, for example, sdreadblockcharacteristics may attempt an out-of-bounds memory access when accessing...

8.6CVSS0.00536EPSS
SaveExploits0References6
NVD
NVD
added 2024/10/21 12:15 p.m.16 views

CVE-2024-47686

In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xxdivrecalcrate The psc-div array has psc-numdiv elements. These values come from when we call clkhwregisterdiv. It's adcdivisors and ARRAYSIZEadcdivisors and so on. So this condition needs to...

7.1CVSS0.00244EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 12:15 p.m.4 views

DEBIAN-CVE-2024-47686

In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xxdivrecalcrate The psc-div array has psc-numdiv elements. These values come from when we call clkhwregisterdiv. It's adcdivisors and ARRAYSIZEadcdivisors and so on. So this condition needs to...

7.1CVSS6.1AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.5 views

DEBIAN-CVE-2024-47682

In the Linux kernel, the following vulnerability has been resolved: scsi: sd: Fix off-by-one error in sdreadblockcharacteristics Ff the device returns page 0xb1 with length 8 happens with qemu v2.x, for example, sdreadblockcharacteristics may attempt an out-of-bounds memory access when accessing...

7.8CVSS5.5AI score0.00536EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.11 views

AZL-51014 CVE-2024-47682 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: scsi: sd: Fix off-by-one error in sdreadblockcharacteristics Ff the device returns page 0xb1 with length 8 happens with qemu v2.x, for example, sdreadblockcharacteristics may attempt an out-of-bounds memory access when accessing...

7.8CVSS6.3AI score0.00536EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.5 views

UBUNTU-CVE-2024-47686

In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xxdivrecalcrate The psc-div array has psc-numdiv elements. These values come from when we call clkhwregisterdiv. It's adcdivisors and ARRAYSIZEadcdivisors and so on. So this condition needs to...

7.1CVSS6.5AI score0.00244EPSS
SaveExploits0References22
OSV
OSV
added 2024/10/21 12:15 p.m.9 views

UBUNTU-CVE-2024-47682

In the Linux kernel, the following vulnerability has been resolved: scsi: sd: Fix off-by-one error in sdreadblockcharacteristics Ff the device returns page 0xb1 with length 8 happens with qemu v2.x, for example, sdreadblockcharacteristics may attempt an out-of-bounds memory access when accessing...

8.6CVSS6.1AI score0.00536EPSS
SaveExploits0References22
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.16 views

CVE-2024-47686 ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate()

In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xxdivrecalcrate The psc-div array has psc-numdiv elements. These values come from when we call clkhwregisterdiv. It's adcdivisors and ARRAYSIZEadcdivisors and so on. So this condition needs to...

6.9AI score0.00244EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/21 11:53 a.m.131 views

CVE-2024-47686

The CVE-2024-47686 item concerns a Linux kernel vulnerability in the ep93xx clock driver. The root cause is an off-by-one in ep93xx_div_recalc_rate() where the psc->div[] array length (psc->num_div) did not correctly guard reads; the condition must be >= rather than > to prevent an ou...

7.1CVSS7.7AI score0.00244EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder