Lucene search
+L

4747 matches found

Cvelist
Cvelist
added 2024/11/08 5:38 a.m.29 views

CVE-2024-50188 net: phy: dp83869: fix memory corruption when enabling fiber

In the Linux kernel, the following vulnerability has been resolved: net: phy: dp83869: fix memory corruption when enabling fiber When configuring the fiber port, the DP83869 PHY driver incorrectly calls linkmodesetbit with a bit mask 1 10 rather than a bit number 10. This corrupts some other memo...

0.00217EPSS
SaveExploits0References6
CVE
CVE
added 2024/11/08 5:38 a.m.173 views

CVE-2024-50182

CVE-2024-50182 : Linux kernel secretmem memfd_secret() is disabled if arch cannot set direct map. On arm64 with !can_set_direct_map(), set_direct_map_invalid_noflush() becomes a no-op that returns success, making memfd_secret() appear to work but not remove memory from the direct map. The patch m...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/11/08 5:38 a.m.17 views

CVE-2024-50182 secretmem: disable memfd_secret() if arch cannot set direct map

In the Linux kernel, the following vulnerability has been resolved: secretmem: disable memfdsecret if arch cannot set direct map Return -ENOSYS from memfdsecret syscall if !cansetdirectmap. This is the case for example on some arm64 configurations, where marking 4k PTEs in the direct map not...

5.5CVSS6.2AI score0.00222EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/11/07 5:1 p.m.12 views

CVE-2024-50139

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix shift-out-of-bounds bug Fix a shift-out-of-bounds bug reported by UBSAN when running VM with MTE enabled host kernel. UBSAN: shift-out-of-bounds in arch/arm64/kvm/sysregs.c:1988:14 shift exponent 33 is too large f...

5.5CVSS6.9AI score0.00226EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2024/11/07 11:11 a.m.29 views

USN-7088-4: Linux kernel vulnerabilities

Ziming Zhang discovered that the VMware Virtual GPU DRM driver in the Linux kernel contained an integer overflow vulnerability. A local attacker could use this to cause a denial of service system crash. CVE-2022-36402 Several security issues were discovered in the Linux kernel. An attacker could...

8.8CVSS7.1AI score0.00879EPSS
SaveExploits6
NVD
NVD
added 2024/11/07 10:15 a.m.13 views

CVE-2024-50139

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix shift-out-of-bounds bug Fix a shift-out-of-bounds bug reported by UBSAN when running VM with MTE enabled host kernel. UBSAN: shift-out-of-bounds in arch/arm64/kvm/sysregs.c:1988:14 shift exponent 33 is too large f...

5.5CVSS0.00226EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/07 10:15 a.m.10 views

AZL-53573 CVE-2024-50139 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix shift-out-of-bounds bug Fix a shift-out-of-bounds bug reported by UBSAN when running VM with MTE enabled host kernel. UBSAN: shift-out-of-bounds in arch/arm64/kvm/sysregs.c:1988:14 shift exponent 33 is too large f...

5.5CVSS6.3AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/07 10:15 a.m.3 views

UBUNTU-CVE-2024-50139

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix shift-out-of-bounds bug Fix a shift-out-of-bounds bug reported by UBSAN when running VM with MTE enabled host kernel. UBSAN: shift-out-of-bounds in arch/arm64/kvm/sysregs.c:1988:14 shift exponent 33 is too large f...

5.5CVSS6.6AI score0.00226EPSS
SaveExploits0References18
Vulnrichment
Vulnrichment
added 2024/11/07 9:31 a.m.3 views

CVE-2024-50139 KVM: arm64: Fix shift-out-of-bounds bug

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix shift-out-of-bounds bug Fix a shift-out-of-bounds bug reported by UBSAN when running VM with MTE enabled host kernel. UBSAN: shift-out-of-bounds in arch/arm64/kvm/sysregs.c:1988:14 shift exponent 33 is too large f...

7.6AI score0.00226EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/11/07 9:31 a.m.25 views

CVE-2024-50139 KVM: arm64: Fix shift-out-of-bounds bug

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix shift-out-of-bounds bug Fix a shift-out-of-bounds bug reported by UBSAN when running VM with MTE enabled host kernel. UBSAN: shift-out-of-bounds in arch/arm64/kvm/sysregs.c:1988:14 shift exponent 33 is too large f...

