Lucene search
+L

270 matches found

CNNVD
CNNVD
added 2024/12/27 12:0 a.m.2 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 memory leak caused by an override of vma-numabstate in the sched/numa subsystem...

5.5CVSS6.5AI score0.00197EPSS
Exploits0References3
OSV
OSV
added 2024/12/24 12:15 p.m.6 views

UBUNTU-CVE-2024-53148

In the Linux kernel, the following vulnerability has been resolved: comedi: Flush partial mappings in error case If some remappfnrange calls succeeded before one failed, we still have buffer pages mapped into the userspace page tables when we drop the buffer reference with comedibufmapputbm. The...

5.5CVSS6.4AI score0.00224EPSS
Exploits0References44
CNNVD
CNNVD
added 2024/12/02 12:0 a.m.6 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 the nommu component incorrectly passing parameters to vmaiterprealloc when deleting vma entries, causing the...

5.5CVSS6.5AI score0.00233EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2024/11/12 8:0 a.m.2 views

uprobes: fix kernel info leak via "[uprobes]" vma

...

5.5CVSS6.8AI score0.00249EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2024/11/12 12:0 a.m.10 views

PT-2024-8142 · Schneider Electric · Schneider Electric Modicon Mc80 Bmkc80 +2

Name of the Vulnerable Software and Affected Versions: Schneider Electric Modicon M340 CPU BMXP34 versions affected versions not specified Schneider Electric Modicon MC80 BMKC80 versions affected versions not specified Schneider Electric Modicon Momentum Unity M1E Processor 171CBU versions affect...

8.3CVSS8AI score0.00578EPSS
Exploits0References8
OSV
OSV
added 2024/10/21 6:2 p.m.16 views

CVE-2024-49973 r8169: add tally counter fields added with RTL8125

In the Linux kernel, the following vulnerability has been resolved: r8169: add tally counter fields added with RTL8125 RTL8125 added fields to the tally counter, what may result in the chip dma'ing these new fields to unallocated memory. Therefore make sure that the allocated memory area is big...

5.5CVSS6.2AI score0.00249EPSS
Exploits0References15
OSV
OSV
added 2024/10/21 12:15 p.m.2 views

UBUNTU-CVE-2024-47676

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway Syzbot reports a UAF in hugetlbfault. This happens because vmfanonprepare could drop the per-VMA lock and allow the current VMA to be freed before hugetlbvmaunlockread is...

7.8CVSS6.6AI score0.00242EPSS
Exploits0References9
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:0 a.m.5 views

fork: defer linking file vma until vma is fully initialized

...

7.8CVSS7.3AI score0.0027EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.6 views

kernel: userfaultfd: fix a race between writeprotect and exit_mmap()

A possible race condition flaw was found in the Linux kernel. When a process exits, its virtual memory areas VMAs are removed by exitmmap, and at the same time, userfaultfdwriteprotect is called...

4.7CVSS7.2AI score0.00164EPSS
Exploits0References5
OSV
OSV
added 2024/06/19 2:15 p.m.26 views

UBUNTU-CVE-2024-38610

In the Linux kernel, the following vulnerability has been resolved: drivers/virt/acrn: fix PFNMAP PTE checks in acrnvmrammap Patch series "mm: followpte improvements and acrn followpte fixes". Patch 1 fixes a bunch of issues I spotted in the acrn driver. It compiles, that's all I know. I'll...

7.8CVSS6.1AI score0.00213EPSS
Exploits0References20
Cvelist
Cvelist
added 2024/05/28 4:7 p.m.34 views

CVE-2024-30212 Microchip Harmony 3 Core library allows read and write access to RAM via a SCSI READ or WRITE command

If a SCSI READ10 command is initiated via USB using the largest LBA 0xFFFFFFFF with it's default block size of 512 and a count of 1, the first 512 byte of the 0x80000000 memory area is returned to the user. If the block count is increased, the full RAM can be exposed. The same method works to wri...

7CVSS6.7AI score0.00568EPSS
Exploits0References3
NVD
NVD
added 2024/05/24 3:15 p.m.24 views

CVE-2021-47515

In the Linux kernel, the following vulnerability has been resolved: seg6: fix the iif in the IPv6 socket control block When an IPv4 packet is received, the iprcvcore... sets the receiving interface index into the IPv4 socket control block v5.16-rc4, net/ipv4/ipinput.c line 510: IPCBskb-iif =...

5.5CVSS6.4AI score0.00247EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2024/05/24 3:9 p.m.22 views

CVE-2021-47515 seg6: fix the iif in the IPv6 socket control block

In the Linux kernel, the following vulnerability has been resolved: seg6: fix the iif in the IPv6 socket control block When an IPv4 packet is received, the iprcvcore... sets the receiving interface index into the IPv4 socket control block v5.16-rc4, net/ipv4/ipinput.c line 510: IPCBskb-iif =...

6.6AI score0.00247EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.3 views

SUSE CVE-2024-26939

In the Linux kernel, the following vulnerability has been resolved: drm/i915/vma: Fix UAF on destroy against retire race Object debugging tools were sporadically reporting illegal attempts to free a still active i915 VMA object when parking a GT believed to be idle. 161.359441 ODEBUG: free active...

7.8CVSS6.4AI score0.00239EPSS
Exploits0References12
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.2 views

SUSE CVE-2024-27022

In the Linux kernel, the following vulnerability has been resolved: fork: defer linking file vma until vma is fully initialized Thorvald reported a WARNING 1. And the root cause is below race: CPU 1 CPU 2 fork hugetlbfsfallocate dupmmap hugetlbfspunchhole immaplockwritemapping;...

4.7CVSS6.4AI score0.0027EPSS
Exploits0References11
OSV
OSV
added 2024/05/01 6:15 a.m.1 views

DEBIAN-CVE-2024-26939

In the Linux kernel, the following vulnerability has been resolved: drm/i915/vma: Fix UAF on destroy against retire race Object debugging tools were sporadically reporting illegal attempts to free a still active i915 VMA object when parking a GT believed to be idle. 161.359441 ODEBUG: free active...

7CVSS5.7AI score0.00239EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.29 views

CVE-2024-26805 netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter

In the Linux kernel, the following vulnerability has been resolved: netlink: Fix kernel-infoleak-after-free in skbdatagramiter syzbot reported the following uninit-value access issue 1: netlinktofullskb creates a new skb and puts the skb-data passed as a 1st arg of netlinktofullskb onto new skb...

6.6AI score0.00242EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2024/03/14 12:0 a.m.9 views

PT-2024-3374 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.7.0 Description: The issue is related to a use-after-free problem in the f2fs filemap fault function. This occurs because vmf-vma may not be alive after filemap fault, potentially causing a use-after-free issu...

9.1CVSS6.6AI score0.01635EPSS
Exploits0References665
Cvelist
Cvelist
added 2024/03/13 2:1 p.m.37 views

CVE-2023-52608 firmware: arm_scmi: Check mailbox/SMT channel for consistency

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Check mailbox/SMT channel for consistency On reception of a completion interrupt the shared memory area is accessed to retrieve the message header at first and then, if the message sequence number identifies a...

7.7AI score0.00174EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2024/02/15 8:0 a.m.8 views

Kernel: race condition leads to use after free during vma lock in lock_vma_under_rcu

...

5.1CVSS7.3AI score0.00228EPSS
Exploits0
Rows per page
Query Builder