Lucene search
+L

5321 matches found

UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.33 views

CVE-2024-26942

In the Linux kernel, the following vulnerability has been resolved: net: phy: qcom: at803x: fix kernel panic with at8031probe On reworking and splitting the at803x driver, in splitting function of at803x PHYs it was added a NULL dereference bug where priv is referenced before it's actually...

5.5CVSS6.4AI score0.00147EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/01 6:15 a.m.14 views

UBUNTU-CVE-2024-26942

In the Linux kernel, the following vulnerability has been resolved: net: phy: qcom: at803x: fix kernel panic with at8031probe On reworking and splitting the at803x driver, in splitting function of at803x PHYs it was added a NULL dereference bug where priv is referenced before it's actually...

5.5CVSS6.6AI score0.00147EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.37 views

CVE-2024-26947

In the Linux kernel, the following vulnerability has been resolved: ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses Since commit a4d5613c4dc6 "arm: extend pfnvalid to take into account freed memory map alignment" changes the semantics of pfnvalid to check presence of t...

5.5CVSS5.9AI score0.0023EPSS
SaveExploits0References25
OSV
OSV
added 2024/05/01 6:15 a.m.8 views

UBUNTU-CVE-2024-26946

In the Linux kernel, the following vulnerability has been resolved: kprobes/x86: Use copyfromkernelnofault to read from unsafe address Read from an unsafe address with copyfromkernelnofault in archadjustkprobeaddr because this function is used before checking the address is in text or not...

5.5CVSS6.2AI score0.00241EPSS
SaveExploits0References13
CVE
CVE
added 2024/05/01 5:18 a.m.7415 views

CVE-2024-26947

CVE-2024-26947 affects the Linux kernel ARM path handling for remap/pfn validation. The description across connected docs shows that after the commit adding the new semantics for pfn_valid (to consider freed memory map alignment), a valid page for a reserved address could crash when memory was re...

5.5CVSS6.4AI score0.0023EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/01 5:18 a.m.42 views

CVE-2024-26947 ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses

In the Linux kernel, the following vulnerability has been resolved: ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses Since commit a4d5613c4dc6 "arm: extend pfnvalid to take into account freed memory map alignment" changes the semantics of pfnvalid to check presence of t...

6.6AI score0.0023EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/01 5:18 a.m.38 views

CVE-2024-26947

In the Linux kernel, the following vulnerability has been resolved: ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses Since commit a4d5613c4dc6 "arm: extend pfnvalid to take into account freed memory map alignment" changes the semantics of pfnvalid to check presence of t...

5.5CVSS7.4AI score0.0023EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/01 5:18 a.m.31 views

CVE-2024-26946 kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address

In the Linux kernel, the following vulnerability has been resolved: kprobes/x86: Use copyfromkernelnofault to read from unsafe address Read from an unsafe address with copyfromkernelnofault in archadjustkprobeaddr because this function is used before checking the address is in text or not...

6.5AI score0.00241EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/01 5:18 a.m.26 views

CVE-2024-26946

In the Linux kernel, the following vulnerability has been resolved: kprobes/x86: Use copyfromkernelnofault to read from unsafe address Read from an unsafe address with copyfromkernelnofault in archadjustkprobeaddr because this function is used before checking the address is in text or not...

5.5CVSS7.1AI score0.00241EPSS
SaveExploits0
CVE
CVE
added 2024/05/01 5:18 a.m.7418 views

CVE-2024-26946

CVE-2024-26946: In the Linux kernel, the vulnerability resides in kprobes/x86 where arch_adjust_kprobe_addr() could read from an unsafe address. The fix switches the read to copy_from_kernel_nofault() to prevent kernel panics when data is inaccessible, as Syzcaller reported. Public details confir...

5.5CVSS6.4AI score0.00241EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/01 5:18 a.m.38 views

CVE-2024-26946 kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address

In the Linux kernel, the following vulnerability has been resolved: kprobes/x86: Use copyfromkernelnofault to read from unsafe address Read from an unsafe address with copyfromkernelnofault in archadjustkprobeaddr because this function is used before checking the address is in text or not...

7AI score0.00241EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/01 5:18 a.m.23 views

CVE-2024-26946 kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address

In the Linux kernel, the following vulnerability has been resolved: kprobes/x86: Use copyfromkernelnofault to read from unsafe address Read from an unsafe address with copyfromkernelnofault in archadjustkprobeaddr because this function is used before checking the address is in text or not...

5.9AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/01 5:17 a.m.40 views

CVE-2024-26942 net: phy: qcom: at803x: fix kernel panic with at8031_probe

In the Linux kernel, the following vulnerability has been resolved: net: phy: qcom: at803x: fix kernel panic with at8031probe On reworking and splitting the at803x driver, in splitting function of at803x PHYs it was added a NULL dereference bug where priv is referenced before it's actually...

5.4AI score0.00147EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/05/01 5:17 a.m.33 views

CVE-2024-26942 net: phy: qcom: at803x: fix kernel panic with at8031_probe

In the Linux kernel, the following vulnerability has been resolved: net: phy: qcom: at803x: fix kernel panic with at8031probe On reworking and splitting the at803x driver, in splitting function of at803x PHYs it was added a NULL dereference bug where priv is referenced before it's actually...

6.5AI score0.00147EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/05/01 12:00 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability. Attackers have exploited the vulnerability to cause a kernel panic...

5.5CVSS6.9AI score0.00241EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/05/01 12:00 a.m.12 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability. Attackers have exploited the vulnerability to cause a kernel panic...

5.5CVSS6.4AI score0.00147EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/01 12:00 a.m.12 views

PT-2024-21626 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue arises from the function wq update node max active incorrectly calling cpumask test cpu with -1 CPU, leading to kernel panics on some architectures. This occurs when @off cpu...

5.1AI score
SaveExploits0References16
CNNVD
CNNVD
added 2024/05/01 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability. Attackers have exploited the vulnerability to cause a kernel panic...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.22 views

kernel: Linux kernel: Out-of-bounds write in VXLAN due to incorrect nexthop hash size leading to denial of service

A flaw was found in the Linux kernel's Virtual Extensible LAN VXLAN implementation. An attacker with elevated privileges CAPNETADMIN can exploit this vulnerability by configuring the system to accept and forward VXLAN packets. The issue arises from an incorrect nexthop hash size, where a 32-bit...

9.8CVSS7.2AI score0.0038EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.7 views

kernel: ext4: fix delayed allocation bug in ext4_clu_mapped for bigalloc + inline

In the Linux kernel, the following vulnerability has been resolved: ext4: fix delayed allocation bug in ext4clumapped for bigalloc + inline When converting files with inline data to extents, delayed allocations made on a file system created with both the bigalloc and inline options can result in...

7.8CVSS5.7AI score0.00164EPSS
SaveExploits0References5
Rows per page
Query Builder