Lucene search
+L

15862 matches found

OSV
OSV
added 2024/11/05 6:15 p.m.18 views

AZL-52598 CVE-2024-50101 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix incorrect pciforeachdmaalias for non-PCI devices Previously, the domaincontextclear function incorrectly called pciforeachdmaalias to set up context entries for non-PCI devices. This could lead to kernel hangs or...

5.5CVSS6.3AI score0.00245EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/05 6:15 p.m.17 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...

7.3CVSS0.00274EPSS
SaveExploits0References10
OSV
OSV
added 2024/11/05 6:15 p.m.15 views

DEBIAN-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.5CVSS5.9AI score0.00274EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:15 p.m.16 views

AZL-52578 CVE-2024-50099 affecting package kernel for versions less than 6.6.64.2-1

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.5CVSS6.7AI score0.00274EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:15 p.m.11 views

UBUNTU-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...

7.3CVSS6.3AI score0.00274EPSS
SaveExploits0References48
OSV
OSV
added 2024/11/05 5:15 p.m.7 views

DEBIAN-CVE-2024-50095

In the Linux kernel, the following vulnerability has been resolved: RDMA/mad: Improve handling of timed out WRs of mad agent Current timeout handler of mad agent acquires/releases madagentpriv lock for every timed out WRs. This causes heavy locking contention when higher no. of WRs are to be...

5.5CVSS5.6AI score0.0074EPSS
SaveExploits0References1
CVE
CVE
added 2024/11/05 5:10 p.m.161 views

CVE-2024-50132

CVE-2024-50132 – Linux kernel tracing/probes vulnerability . Affected component: tracing_eprobe code in the kernel/trace/trace_eprobe.c module. Root cause: nr_args was initialized before truncating arguments to MAX_TRACE_ARGS, causing invalid memory access when creating trace probes with more tha...

7.8CVSS4.9AI score0.00224EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/11/05 5:10 p.m.45 views

CVE-2024-50132 tracing/probes: Fix MAX_TRACE_ARGS limit handling

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: Fix MAXTRACEARGS limit handling When creating a traceprobe we would set nrargs prior to truncating the arguments to MAXTRACEARGS. However, we would only initialize arguments up to the limit. This caused invalid...

7.8CVSS0.00224EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/11/05 5:10 p.m.27 views

CVE-2024-50110 xfrm: fix one more kernel-infoleak in algo dumping

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix one more kernel-infoleak in algo dumping During fuzz testing, the following issue was discovered: BUG: KMSAN: kernel-infoleak in copytoiter+0x598/0x2a30 copytoiter+0x598/0x2a30 skbdatagramiter+0x168/0x1060...

0.00255EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/05 5:10 p.m.18 views

CVE-2024-50110 xfrm: fix one more kernel-infoleak in algo dumping

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix one more kernel-infoleak in algo dumping During fuzz testing, the following issue was discovered: BUG: KMSAN: kernel-infoleak in copytoiter+0x598/0x2a30 copytoiter+0x598/0x2a30 skbdatagramiter+0x168/0x1060...

5.5CVSS6AI score
SaveExploits0References9
CVE
CVE
added 2024/11/05 5:10 p.m.167 views

CVE-2024-50110

CVE-2024-50110 is a Linux kernel vulnerability fixed by ensuring xfrm algorithm dumping does not leak kernel-infoleak data to userspace. The issue could expose uninitialized or padding-filled data from kernel structures via netlink/dumping paths; padding in dumped algorithm data could reveal sens...

5.5CVSS5.5AI score0.00255EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2024/11/05 5:07 p.m.183 views

CVE-2024-50099

The CVE-2024-50099 entry is supported by connected documents showing concrete Linux kernel details. Affected component: arm64 probes in the Linux kernel. Root cause: simulate_ldr_literal() and simulate_ldrsw_literal() relied on plain C memory accesses, which have no extable entries and can fault;...

7.3CVSS5.4AI score0.00274EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2024/11/05 5:07 p.m.33 views

CVE-2024-50099 arm64: probes: Remove broken LDR (literal) uprobe support

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...

7.3CVSS0.00274EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/11/05 5:04 p.m.2 views

CVE-2024-50095 RDMA/mad: Improve handling of timed out WRs of mad agent

In the Linux kernel, the following vulnerability has been resolved: RDMA/mad: Improve handling of timed out WRs of mad agent Current timeout handler of mad agent acquires/releases madagentpriv lock for every timed out WRs. This causes heavy locking contention when higher no. of WRs are to be...

7.3AI score0.0074EPSS
SaveExploits0References6
OSV
OSV
added 2024/11/05 10:21 a.m.11 views

CVE-2024-51517

Vulnerability of improper memory access in the phone service module Impact: Successful exploitation of this vulnerability may affect availability...

5.5CVSS5.8AI score0.00115EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/05 10:21 a.m.31 views

CVE-2024-51517

Vulnerability of improper memory access in the phone service module Impact: Successful exploitation of this vulnerability may affect availability...

5.5CVSS0.00115EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/11/05 9:06 a.m.15 views

CVE-2024-51517

Vulnerability of improper memory access in the phone service module Impact: Successful exploitation of this vulnerability may affect availability...

5.1CVSS6.9AI score0.00115EPSS
SaveExploits0References1
CVE
CVE
added 2024/11/05 9:06 a.m.60 views

CVE-2024-51517

CVE-2024-51517 affects Huawei HarmonyOS, with the phone/Telephony Services module suffering from improper memory access. The impact is availability loss (exploit locally with low complexity; requires low privileges; no user interaction). Several sources corroborate the vulnerability in HarmonyOS,...

5.5CVSS7.1AI score0.00115EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2024/11/05 9:06 a.m.34 views

CVE-2024-51517

Vulnerability of improper memory access in the phone service module Impact: Successful exploitation of this vulnerability may affect availability...

5.1CVSS0.00115EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/11/05 1:22 a.m.9 views

kernel: dma-direct: Leak pages on dma_set_decrypted() failure

In the Linux kernel, the following vulnerability has been resolved: dma-direct: Leak pages on dmasetdecrypted failure The Linux kernel CVE team has assigned CVE-2024-35939 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024051919-CVE-2024-35939-f877@gregkh/T...

9.3CVSS6.8AI score0.00222EPSS
SaveExploits0References5
Rows per page
Query Builder