Lucene search
K

286 matches found

OSV
OSV
added 2024/11/09 10:14 a.m.8 views

CVE-2024-50222 iov_iter: fix copy_page_from_iter_atomic() if KMAP_LOCAL_FORCE_MAP

In the Linux kernel, the following vulnerability has been resolved: ioviter: fix copypagefromiteratomic if KMAPLOCALFORCEMAP generic/077 on x8632 CONFIGDEBUGKMAPLOCALFORCEMAP=y with highmem, on huge=always tmpfs, issues a warning and then hangs interruptibly: WARNING: CPU: 5 PID: 3517 at...

7.8CVSS7.1AI score0.00242EPSS
Exploits0References6
Redos
Redos
added 2024/11/01 12:0 a.m.25 views

ROS-20241101-02

A vulnerability in the vmxnet3 component of the Linux operating system kernel is related to resource management errors in the vmxnet3processxdp function in drivers/net/vmxnet3/vmxnet3xdp.c. Exploitation of the vulnerability could allow an attacker to cause a denial of service A vulnerability in t...

7.8CVSS7AI score0.00476EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/10/24 4:33 p.m.9 views

CVE-2024-50066

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix movenormalpmd/retractpagetables race In mremap, movepagetables looks at the type of the PMD entry and the specified address range to figure out by which method the next chunk of page table entries should be moved. ...

7.1CVSS6.8AI score0.00198EPSS
Exploits2References4
NVD
NVD
added 2024/10/23 6:15 a.m.15 views

CVE-2024-50066

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix movenormalpmd/retractpagetables race In mremap, movepagetables looks at the type of the PMD entry and the specified address range to figure out by which method the next chunk of page table entries should be moved. ...

7CVSS0.00198EPSS
Exploits2References6
CVE
CVE
added 2024/10/23 5:20 a.m.140 views

CVE-2024-50066

CVE-2024-50066 is a Linux kernel race in mm/mremap where move_page_tables can race with retract_page_tables under THP/rmap locking. The flaw stems from reading the PMD type before acquiring rmap locks, potentially creating bogus PMD entries (e.g., mapping page 0 as a page table on x86) and enabli...

7CVSS6.6AI score0.00198EPSS
Exploits2References6Affected Software1
Cvelist
Cvelist
added 2024/10/23 5:20 a.m.19 views

CVE-2024-50066 mm/mremap: fix move_normal_pmd/retract_page_tables race

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix movenormalpmd/retractpagetables race In mremap, movepagetables looks at the type of the PMD entry and the specified address range to figure out by which method the next chunk of page table entries should be moved. ...

0.00198EPSS
Exploits2References4
Vulnrichment
Vulnrichment
added 2024/10/23 5:20 a.m.18 views

CVE-2024-50066 mm/mremap: fix move_normal_pmd/retract_page_tables race

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix movenormalpmd/retractpagetables race In mremap, movepagetables looks at the type of the PMD entry and the specified address range to figure out by which method the next chunk of page table entries should be moved. ...

6.5AI score0.00198EPSS
Exploits2References4
CVE
CVE
added 2024/10/21 8:6 p.m.147 views

CVE-2022-48991

The CVE-2022-48991 entry corresponds to a Linux kernel issue in mm/khugepaged where MMU notifiers must be invoked in shmem/file collapse paths. The vulnerability could allow page use-after-free on pages mirrored by secondary MMUs (e.g., KVM) if present PTEs are removed without proper notification...

7.8CVSS7.3AI score0.00251EPSS
Exploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 8:6 p.m.9 views

CVE-2022-48991 mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths

In the Linux kernel, the following vulnerability has been resolved: mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths Any codepath that zaps page table entries must invoke MMU notifiers to ensure that secondary MMUs like KVM don't keep accessing pages which aren't mapped anymore...

7AI score0.00251EPSS
Exploits0References8
OSV
OSV
added 2024/09/13 7:15 a.m.2 views

