Lucene search
+L

1902 matches found

RedHat Linux
RedHat Linux
added 2024/07/15 5:18 a.m.13 views

kernel: tls: race between tx work scheduling and socket close

A race condition vulnerability was found in the tls subsystem of the Linux kernel. The submitting thread recvmsg/sendmsg may exit as soon as the async crypto handler calls complete, which could lead to undefined behavior and a denial of service...

4.7CVSS6.6AI score0.0019EPSS
SaveExploits0References5
NVD
NVD
added 2024/07/12 1:15 p.m.37 views

CVE-2024-39500

In the Linux kernel, the following vulnerability has been resolved: sockmap: avoid race between sockmapclose and skpsockput skpsockget will return NULL if the refcount of psock has gone to 0, which will happen when the last call of skpsockput is done. However, skpsockdrop may not have finished ye...

4.7CVSS0.00197EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2024/07/12 1:15 p.m.5 views

CVE-2024-39500

In the Linux kernel, the following vulnerability has been resolved: sockmap: avoid race between sockmapclose and skpsockput skpsockget will return NULL if the refcount of psock has gone to 0, which will happen when the last call of skpsockput is done. However, skpsockdrop may not have finished ye...

4.7CVSS6.4AI score0.00197EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/07/12 1:15 p.m.4 views

UBUNTU-CVE-2024-39500

In the Linux kernel, the following vulnerability has been resolved: sockmap: avoid race between sockmapclose and skpsockput skpsockget will return NULL if the refcount of psock has gone to 0, which will happen when the last call of skpsockput is done. However, skpsockdrop may not have finished ye...

4.7CVSS6.2AI score0.00197EPSS
SaveExploits0References21
Vulnrichment
Vulnrichment
added 2024/07/12 12:24 p.m.15 views

CVE-2024-40913 cachefiles: defer exposing anon_fd until after copy_to_user() succeeds

In the Linux kernel, the following vulnerability has been resolved: cachefiles: defer exposing anonfd until after copytouser succeeds After installing the anonymous fd, we can now see it in userland and close it. However, at this point we may not have gotten the reference count of the cache, but ...

6.6AI score0.00287EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/12 12:24 p.m.164 views

CVE-2024-40913

Technical details for CVE-2024-40913 are not provided in the supplied documents. Monitor for updates from vendors/advisories.

7.8CVSS6.4AI score0.00287EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/07/12 12:20 p.m.23 views

CVE-2024-39500 sock_map: avoid race between sock_map_close and sk_psock_put

In the Linux kernel, the following vulnerability has been resolved: sockmap: avoid race between sockmapclose and skpsockput skpsockget will return NULL if the refcount of psock has gone to 0, which will happen when the last call of skpsockput is done. However, skpsockdrop may not have finished ye...

0.00197EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/07/12 12:0 a.m.6 views

Linux kernel security vulnerabilities

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 the Linux kernel that stems from a race condition between sockmapclose and skpsockput in the sockmap component...

4.7CVSS8.2AI score0.00197EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/07/10 12:18 a.m.6 views

kernel: tls: race between tx work scheduling and socket close

A race condition vulnerability was found in the tls subsystem of the Linux kernel. The submitting thread recvmsg/sendmsg may exit as soon as the async crypto handler calls complete, which could lead to undefined behavior and a denial of service...

4.7CVSS6.6AI score0.0019EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/08 2:5 a.m.13 views

kernel: tls: race between tx work scheduling and socket close

A race condition vulnerability was found in the tls subsystem of the Linux kernel. The submitting thread recvmsg/sendmsg may exit as soon as the async crypto handler calls complete, which could lead to undefined behavior and a denial of service...

4.7CVSS6.6AI score0.0019EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/08 2:5 a.m.9 views

kernel: tls: race between async notify and socket close

A race condition vulnerability was found in the tls subsystem of the Linux kernel. The submitting thread that calls recvmsg/sendmsg may exit as soon as the async crypto handler calls complete; any code past that point risks touching already freed data. This could lead to a use-after-free issue an...

4.7CVSS6.8AI score0.00177EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/07/03 12:0 a.m.29 views

CBL Mariner 2.0 Security Update: hyperv-daemons / kernel (CVE-2024-26583)

The version of hyperv-daemons / kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-26583 advisory. - In the Linux kernel, the following vulnerability has been resolved: tls: fix race between...

4.7CVSS6.1AI score0.00177EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/07/02 9:2 a.m.5 views

kernel: tls: race between tx work scheduling and socket close

A race condition vulnerability was found in the tls subsystem of the Linux kernel. The submitting thread recvmsg/sendmsg may exit as soon as the async crypto handler calls complete, which could lead to undefined behavior and a denial of service...

4.7CVSS6.6AI score0.0019EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/02 9:2 a.m.4 views

kernel: tls: race between async notify and socket close

A race condition vulnerability was found in the tls subsystem of the Linux kernel. The submitting thread that calls recvmsg/sendmsg may exit as soon as the async crypto handler calls complete; any code past that point risks touching already freed data. This could lead to a use-after-free issue an...

4.7CVSS6.8AI score0.00177EPSS
SaveExploits0References5
Amazon
Amazon
added 2024/06/12 12:0 a.m.7 views

Important: kernel

Issue Overview: An issue was discovered in arch/x86/kvm/vmx/nested.c in the Linux kernel before 6.2.8. nVMX on x8664 lacks consistency checks for CR0 and CR4. CVE-2023-30456 In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix invalid address access in lookuprec when...

7.8CVSS6.3AI score0.00474EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/06/10 7:39 p.m.17 views

Mozilla: IndexedDB files retained in private browsing mode

A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: If the browser.privatebrowsing.autostart preference is enabled, IndexedDB files were not properly deleted when the window was closed. This preference is disabled by default in Firefox...

4.3CVSS7.2AI score0.00488EPSS
SaveExploits1References6
BDU FSTEC
BDU FSTEC
added 2024/06/10 12:0 a.m.10 views

Vulnerability of the close_altfile() function (filename.c) for UNIX-like system text terminals: allowing attackers to execute arbitrary commands

The vulnerability of the closealtfile function filename.c for UNIX-like system text terminals is related to the omission of the Shellquote call for LESSCLOSE. Exploiting this vulnerability could allow an attacker to execute arbitrary commands...

7CVSS7AI score0.01059EPSS
SaveExploits0References10Affected Software6
SUSE CVE
SUSE CVE
added 2024/06/04 1:3 p.m.5 views

SUSE CVE-2021-3659

A NULL pointer dereference flaw was found in the Linux kernel's IEEE 802.15.4 wireless networking subsystem in the way the user closes the LR-WPAN connection. This flaw allows a local user to crash the system. The highest threat from this vulnerability is to system availability...

5.5CVSS6.1AI score0.00264EPSS
SaveExploits0References30
SUSE CVE
SUSE CVE
added 2024/06/01 2:23 a.m.5 views

SUSE CVE-2024-36881

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: reset ptes when close for wr-protected ones Userfaultfd unregister includes a step to remove wr-protect bits from all the relevant pgtable entries, but that only covered an explicit UFFDIOUNREGISTER ioctl, not a...

6.4AI score0.00239EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/30 4:15 p.m.4 views

DEBIAN-CVE-2024-36881

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: reset ptes when close for wr-protected ones Userfaultfd unregister includes a step to remove wr-protect bits from all the relevant pgtable entries, but that only covered an explicit UFFDIOUNREGISTER ioctl, not a...

5.5CVSS5.6AI score0.00239EPSS
SaveExploits0References1
Rows per page
Query Builder