Lucene search
+L

8038 matches found

Cvelist
Cvelist
added 2024/11/09 10:15 a.m.38 views

CVE-2024-50252 mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 address

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumipip: Fix memory leak when changing remote IPv6 address The device stores IPv6 addresses that are used for encapsulation in linear memory that is managed by the driver. Changing the remote address of an ip6gre net...

0.00218EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/09 10:14 a.m.14 views

CVE-2024-50220 fork: do not invoke uffd on fork if error occurs

In the Linux kernel, the following vulnerability has been resolved: fork: do not invoke uffd on fork if error occurs Patch series "fork: do not expose incomplete mm on fork". During fork we may place the virtual memory address space into an inconsistent state before the fork operation is complete...

6.2AI score
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.7 views

mm: avoid leaving partial pfn mappings around in error case

...

7.8CVSS6.8AI score0.00246EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/11/09 12:00 a.m.5 views

PT-2024-34053 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.61 Description: A memory management issue in the Linux kernel has been identified, which can be exploited under memory pressure. The estimated number of potentially affected devices is not specified...

9.8CVSS7.6AI score0.01369EPSS
SaveExploits4References698
OSV
OSV
added 2024/11/08 6:15 a.m.4 views

DEBIAN-CVE-2024-50204

In the Linux kernel, the following vulnerability has been resolved: fs: don't try and remove empty rbtree node When copying a namespace we won't have added the new copy into the namespace rbtree until after the copy succeeded. Calling freemntns will try to remove the copy from the rbtree which is...

5.5CVSS5.5AI score0.00177EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/11/08 5:54 a.m.12 views

CVE-2024-50199

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: skip HugeTLB pages for unusevma I got a bad pud error and lost a 1GB HugeTLB when calling swapoff. The problem can be reproduced by the following steps: 1. Allocate an anonymous 1GB HugeTLB and some other anonymous...

5.5CVSS5.7AI score0.00223EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/11/08 3:49 a.m.7 views

SUSE CVE-2024-50152

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix possible double free in smb2setea Clang static checkerscan-build warning: fs/smb/client/smb2ops.c:1304:2: Attempt to free released memory. 1304 | kfreeea; | ^ There is a double free in such case: 'ea is initializ...

5.5CVSS6.4AI score0.00481EPSS
SaveExploits0References16
BDU FSTEC
BDU FSTEC
added 2024/11/08 12:00 a.m.10 views

The vulnerability of the ip_tunnel component in the Linux operating system’s kernel allows a hacker to gain elevated privileges within the system.

The vulnerability of the iptunnel component in the Linux operating system’s kernel is related to memory management errors after deallocation. Exploiting this vulnerability can allow an attacker to gain elevated privileges within the system...

8.8CVSS6.4AI score0.00245EPSS
SaveExploits0References33Affected Software6
BDU FSTEC
BDU FSTEC
added 2024/11/08 12:00 a.m.8 views

The vulnerability of the Linux operating system’s kernel’s ipv6 component allows attackers to gain elevated privileges within the system.

The vulnerability of the Linux operating system’s IPv6 kernel component is related to memory management errors after deallocation. Exploiting this vulnerability can allow an attacker to gain elevated privileges within the system...

8.8CVSS6.5AI score0.00269EPSS
SaveExploits0References42Affected Software8
BDU FSTEC
BDU FSTEC
added 2024/11/08 12:00 a.m.13 views

The vulnerability of the mm component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the mm component in the Linux operating system’s kernel is related to incorrect error handling in the pudadvancedtests function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.5AI score0.00222EPSS
SaveExploits0References13Affected Software3
OSV
OSV
added 2024/11/07 10:15 a.m.5 views

DEBIAN-CVE-2024-50165

In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve param-string when parsing mount options In bpfparseparam, keep the value of param-string intact so it can be freed later. Otherwise, the kmalloc area pointed to by param-string will be leaked as shown below:...

5.5CVSS4.8AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/07 10:15 a.m.3 views

DEBIAN-CVE-2024-50152

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix possible double free in smb2setea Clang static checkerscan-build warning: fs/smb/client/smb2ops.c:1304:2: Attempt to free released memory. 1304 | kfreeea; | ^ There is a double free in such case: 'ea is initializ...

5.5CVSS5.7AI score0.00481EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/07 10:15 a.m.12 views

UBUNTU-CVE-2024-50152

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix possible double free in smb2setea Clang static checkerscan-build warning: fs/smb/client/smb2ops.c:1304:2: Attempt to free released memory. 1304 | kfreeea; | ^ There is a double free in such case: 'ea is initializ...

9.8CVSS6.2AI score0.00481EPSS
SaveExploits0References18
OSV
OSV
added 2024/11/07 9:15 a.m.9 views

USN-7089-3 linux-aws, linux-aws-6.8, linux-oracle, linux-oracle-6.8 vulnerabilities

Chenyuan Yang discovered that the USB Gadget subsystem in the Linux kernel did not properly check for the device to be enabled before writing. A local attacker could possibly use this to cause a denial of service. CVE-2024-25741 Several security issues were discovered in the Linux kernel. An...

9.8CVSS6.6AI score0.00872EPSS
SaveExploits4References197
BDU FSTEC
BDU FSTEC
added 2024/11/07 12:00 a.m.9 views

The vulnerability of the config_input function in the af_acrossover.c component of the FFmpeg multimedia library, related to improper memory release before deleting the last reference, allows a hacker to trigger a service failure.

The vulnerability of the configinput function in the afacrossover.c component of the FFmpeg multimedia library is related to improper memory release before deleting the last reference. Exploiting this vulnerability may allow a remote attacker to cause a service failure...

7.8CVSS6.6AI score0.00893EPSS
SaveExploits1References8Affected Software3
RedHat Linux
RedHat Linux
added 2024/11/05 12:54 a.m.8 views

kernel: ibmvnic: Add tx check to prevent skb leak

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Add tx check to prevent skb leak Below is a summary of how the driver stores a reference to an skb during transmit: txbufffreemapconsumerindex-skb = newskb; freemapconsumerindex = IBMVNICINVALIDMAP; consumerindex ++; Whe...

7.5CVSS6.5AI score0.00532EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/01 11:07 a.m.11 views

OESA-2024-2324 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix double listadd when enabling VMD in scalable mode When enabling VMD and IOMMU scalable mode, the following kernel panic call trace/kernel log is...

9.1CVSS5.4AI score0.01369EPSS
SaveExploits0References75
OSV
OSV
added 2024/11/01 11:07 a.m.21 views

OESA-2024-2321 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix double listadd when enabling VMD in scalable mode When enabling VMD and IOMMU scalable mode, the following kernel panic call trace/kernel log is...

9.1CVSS5.7AI score0.01369EPSS
SaveExploits0References63
Amazon
Amazon
added 2024/10/31 12:00 a.m.20 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: arm64: acpi: Harden getcpuforacpiid against missing CPU entry CVE-2024-46822 In the Linux kernel, the following vulnerability has been resolved: sched: schcake: fix bulk flow accounting logic for host fairness...

7.8CVSS7.3AI score0.00591EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/10/30 12:39 a.m.5 views

kernel: mm: prevent derefencing NULL ptr in pfn_section_valid()

In the Linux kernel, the following vulnerability has been resolved: mm: prevent derefencing NULL ptr in pfnsectionvalid Commit 5ec8e8ea8b77 "mm/sparsemem: fix race in accessing memorysection-usage" changed pfnsectionvalid to add a READONCE call around "ms-usage" to fix a race with sectiondeactiva...

5.5CVSS6.4AI score0.00255EPSS
SaveExploits0References5
Rows per page
Query Builder