AZL-49318 CVE-2024-46701 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: libfs: fix infinite directory reads for offset dir After we switch tmpfs dir operations from simplediroperations to simpleoffsetdiroperations, every rename happened will fill new dentry to dest dir's maple...

5.5CVSS6.6AI score0.00187EPSS
Exploits0References1
OSV
OSV
added 2024/09/13 7:15 a.m.1 views

UBUNTU-CVE-2024-46701

In the Linux kernel, the following vulnerability has been resolved: libfs: fix infinite directory reads for offset dir After we switch tmpfs dir operations from simplediroperations to simpleoffsetdiroperations, every rename happened will fill new dentry to dest dir's maple...

5.5CVSS5.7AI score0.00187EPSS
Exploits0References10
Vulnrichment
Vulnrichment
added 2024/09/13 6:27 a.m.16 views

CVE-2024-46701 libfs: fix infinite directory reads for offset dir

In the Linux kernel, the following vulnerability has been resolved: libfs: fix infinite directory reads for offset dir After we switch tmpfs dir operations from simplediroperations to simpleoffsetdiroperations, every rename happened will fill new dentry to dest dir's maple...

6.8AI score0.00187EPSS
Exploits0References2
OSV
OSV
added 2024/09/13 6:27 a.m.20 views

CVE-2024-46701 libfs: fix infinite directory reads for offset dir

In the Linux kernel, the following vulnerability has been resolved: libfs: fix infinite directory reads for offset dir After we switch tmpfs dir operations from simplediroperations to simpleoffsetdiroperations, every rename happened will fill new dentry to dest dir's maple...

5.5CVSS6.3AI score0.00187EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/09/11 1:10 a.m.2 views

kernel: mm: cachestat: fix folio read-after-free in cache walk

In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix folio read-after-free in cache walk In cachestat, we access the folio from the page cache's xarray to compute its page offset, and check for its dirty and writeback flags. However, we do not hold a reference to...

7.1CVSS6.8AI score0.00302EPSS
Exploits0References5
OSV
OSV
added 2024/07/15 12:20 p.m.35 views

RXSA-2024:4349 Moderate: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: net/mlx5e: Fix operation precedence bug in port timestamping napipoll context CVE-2023-52626 kernel: Bluetooth: Avoid potential use-after-free in hcierrorreset CVE-2024-26801 kernel:...

9.1CVSS7.6AI score0.01401EPSS
Exploits0References9
Rockylinux
Rockylinux
added 2024/07/15 12:18 p.m.74 views

kernel security and bug fix update

An update is available for kernel. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

9.1CVSS9.2AI score0.01401EPSS
Exploits0
OSV
OSV
added 2024/07/15 12:18 p.m.36 views

RLSA-2024:4349 Moderate: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: net/mlx5e: Fix operation precedence bug in port timestamping napipoll context CVE-2023-52626 kernel: Bluetooth: Avoid potential use-after-free in hcierrorreset CVE-2024-26801 kernel:...

9.1CVSS7.6AI score0.01401EPSS
Exploits0References9
RedHat Linux
RedHat Linux
added 2024/07/08 3:3 a.m.86 views

Moderate: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

9.1CVSS6.6AI score0.01401EPSS
Exploits0References9
AlmaLinux
AlmaLinux
added 2024/07/08 12:0 a.m.41 views

Moderate: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: net/mlx5e: Fix operation precedence bug in port timestamping napipoll context CVE-2023-52626 kernel: Bluetooth: Avoid potential use-after-free in hcierrorreset CVE-2024-26801 kernel:...

9.1CVSS7.3AI score0.01401EPSS
Exploits0References18
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.0 views

SUSE CVE-2024-27058

In the Linux kernel, the following vulnerability has been resolved: tmpfs: fix race on handling dquot rbtree A syzkaller reproducer found a race while attempting to remove dquot information from the rb tree. Fetching the rbtree root node must also be protected by the dqopt-dqiosem, otherwise,...

4.7CVSS7.5AI score0.00476EPSS
Exploits0References3
Rows per page
Query Builder