Lucene search
+L

4984 matches found

RedHat Linux
RedHat Linux
added 2024/07/18 3:53 p.m.9 views

Mozilla: Memory corruption in thread creation

The Mozilla Foundation Security Advisory describes this flaw as: In an out-of-memory scenario an allocation could fail but free would have been called on the pointer afterwards leading to memory corruption...

7.4CVSS7.3AI score0.00532EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/07/18 3:43 p.m.8 views

Mozilla: Memory corruption in thread creation

The Mozilla Foundation Security Advisory describes this flaw as: In an out-of-memory scenario an allocation could fail but free would have been called on the pointer afterwards leading to memory corruption...

7.4CVSS7.3AI score0.00532EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/07/18 2:19 p.m.7 views

Mozilla: Memory corruption in thread creation

The Mozilla Foundation Security Advisory describes this flaw as: In an out-of-memory scenario an allocation could fail but free would have been called on the pointer afterwards leading to memory corruption...

7.4CVSS7.3AI score0.00532EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/07/18 1:43 p.m.6 views

Mozilla: Memory corruption in thread creation

The Mozilla Foundation Security Advisory describes this flaw as: In an out-of-memory scenario an allocation could fail but free would have been called on the pointer afterwards leading to memory corruption...

7.4CVSS7.3AI score0.00532EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/07/18 1:31 p.m.20 views

CVE-2024-21176

Vulnerability in the MySQL Server product of Oracle MySQL component: Server: Thread Pooling. Supported versions that are affected are 8.4.0 and prior. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successfu...

5.3CVSS6.1AI score0.00702EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/18 12:00 p.m.5 views

RUSTSEC-2024-0405 op_panic in the base runtime can force a panic in the runtime's containing thread

Affected versions use denocore releases that expose Deno.core.ops.oppanic to the JS runtime in the base core This function when called triggers a manual panic in the thread containing the runtime. It can be fixed by stubbing out the exposed op: javascript Deno.core.ops.oppanic = msg = throw new...

7AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/07/18 11:26 a.m.11 views

Mozilla: Memory corruption in thread creation

The Mozilla Foundation Security Advisory describes this flaw as: In an out-of-memory scenario an allocation could fail but free would have been called on the pointer afterwards leading to memory corruption...

7.4CVSS7.3AI score0.00532EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/07/17 12:16 p.m.11 views

Mozilla: Memory corruption in thread creation

The Mozilla Foundation Security Advisory describes this flaw as: In an out-of-memory scenario an allocation could fail but free would have been called on the pointer afterwards leading to memory corruption...

7.4CVSS7.3AI score0.00532EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/07/17 6:03 a.m.11 views

Mozilla: Memory corruption in thread creation

The Mozilla Foundation Security Advisory describes this flaw as: In an out-of-memory scenario an allocation could fail but free would have been called on the pointer afterwards leading to memory corruption...

7.4CVSS7.3AI score0.00532EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/16 11:15 p.m.11 views

UBUNTU-CVE-2024-21176

Vulnerability in the MySQL Server product of Oracle MySQL component: Server: Thread Pooling. Supported versions that are affected are 8.4.0 and prior. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successfu...

5.3CVSS5.8AI score0.00702EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/16 10:40 p.m.26 views

CVE-2024-21176

Vulnerability in the MySQL Server product of Oracle MySQL component: Server: Thread Pooling. Supported versions that are affected are 8.4.0 and prior. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successfu...

5.3CVSS6.5AI score
SaveExploits0References4
NVD
NVD
added 2024/07/16 1:15 p.m.43 views

CVE-2022-48865

In the Linux kernel, the following vulnerability has been resolved: tipc: fix kernel panic when enabling bearer When enabling a bearer on a node, a kernel panic is observed: 4.498085 RIP: 0010:tipcmonprep+0x4e/0x130 tipc ... 4.520030 Call Trace: 4.520689 4.521236 tipclinkbuildprotomsg+0x375/0x750...

5.5CVSS0.00259EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/07/16 12:25 p.m.37 views

CVE-2022-48865 tipc: fix kernel panic when enabling bearer

In the Linux kernel, the following vulnerability has been resolved: tipc: fix kernel panic when enabling bearer When enabling a bearer on a node, a kernel panic is observed: 4.498085 RIP: 0010:tipcmonprep+0x4e/0x130 tipc ... 4.520030 Call Trace: 4.520689 4.521236 tipclinkbuildprotomsg+0x375/0x750...

0.00259EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/07/16 12:25 p.m.16 views

CVE-2022-48865 tipc: fix kernel panic when enabling bearer

In the Linux kernel, the following vulnerability has been resolved: tipc: fix kernel panic when enabling bearer When enabling a bearer on a node, a kernel panic is observed: 4.498085 RIP: 0010:tipcmonprep+0x4e/0x130 tipc ... 4.520030 Call Trace: 4.520689 4.521236 tipclinkbuildprotomsg+0x375/0x750...

6.6AI score0.00259EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/16 12:25 p.m.89 views

CVE-2022-48862

The CVE-2022-48862 vulnerability is in the Linux kernel vhost/vhost.c and related vhost/vsock.c handling of IOTLB entries. The root cause is a range-size overflow in vhost_iotlb_add_range_ctx(): when start = 0 and last = ULONG_MAX, an entry with size = 0 is created, and subsequent packet processi...

5.5CVSS7AI score0.00207EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/07/16 12:25 p.m.21 views

CVE-2022-48862 vhost: fix hung thread due to erroneous iotlb entries

In the Linux kernel, the following vulnerability has been resolved: vhost: fix hung thread due to erroneous iotlb entries In vhostiotlbaddrangectx, range size can overflow to 0 when start is 0 and last is ULONGMAX. One instance where it can happen is when userspace sends an IOTLB message with...

6AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/07/15 9:25 p.m.10 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...

9.8CVSS6.8AI score0.0055EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/07/15 12:00 a.m.22 views

Rocky Linux 9 : firefox (RLSA-2024:4500)

The remote Rocky Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2024:4500 advisory. Mozilla: Memory safety bugs fixed in Firefox 128, Firefox ESR 115.13, and Thunderbird 115.13 CVE-2024-6604 Mozilla: Race condition in permission...

7.5CVSS7.5AI score0.0054EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/07/13 12:00 a.m.9 views

PT-2024-40810 · Git +1 · Libavc

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: A heap buffer overflow issue is reported, which can cause a crash. The crash occurs in the ih264d format convert and ih264d decode picture thread...

7.5AI score
SaveExploits0References2
OSV
OSV
added 2024/07/12 1:15 p.m.6 views

DEBIAN-CVE-2024-40969

In the Linux kernel, the following vulnerability has been resolved: f2fs: don't set RO when shutting down f2fs Shutdown does not check the error of thawsuper due to readonly, which causes a deadlock like below. f2fsiocshutdownF2FSGOINGDOWNFULLSYNC issuediscardthread - bdevfreeze - freezesuper -...

5.5CVSS5.3AI score0.0022EPSS
SaveExploits0References1
Rows per page
Query Builder