0.00226EPSS
SaveExploits0References3
CVE
CVE
added 2024/11/07 9:31 a.m.131 views

CVE-2024-50139

CVE-2024-50139 affects the Linux kernel’s KVM ARM64 implementation. The bug arises from a UBSAN-shift-out-of-bounds condition (shift exponent 33 is too large for a 32-bit int) encountered when running a VM with MTE enabled on the host. The vulnerability can cause a UBSAN crash/abort within arch/a...

5.5CVSS5.2AI score0.00226EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/11/07 9:31 a.m.15 views

CVE-2024-50139

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix shift-out-of-bounds bug Fix a shift-out-of-bounds bug reported by UBSAN when running VM with MTE enabled host kernel. UBSAN: shift-out-of-bounds in arch/arm64/kvm/sysregs.c:1988:14 shift exponent 33 is too large f...

5.5CVSS5.7AI score0.00226EPSS
SaveExploits0
OSV
OSV
added 2024/11/07 9:31 a.m.12 views

CVE-2024-50139 KVM: arm64: Fix shift-out-of-bounds bug

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix shift-out-of-bounds bug Fix a shift-out-of-bounds bug reported by UBSAN when running VM with MTE enabled host kernel. UBSAN: shift-out-of-bounds in arch/arm64/kvm/sysregs.c:1988:14 shift exponent 33 is too large f...

5.5CVSS6.1AI score0.00226EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2024/11/07 12:0 a.m.21 views

Ubuntu 18.04 LTS / 20.04 LTS : Linux kernel vulnerabilities (USN-7088-4)

"The remote Ubuntu 18.04 LTS / 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7088-4 advisory. Ziming Zhang discovered that the VMware Virtual GPU DRM driver in the Linux kernel contained an integer overflow vulnerability. A local...

8.8CVSS7.1AI score0.00879EPSS
SaveExploits6References158
Ubuntu
Ubuntu
added 2024/11/06 10:52 a.m.38 views

USN-7088-3: Linux kernel vulnerabilities

Ziming Zhang discovered that the VMware Virtual GPU DRM driver in the Linux kernel contained an integer overflow vulnerability. A local attacker could use this to cause a denial of service system crash. CVE-2022-36402 Several security issues were discovered in the Linux kernel. An attacker could...

8.8CVSS7.1AI score0.00879EPSS
SaveExploits6
SUSE CVE
SUSE CVE
added 2024/11/06 3:49 a.m.12 views

SUSE CVE-2024-50099

In the Linux kernel, the following vulnerability has been resolved: arm64: probes: Remove broken LDR literal uprobe support The simulateldrliteral and simulateldrswliteral functions are unsafe to use for uprobes. Both functions were originally written for use with kprobes, and access memory with...

5.5CVSS7.6AI score0.00263EPSS
SaveExploits0References21
NVD
NVD
added 2024/11/05 6:15 p.m.16 views

CVE-2024-50126

In the Linux kernel, the following vulnerability has been resolved: net: sched: use RCU read-side critical section in tapriodump Fix possible use-after-free in 'tapriodump' by adding RCU read-side critical section there. Never seen on x86 but found on a KASAN-enabled arm64 system when investigati...

7.8CVSS0.0023EPSS
SaveExploits0References5
NVD
NVD
added 2024/11/05 6:15 p.m.22 views

CVE-2024-50114

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Unregister redistributor for failed vCPU creation Alex reports that syzkaller has managed to trigger a use-after-free when tearing down a VM: BUG: KASAN: slab-use-after-free in kvmputkvm+0x300/0xe68...

7.8CVSS0.00227EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/05 6:15 p.m.4 views

DEBIAN-CVE-2024-50114

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Unregister redistributor for failed vCPU creation Alex reports that syzkaller has managed to trigger a use-after-free when tearing down a VM: BUG: KASAN: slab-use-after-free in kvmputkvm+0x300/0xe68...

7.8CVSS5.5AI score0.00227EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/05 6:15 p.m.14 views

CVE-2024-50099

In the Linux kernel, the following vulnerability has been resolved: arm64: probes: Remove broken LDR literal uprobe support The simulateldrliteral and simulateldrswliteral functions are unsafe to use for uprobes. Both functions were originally written for use with kprobes, and access memory with...

5.5CVSS0.00263EPSS
SaveExploits0References10
Rows per page
Query Builder