Lucene search
+L

492 matches found

RedhatCVE
RedhatCVE
added 2024/10/22 2:10 p.m.11 views

CVE-2024-49935

In the Linux kernel, the following vulnerability has been resolved: ACPI: PAD: fix crash in exitroundrobin The kernel occasionally crashes in cpumaskclearcpu, which is called within exitroundrobin, because when executing clearbitnr, addr with nr set to 0xffffffff, the address calculation may caus...

5.5CVSS6.7AI score0.00248EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 6:15 p.m.2 views

DEBIAN-CVE-2024-49935

In the Linux kernel, the following vulnerability has been resolved: ACPI: PAD: fix crash in exitroundrobin The kernel occasionally crashes in cpumaskclearcpu, which is called within exitroundrobin, because when executing clearbitnr, addr with nr set to 0xffffffff, the address calculation may caus...

5.5CVSS5.7AI score0.00248EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 6:15 p.m.9 views

CVE-2024-49935

In the Linux kernel, the following vulnerability has been resolved: ACPI: PAD: fix crash in exitroundrobin The kernel occasionally crashes in cpumaskclearcpu, which is called within exitroundrobin, because when executing clearbitnr, addr with nr set to 0xffffffff, the address calculation may caus...

5.5CVSS0.00248EPSS
SaveExploits0References10
OSV
OSV
added 2024/10/21 6:15 p.m.10 views

AZL-52953 CVE-2024-49935 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: ACPI: PAD: fix crash in exitroundrobin The kernel occasionally crashes in cpumaskclearcpu, which is called within exitroundrobin, because when executing clearbitnr, addr with nr set to 0xffffffff, the address calculation may caus...

5.5CVSS6.7AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.5 views

UBUNTU-CVE-2024-49997

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: lantiqetop: fix memory disclosure When applying padding, the buffer is not zeroed, which results in memory disclosure. The mentioned data is observed on the wire. This patch uses skbputpadto to pad Ethernet frames...

7.5CVSS6.7AI score0.01064EPSS
SaveExploits0References43
OSV
OSV
added 2024/10/21 6:15 p.m.6 views

UBUNTU-CVE-2024-49935

In the Linux kernel, the following vulnerability has been resolved: ACPI: PAD: fix crash in exitroundrobin The kernel occasionally crashes in cpumaskclearcpu, which is called within exitroundrobin, because when executing clearbitnr, addr with nr set to 0xffffffff, the address calculation may caus...

5.5CVSS6.2AI score0.00248EPSS
SaveExploits0References46
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.20 views

CVE-2024-49935 ACPI: PAD: fix crash in exit_round_robin()

In the Linux kernel, the following vulnerability has been resolved: ACPI: PAD: fix crash in exitroundrobin The kernel occasionally crashes in cpumaskclearcpu, which is called within exitroundrobin, because when executing clearbitnr, addr with nr set to 0xffffffff, the address calculation may caus...

0.00248EPSS
SaveExploits0References8
CVE
CVE
added 2024/10/21 6:1 p.m.175 views

CVE-2024-49935

CVE-2024-49935 involves the Linux kernel ACPI PAD path (exit_round_robin) where a crash can occur in cpumask_clear_cpu() due to clear_bit(nr) with nr = 0xffffffff and misaligned memory access. The fixed issue, as documented, is to validate tsk_in_cpu[tsk_index] != -1 before calling cpumask_clear_...

5.5CVSS5.1AI score0.00248EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.16 views

CVE-2024-49935 ACPI: PAD: fix crash in exit_round_robin()

In the Linux kernel, the following vulnerability has been resolved: ACPI: PAD: fix crash in exitroundrobin The kernel occasionally crashes in cpumaskclearcpu, which is called within exitroundrobin, because when executing clearbitnr, addr with nr set to 0xffffffff, the address calculation may caus...

6.7AI score0.00248EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/21 6:1 p.m.13 views

CVE-2024-49935 ACPI: PAD: fix crash in exit_round_robin()

