Lucene search
+L

13757 matches found

NVD
NVD
added 2025/01/19 11:15 a.m.13 views

CVE-2025-21642

In the Linux kernel, the following vulnerability has been resolved: mptcp: sysctl: sched: avoid using current-nsproxy Using the 'net' structure via 'current' is not recommended for different reasons. First, if the goal is to use it to read or write per-netns data, this is inconsistent with how th...

5.5CVSS0.0025EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/19 11:15 a.m.14 views

CVE-2025-21633

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

7.3AI score
SaveExploits0References1
CVE
CVE
added 2025/01/19 10:17 a.m.153 views

CVE-2025-21642

CVE-2025-21642 affects the Linux kernel’s MPTCP subsystem. The issue arises from using current->nsproxy/netns when accessing per-netns data via sysctl entries (net/mptcp/ctrl.c), which can diverge from the netns the table is associated with. The described consequence is a general protection fa...

5.5CVSS6.4AI score0.0025EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2025/01/19 12:00 a.m.9 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 Linux kernel that stems from inconsistent definitions of MAXSURFACES and MAXSURFACENUM, which could lead to a page fault...

5.5CVSS6.4AI score0.00187EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/01/19 12:00 a.m.21 views

PT-2025-3643 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.10.0 Description: A page fault vulnerability has been resolved in the Linux kernel, specifically in the AMD GPU display driver. The issue arose due to a mismatch in the maximum surface definition, where the DC...

8.1CVSS7.7AI score0.00822EPSS
SaveExploits3References882
RedHat Linux
RedHat Linux
added 2025/01/15 10:39 p.m.9 views

iperf: Denial of Service in iperf Due to Improper JSON Handling

A flaw was found in iperf. This vulnerability allows a Denial of Service DoS via the injection of malformed JSON data, which can result in a segmentation fault when a NULL pointer is passed to strdup...

7.5CVSS5.7AI score0.00926EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2025/01/15 3:55 p.m.16 views

CVE-2024-39282

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: Fix FSM command timeout issue When driver processes the internal state change command, it use an asynchronous thread to process the command operation. If the main thread detects that the task has timed out, the...

5.5CVSS7AI score0.00232EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/15 3:25 p.m.7 views

CVE-2024-57844

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix fault on fd close after unbind If userspace holds an fd open, unbinds the device and then closes it, the driver shouldn't try to access the hardware. Protect it by using drmdeventer/drmdevexit. This fixes the followin...

5.5CVSS6.6AI score0.00186EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/15 2:29 p.m.13 views

CVE-2024-57882

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix TCP options overflow. Syzbot reported the following splat: Oops: general protection fault, probably for non-canonical address 0xdffffc0000000001: 0000 1 PREEMPT SMP KASAN PTI KASAN: null-ptr-deref in range...

5.5CVSS6.7AI score0.00519EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/15 1:15 p.m.20 views

CVE-2024-57844

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix fault on fd close after unbind If userspace holds an fd open, unbinds the device and then closes it, the driver shouldn't try to access the hardware. Protect it by using drmdeventer/drmdevexit. This fixes the followin...

5.5CVSS0.00186EPSS
SaveExploits0References2
NVD
NVD
added 2025/01/15 1:15 p.m.20 views

CVE-2024-57882

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix TCP options overflow. Syzbot reported the following splat: Oops: general protection fault, probably for non-canonical address 0xdffffc0000000001: 0000 1 PREEMPT SMP KASAN PTI KASAN: null-ptr-deref in range...

9.8CVSS0.00519EPSS
SaveExploits0References7
NVD
NVD
added 2025/01/15 1:15 p.m.20 views

CVE-2024-54031

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsethash: unaligned atomic read on struct nftsetext Access to genmask field in struct nftsetext results in unaligned atomic read: 72.130109 Unable to handle kernel paging request at virtual address ffff0000c2bb708c...

5.5CVSS0.00225EPSS
SaveExploits0References9
OSV
OSV
added 2025/01/15 1:15 p.m.9 views

UBUNTU-CVE-2024-57844

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix fault on fd close after unbind If userspace holds an fd open, unbinds the device and then closes it, the driver shouldn't try to access the hardware. Protect it by using drmdeventer/drmdevexit. This fixes the followin...

5.5CVSS6.2AI score0.00186EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/01/15 1:10 p.m.23 views

CVE-2024-57844 drm/xe: Fix fault on fd close after unbind

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix fault on fd close after unbind If userspace holds an fd open, unbinds the device and then closes it, the driver shouldn't try to access the hardware. Protect it by using drmdeventer/drmdevexit. This fixes the followin...

0.00186EPSS
SaveExploits0References2
CVE
CVE
added 2025/01/15 1:10 p.m.96 views

CVE-2024-57844

CVE-2024-57844 – Linux kernel (drm/xe): A fault occurs when a userspace fd is kept open, the device is unbound, and the fd is closed; the driver may dereference hardware state, leading to a kernel page fault. The upstream fix guards the critical section with drm_dev_enter()/drm_dev_exit() to avoi...

5.5CVSS6.3AI score0.00186EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/01/15 1:10 p.m.5 views

CVE-2024-57844 drm/xe: Fix fault on fd close after unbind

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix fault on fd close after unbind If userspace holds an fd open, unbinds the device and then closes it, the driver shouldn't try to access the hardware. Protect it by using drmdeventer/drmdevexit. This fixes the followin...

5.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/01/15 1:10 p.m.22 views

CVE-2024-54031 netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsethash: unaligned atomic read on struct nftsetext Access to genmask field in struct nftsetext results in unaligned atomic read: 72.130109 Unable to handle kernel paging request at virtual address ffff0000c2bb708c...

0.00225EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/01/15 1:10 p.m.30 views

CVE-2024-39282 net: wwan: t7xx: Fix FSM command timeout issue

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: Fix FSM command timeout issue When driver processes the internal state change command, it use an asynchronous thread to process the command operation. If the main thread detects that the task has timed out, the...

7.8CVSS0.00232EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/15 1:10 p.m.10 views

CVE-2024-39282 net: wwan: t7xx: Fix FSM command timeout issue

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: Fix FSM command timeout issue When driver processes the internal state change command, it use an asynchronous thread to process the command operation. If the main thread detects that the task has timed out, the...

7.8CVSS6.2AI score
SaveExploits0References8
OSV
OSV
added 2025/01/15 1:05 p.m.12 views

CVE-2024-57882 mptcp: fix TCP options overflow.

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix TCP options overflow. Syzbot reported the following splat: Oops: general protection fault, probably for non-canonical address 0xdffffc0000000001: 0000 1 PREEMPT SMP KASAN PTI KASAN: null-ptr-deref in range...

9.8CVSS6AI score
SaveExploits0References10
Rows per page
Query Builder