Lucene search
+L

4757 matches found

Circl
Circl
added 2026/08/19 11:32 a.m.9 views

GHSA-XPR4-8VP6-C87J

creationtimestamp| type| source ---|---|--- 2026-08-19 11:32:39+00:00| seen| https://gist.github.com/alon710/3948341428804c685cf1bc5b4fc0d3f1...

4.9AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/19 10:01 a.m.5 views

CVE-2026-74369

A flaw was found in the Linux kernel's liveupdate component. This use-after-free vulnerability occurs due to an incorrect order of operations when managing file handler modules. Specifically, the system attempts to access module operations after the module's reference count has been decremented,...

5.5CVSS5.9AI score0.00155EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 8:17 a.m.8 views

CVE-2026-58087

The GETALL and SETALL commands in semctl2 recorded the number of semaphores in the target set, dropped the lock protecting the set, allocated a buffer sized for that count, and reacquired the lock. A sequence-number check was used to verify that the set had not been replaced in the interim, but t...

7.8CVSS0.00165EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 7:31 a.m.8 views

EUVD-2026-62338

To retrieve the previous timer value, the kernel calls realtimergettime, which obtains the current time for the timer's clock. For a timer using CLOCKTAI this can fail when no TAI offset has been configured, but the error return was not checked, so the uninitialized output buffer was copied to...

5.6AI score0.00182EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 6:17 a.m.5 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.9 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
EUVD
EUVD
added 2026/08/19 5:57 a.m.10 views

EUVD-2026-62255

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.4CVSS7.3AI score0.0029EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/19 5:57 a.m.3 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.28 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
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 5:57 a.m.30 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
CVE
CVE
added 2026/08/19 5:56 a.m.39 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.00273EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 5:28 a.m.54 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
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 5:28 a.m.7 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.31 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
NVD
NVD
added 2026/08/19 5:17 a.m.7 views

CVE-2026-49419

When the JAILATDESC flag is specified, kernjailset and kernjailget released the reference to the caller's current prison before looking up the jail descriptor. If the descriptor lookup failed, error-handling paths released the same reference a second time. An unprivileged local user can trigger a...

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

CVE-2026-72276

A flaw was found in the metronomefb framebuffer driver within the Linux kernel. This vulnerability occurs because memory allocated for page references is not properly released when an error occurs during initialization. A local attacker could potentially exploit this to cause a denial of service...

5.5CVSS5.4AI score0.00215EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 4:32 a.m.34 views

CVE-2026-49419

FreeBSD 15.0+ kernel contains a double-free bug in kern_jail_set() and kern_jail_get(): when the JAIL_AT_DESC flag is used, the caller's current prison reference is released before descriptor lookup, then released again on error paths. An unprivileged local user can trigger a prison reference cou...

8.8CVSS7.3AI score0.00286EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 4:32 a.m.10 views

EUVD-2026-62231

When the JAILATDESC flag is specified, kernjailset and kernjailget released the reference to the caller's current prison before looking up the jail descriptor. If the descriptor lookup failed, error-handling paths released the same reference a second time. An unprivileged local user can trigger a...

5.3AI score0.00286EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.12 views

PT-2026-78319

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description The GETALL and SETALL commands in the semctl function contain a flaw in how they handle semaphore sets. The process records the number of semaphores, releases th...

7.8CVSS5.3AI score0.00165EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/18 9:18 p.m.4 views

CVE-2026-71135

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.14. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle ...

6CVSS0.00137EPSS
SaveExploits0References1
Rows per page
Query Builder