In the Linux kernel, the following vulnerability has been resolved: ACPI: PAD: fix crash in exitroundrobin The kernel occasionally crashes in cpumaskclearcpu, which is called within exitroundrobin, because when executing clearbitnr, addr with nr set to 0xffffffff, the address calculation may caus...

5.5CVSS6.4AI score0.00248EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.5 views

Linux kernel 安全漏洞

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 the Linux kernel that stems from a crash that could be triggered by ACPI's PAD driver in the exitroundrobin function...

5.5CVSS6.7AI score0.00248EPSS
SaveExploits0References8
OSV
OSV
added 2024/09/27 1:15 p.m.2 views

DEBIAN-CVE-2024-46849

In the Linux kernel, the following vulnerability has been resolved: ASoC: meson: axg-card: fix 'use-after-free' Buffer 'card-dailink' is reallocated in 'mesoncardreallocatelinks', so move 'pad' pointer initialization after this function when memory is already reallocated. Kasan bug report:...

7.8CVSS6.2AI score0.0025EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.13 views

AZL-49858 CVE-2024-46849 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: ASoC: meson: axg-card: fix 'use-after-free' Buffer 'card-dailink' is reallocated in 'mesoncardreallocatelinks', so move 'pad' pointer initialization after this function when memory is already reallocated. Kasan bug report:...

7.8CVSS6.7AI score0.0025EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.11 views

AZL-49795 CVE-2024-46849 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: ASoC: meson: axg-card: fix 'use-after-free' Buffer 'card-dailink' is reallocated in 'mesoncardreallocatelinks', so move 'pad' pointer initialization after this function when memory is already reallocated. Kasan bug report:...

7.8CVSS6.7AI score0.0025EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.13 views

UBUNTU-CVE-2024-46854

In the Linux kernel, the following vulnerability has been resolved: net: dpaa: Pad packets to ETHZLEN When sending packets under 60 bytes, up to three bytes of the buffer following the data may be leaked. Avoid this by extending all packets to ETHZLEN, ensuring nothing is leaked in the padding...

7.1CVSS6.5AI score0.00235EPSS
SaveExploits0References30
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.6 views

media: nxp: imx8-isi: Check whether crossbar pad is non-NULL before access

...

5.5CVSS8.7AI score0.00222EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.4 views

SUSE CVE-2024-42106

In the Linux kernel, the following vulnerability has been resolved: inetdiag: Initialize pad field in struct inetdiagreqv2 KMSAN reported uninit-value access in rawlookup 1. Diag for raw sockets uses the pad field in struct inetdiagreqv2 for the underlying protocol. This field corresponds to the...

5.5CVSS6.4AI score0.00258EPSS
SaveExploits0References16
NVD
NVD
added 2024/07/30 8:15 a.m.19 views

CVE-2024-42106

In the Linux kernel, the following vulnerability has been resolved: inetdiag: Initialize pad field in struct inetdiagreqv2 KMSAN reported uninit-value access in rawlookup 1. Diag for raw sockets uses the pad field in struct inetdiagreqv2 for the underlying protocol. This field corresponds to the...

5.5CVSS0.00258EPSS
SaveExploits0References9
OSV
OSV
added 2024/07/30 8:15 a.m.1 views

DEBIAN-CVE-2024-42106

In the Linux kernel, the following vulnerability has been resolved: inetdiag: Initialize pad field in struct inetdiagreqv2 KMSAN reported uninit-value access in rawlookup 1. Diag for raw sockets uses the pad field in struct inetdiagreqv2 for the underlying protocol. This field corresponds to the...

5.5CVSS5.5AI score0.00258EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.24 views

CVE-2024-42106

In the Linux kernel, the following vulnerability has been resolved: inetdiag: Initialize pad field in struct inetdiagreqv2 KMSAN reported uninit-value access in rawlookup 1. Diag for raw sockets uses the pad field in struct inetdiagreqv2 for the underlying protocol. This field corresponds to the...

5.5CVSS6.3AI score0.00258EPSS
SaveExploits0References32
Rows per page
Query Builder