Lucene search
+L

117745 matches found

NVD
NVD
added 2026/08/19 8:17 a.m.10 views

CVE-2026-58083

While the kernel was copying knotes during fork, a knote with a timer-based filter could fire and be enqueued on the kqueue's active list before the copy was complete. The copy routine did not account for this and could enqueue the new knote a second time, corrupting the active list. In addition,...

8.4CVSS0.00123EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/19 8:02 a.m.9 views

CVE-2026-74314

A flaw was found in the Linux kernel's BPF Berkeley Packet Filter subsystem. This vulnerability arises from improper handling of special fields during the recycling of map values, which can lead to unsafe destruction operations. Specifically, in tracing programs operating within a Non-Maskable...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 7:28 a.m.72 views

CVE-2026-58083

FreeBSD 15.1 contains a use-after-free vulnerability in the kqueue kernel subsystem's copy-on-fork path. During fork(2), a timer-based knote could fire and be enqueued on the kqueue's active list before the copy completed. The copy routine failed to account for this, potentially enqueuing the kno...

8.4CVSS5.4AI score0.00123EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/19 7:28 a.m.10 views

EUVD-2026-62351

While the kernel was copying knotes during fork, a knote with a timer-based filter could fire and be enqueued on the kqueue's active list before the copy was complete. The copy routine did not account for this and could enqueue the new knote a second time, corrupting the active list. In addition,...

8.4CVSS5.5AI score0.00123EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 7:28 a.m.34 views

CVE-2026-58083 Use-after-free in kqueue copy-on-fork

While the kernel was copying knotes during fork, a knote with a timer-based filter could fire and be enqueued on the kqueue's active list before the copy was complete. The copy routine did not account for this and could enqueue the new knote a second time, corrupting the active list. In addition,...

0.00123EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/19 7:00 a.m.5 views

CVE-2026-72492

A flaw was found in ksmbd, the in-kernel SMB3 server for Linux. This memory corruption vulnerability, known as a use-after-free, occurs when the system attempts to use memory after it has been released. A remote attacker could trigger this by performing a concurrent close operation during lease...

8.8CVSS5.9AI score0.00477EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 6:17 a.m.8 views

CVE-2026-49428

Certain system calls, such open2 with the OTRUNC flag set, and fspacectl2, could incorrectly free memory in largepage objects. These operations are not permitted on largepage objects, but the implementation did not verify this. An unprivileged local user can abuse the bug to access freed kernel...

8.4CVSS0.0029EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 6:17 a.m.8 views

CVE-2026-49427

Pages belonging to largepage shared memory objects were not explicitly wired. When sendfile2 transmitted such an object with the SFNOCACHE flag, it freed the underlying pages after transmission even though existing mappings still referred to them. An unprivileged local user can abuse the bug to...

8.8CVSS0.00279EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 6:17 a.m.10 views

CVE-2026-49422

The RACK setsockopt2 handler drops the connection lock in order to copy option data from userspace, then reacquires the lock. After reacquiring, it verifies that the TCP stack had not been switched away, but did not reload its pointer to the stack's per-connection control block. If userspace...

8.4CVSS0.00126EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/19 5:57 a.m.12 views

CVE-2026-49428 posixshm: system calls can incorrectly free memory of largepage objects

Certain system calls, such open2 with the OTRUNC flag set, and fspacectl2, could incorrectly free memory in largepage objects. These operations are not permitted on largepage objects, but the implementation did not verify this. An unprivileged local user can abuse the bug to access freed kernel...

7.3AI score0.0029EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 5:57 a.m.36 views

CVE-2026-49428

In FreeBSD's posixshm module, open(2) with O_TRUNC and fspacectl(2) failed to verify whether operations are permitted on largepage objects, incorrectly freeing kernel memory. An unprivileged local user can read freed kernel memory and escalate privileges. Affected: all supported versions prior to...

8.4CVSS7.4AI score0.0029EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/19 5:57 a.m.37 views

CVE-2026-49428 posixshm: system calls can incorrectly free memory of largepage objects

Certain system calls, such open2 with the OTRUNC flag set, and fspacectl2, could incorrectly free memory in largepage objects. These operations are not permitted on largepage objects, but the implementation did not verify this. An unprivileged local user can abuse the bug to access freed kernel...

0.0029EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 5:56 a.m.38 views

CVE-2026-49427 posixshm: largepage shared memory objects not explicitly wired

Pages belonging to largepage shared memory objects were not explicitly wired. When sendfile2 transmitted such an object with the SFNOCACHE flag, it freed the underlying pages after transmission even though existing mappings still referred to them. An unprivileged local user can abuse the bug to...

0.00279EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 5:56 a.m.58 views

CVE-2026-49427

CVE-2026-49427 is a use-after-free vulnerability in FreeBSD's POSIX largepage shared memory objects (posixshm module). Pages in largepage objects were not explicitly wired, so when sendfile(2) transmitted such an object with the SF_NOCACHE flag, it freed underlying pages while existing mappings s...

8.8CVSS7.3AI score0.00279EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/08/19 5:28 a.m.65 views

CVE-2026-49422

The FreeBSD advisory (FreeBSD-SA-26:43.tcp) confirms the bug affects all supported FreeBSD versions and provides specific correction commit hashes for stable/15, releng/15.1, releng/15.0, stable/14, releng/14.4, and releng/14.3 branches, all dated 2026-06-30. Workarounds include not loading tcp_r...

8.4CVSS7.3AI score0.00126EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/19 5:28 a.m.9 views

EUVD-2026-62244

The RACK setsockopt2 handler drops the connection lock in order to copy option data from userspace, then reacquires the lock. After reacquiring, it verifies that the TCP stack had not been switched away, but did not reload its pointer to the stack's per-connection control block. If userspace...

8.4CVSS7.3AI score0.00126EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 5:28 a.m.39 views

CVE-2026-49422 Use-after-free in TCP RACK stack option handler

The RACK setsockopt2 handler drops the connection lock in order to copy option data from userspace, then reacquires the lock. After reacquiring, it verifies that the TCP stack had not been switched away, but did not reload its pointer to the stack's per-connection control block. If userspace...

0.00126EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/19 5:28 a.m.11 views

CVE-2026-49422 Use-after-free in TCP RACK stack option handler

The RACK setsockopt2 handler drops the connection lock in order to copy option data from userspace, then reacquires the lock. After reacquiring, it verifies that the TCP stack had not been switched away, but did not reload its pointer to the stack's per-connection control block. If userspace...

7.3AI score0.00126EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 5:17 a.m.7 views

CVE-2026-49418

When msyncMSINVALIDATE is called on a mapping of an unmanaged device object, the physical pages in the mapping range are marked invalid but remain in the pager's page list. A subsequent page fault will cause the fault handler to re-insert the page into the object's list. This corrupts the list, a...

8.8CVSS0.00286EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/19 5:08 a.m.6 views

CVE-2026-72321

A flaw was found in the Linux kernel's IPv4 Internet Group Management Protocol IGMP component. Incorrect handling of reference counts in the igmpmodtimer and igmpstoptimer functions can occur when a multicast list entry is concurrently removed. This can lead to a memory leak of the im structure,...

5.5CVSS5.3AI score0.00207EPSS
SaveExploits0References4
Rows per page
Query Builder