Lucene search
+L

1051 matches found

CVE
CVE
added 2024/04/17 10:27 a.m.6990 views

CVE-2024-26870

CVE-2024-26870: Linux kernel NFSv4.2 fix guards a kernel BUG in mm/usercopy.c during listxattr handling. When listxattr size > 0 and nfs4_listxattr returns more bytes than requested (e.g., after generic_listxattr outputs system.nfs4_acl), a BUG at mm/usercopy.c:102 can trigger a kernel Oops. T...

7.8CVSS6.6AI score0.00272EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.41 views

CVE-2024-26870 NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102

In the Linux kernel, the following vulnerability has been resolved: NFSv4.2: fix nfs4listxattr kernel BUG at mm/usercopy.c:102 A call to listxattr with a buffer size = 0 returns the actual size of the buffer needed for a subsequent call. When size 0, nfs4listxattr does not return an error because...

7.8CVSS7.8AI score0.00272EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/04/16 2:56 p.m.17 views

kernel: ext4: kernel bug in ext4_write_inline_data_end()

A flaw was found in the openEuler kernel in Linux filesystem modules that allows an integer overflow via mounting a corrupted filesystem. This issue affects the openEuler kernel in versions from 4.19.90 through 4.19.90-2401.3 and 5.10.0-60.18.0 through 5.10.0-183.0.0...

7.8CVSS6.8AI score0.00371EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/11 2:30 a.m.4 views

SUSE CVE-2024-26805

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

5.5CVSS6.4AI score0.00242EPSS
SaveExploits0References16
OSV
OSV
added 2024/04/10 7:15 p.m.4 views

UBUNTU-CVE-2021-47217

In the Linux kernel, the following vulnerability has been resolved: x86/hyperv: Fix NULL deref in sethvtscchangecb if Hyper-V setup fails Check for a valid hvvpindex array prior to derefencing hvvpindex when setting Hyper-V's TSC change callback. If Hyper-V setup failed in hypervinit, the kernel...

5.5CVSS6.2AI score0.00235EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/04/04 3:52 p.m.27 views

CVE-2024-26746

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Ensure safe user copy of completion record If CONFIGHARDENEDUSERCOPY is enabled, copying completion record from event log cache to user triggers a kernel bug. 1987.159822 usercopy: Kernel memory exposure attempt...

4.4CVSS6.8AI score0.00225EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/04 9:15 a.m.9 views

UBUNTU-CVE-2024-26746

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Ensure safe user copy of completion record If CONFIGHARDENEDUSERCOPY is enabled, copying completion record from event log cache to user triggers a kernel bug. 1987.159822 usercopy: Kernel memory exposure attempt...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/04 9:15 a.m.11 views

UBUNTU-CVE-2024-26783

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix a bug calling wakeupkswapd with a wrong zone index With numa balancing on, when a numa system is running where a numa node doesn't have its local memory so it has no managed zones, the following oops has been...

5.5CVSS6.2AI score0.00242EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.60 views

CVE-2024-26746

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Ensure safe user copy of completion record If CONFIGHARDENEDUSERCOPY is enabled, copying completion record from event log cache to user triggers a kernel bug. 1987.159822 usercopy: Kernel memory exposure attempt...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/04/04 12:6 a.m.23 views

CVE-2024-26709

A vulnerability was found in the spaprtceplatformiommuattachdev function in the Linux kernel, where a missing call to the iommugroupput function can lead to a reference count leak for IOMMU groups during DLPAR operations. This vulnerability could lead to kernel panics and instability...

6CVSS6AI score0.00195EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/04 12:0 a.m.31 views

CVE-2024-26746

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Ensure safe user copy of completion record If CONFIGHARDENEDUSERCOPY is enabled, copying completion record from event log cache to user triggers a kernel bug. 1987.159822 usercopy: Kernel memory exposure attempt...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References4
CVE
CVE
added 2024/04/03 2:55 p.m.136 views

CVE-2024-26726

CVE-2024-26726 : In the Linux kernel, a Btrfs bug could panic when writing the free-space inode because the extent map was dropped on a write error and then looked up again, yielding EXTENT_MAP_HOLE on a second pass. The fix removes dropping the extent_map range for the failed free-space cache wr...

5.5CVSS6.8AI score0.00256EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/04/03 2:54 p.m.36 views

CVE-2024-26687

In the Linux kernel, the following vulnerability has been resolved: xen/events: close evtchn after mapping cleanup shutdownpirq and startuppirq are not taking the irqmappingupdatelock because they can't due to lock inversion. Both are called with the irqdesc-lock being taking. The lock order,...

5.5CVSS6.7AI score0.00228EPSS
SaveExploits0
CVE
CVE
added 2024/04/03 2:54 p.m.162 views

CVE-2024-26687

CVE-2024-26687 concerns the Linux kernel xen/events subsystem. The issue arises from a lock-order inversion between irq_mapping_update_lock and irq_desc->lock in shutdown_pirq/startup_pirq paths, allowing race conditions where evtchn mappings can be torn down and re-established concurrently. S...

5.5CVSS6.2AI score0.00228EPSS
SaveExploits0References8Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/03 12:40 a.m.6 views

kernel: ext4: kernel bug in ext4_write_inline_data_end()

A flaw was found in the openEuler kernel in Linux filesystem modules that allows an integer overflow via mounting a corrupted filesystem. This issue affects the openEuler kernel in versions from 4.19.90 through 4.19.90-2401.3 and 5.10.0-60.18.0 through 5.10.0-183.0.0...

7.8CVSS6.8AI score0.00371EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/02 4:4 p.m.99 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

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

7.8CVSS7.2AI score0.28058EPSS
SaveExploits17References8
RedhatCVE
RedhatCVE
added 2024/03/25 5:53 p.m.30 views

CVE-2021-47145

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON in linktofixupdir While doing error injection testing I got the following panic kernel BUG at fs/btrfs/tree-log.c:1862! invalid opcode: 0000 1 SMP NOPTI CPU: 1 PID: 7836 Comm: mount Not tainted 5.13.0-rc1+ 305...

5.5CVSS7.4AI score0.00271EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/03/25 9:16 a.m.26 views

CVE-2021-47162 tipc: skb_linearize the head skb when reassembling msgs

In the Linux kernel, the following vulnerability has been resolved: tipc: skblinearize the head skb when reassembling msgs It's not a good idea to append the frag skb to a skb's fraglist if the fraglist already has skbs from elsewhere, such as this skb was created by pskbcopy where the fraglist w...

9.8CVSS6.8AI score0.00232EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/03/25 9:16 a.m.34 views

CVE-2021-47162 tipc: skb_linearize the head skb when reassembling msgs

In the Linux kernel, the following vulnerability has been resolved: tipc: skblinearize the head skb when reassembling msgs It's not a good idea to append the frag skb to a skb's fraglist if the fraglist already has skbs from elsewhere, such as this skb was created by pskbcopy where the fraglist w...

9.8CVSS7.6AI score0.00232EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/03/25 9:16 a.m.36 views

CVE-2021-47162

In the Linux kernel, the following vulnerability has been resolved: tipc: skblinearize the head skb when reassembling msgs It's not a good idea to append the frag skb to a skb's fraglist if the fraglist already has skbs from elsewhere, such as this skb was created by pskbcopy where the fraglist w...

9.8CVSS7.4AI score0.00232EPSS
SaveExploits0
Rows per page
Query Builder