Lucene search
+L

2699 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2024/04/29 4:12 p.m.37 views

Security Bulletin: IBM Watson Discovery for IBM Cloud Pak for Data affected by vulnerability in kotlin 2

Summary IBM Watson Discovery for IBM Cloud Pak for Data affected by vulnerability in kotlin 2 Vulnerability Details CVEID:CVE-2022-3510 DESCRIPTION: protobuf-java core and lite are vulnerable to a denial of service, caused by a flaw in the parsing procedure for Message-Type Extensions. By sending...

7.5CVSS7.2AI score0.00483EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2024/04/29 4:12 p.m.34 views

Security Bulletin: IBM Watson Discovery for IBM Cloud Pak for Data affected by vulnerability in kotlin

Summary IBM Watson Discovery for IBM Cloud Pak for Data affected by vulnerability in kotlin Vulnerability Details CVEID:CVE-2022-3509 DESCRIPTION: protobuf-java core and lite are vulnerable to a denial of service, caused by a flaw in the parsing procedure for textformat data. By sending...

7.5CVSS7.2AI score0.00567EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2024/04/28 12:0 a.m.14 views

PT-2024-11767 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.19.0-rc8+ Description: A bug in the Linux kernel's ext4 file system has been resolved. The issue occurred when parsing extents and the number of entries eh-eh entries was zero, but the depth eh depth was great...

8.4CVSS6.8AI score0.08555EPSS
SaveExploits2References1379
Tenable Nessus
Tenable Nessus
added 2024/04/26 12:0 a.m.47 views

CentOS 7 : thunderbird (RHSA-2024:1935)

The remote CentOS Linux 7 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2024:1935 advisory. - The permission prompt input delay could expire while the window is not in focus. This makes it vulnerable to clickjacking by malicious websites. This...

8.8CVSS7.9AI score0.00847EPSS
SaveExploits2References9
SUSE CVE
SUSE CVE
added 2024/04/25 11:11 p.m.8 views

SUSE CVE-2024-26923

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix garbage collector racing against connect Garbage collector does not take into account the risk of embryo getting enqueued during the garbage collection. If such embryo has a peer that carries SCMRIGHTS, two consecutiv...

7CVSS6.2AI score0.00193EPSS
SaveExploits0References216
SUSE CVE
SUSE CVE
added 2024/04/25 11:11 p.m.3 views

SUSE CVE-2024-26925

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: release mutex after nftgcseqend from abort path The commit mutex should not be released during the critical section between nftgcseqbegin and nftgcseqend, otherwise, async GC worker could collect expired...

7CVSS6.5AI score0.00258EPSS
SaveExploits0References19
NVD
NVD
added 2024/04/25 6:15 a.m.31 views

CVE-2024-26923

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix garbage collector racing against connect Garbage collector does not take into account the risk of embryo getting enqueued during the garbage collection. If such embryo has a peer that carries SCMRIGHTS, two consecutiv...

4.7CVSS7.5AI score0.00193EPSS
SaveExploits0References13
OSV
OSV
added 2024/04/25 6:15 a.m.2 views

DEBIAN-CVE-2024-26923

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix garbage collector racing against connect Garbage collector does not take into account the risk of embryo getting enqueued during the garbage collection. If such embryo has a peer that carries SCMRIGHTS, two consecutiv...

4.7CVSS5.6AI score0.00193EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/04/25 6:15 a.m.32 views

CVE-2024-26923

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix garbage collector racing against connect Garbage collector does not take into account the risk of embryo getting enqueued during the garbage collection. If such embryo has a peer that carries SCMRIGHTS, two consecutiv...

4.7CVSS6.3AI score0.00193EPSS
SaveExploits0References33
OSV
OSV
added 2024/04/25 6:15 a.m.8 views

UBUNTU-CVE-2024-26923

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix garbage collector racing against connect Garbage collector does not take into account the risk of embryo getting enqueued during the garbage collection. If such embryo has a peer that carries SCMRIGHTS, two consecutiv...

4.7CVSS6.2AI score0.00193EPSS
SaveExploits0References34
OSV
OSV
added 2024/04/25 3:24 a.m.10 views

USN-6750-1 thunderbird vulnerabilities

Multiple security issues were discovered in Thunderbird. If a user were tricked into opening a specially crafted website in a browsing context, an attacker could potentially exploit these to cause a denial of service, obtain sensitive information, bypass security restrictions, cross-site tracing,...

8.8CVSS7.1AI score0.00847EPSS
SaveExploits2References9
Cvelist
Cvelist
added 2024/04/24 9:49 p.m.43 views

CVE-2024-26923 af_unix: Fix garbage collector racing against connect()

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix garbage collector racing against connect Garbage collector does not take into account the risk of embryo getting enqueued during the garbage collection. If such embryo has a peer that carries SCMRIGHTS, two consecutiv...

7.7AI score0.00193EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/04/24 9:49 p.m.33 views

CVE-2024-26923 af_unix: Fix garbage collector racing against connect()

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix garbage collector racing against connect Garbage collector does not take into account the risk of embryo getting enqueued during the garbage collection. If such embryo has a peer that carries SCMRIGHTS, two consecutiv...

6.7AI score0.00193EPSS
SaveExploits0References8
CVE
CVE
added 2024/04/24 9:49 p.m.9229 views

CVE-2024-26923

CVE-2024-26923 is a Linux kernel vulnerability in AF_UNIX garbage collection. The race occurs when a GC pass enqueues an embryo that has a peer carrying SCM_RIGHTS, causing the inflight set to differ between passes. This can leave a dangling pointer in the gc_inflight_list and may lead to memory ...

4.7CVSS6.3AI score0.00193EPSS
SaveExploits0References13Affected Software1
Debian CVE
Debian CVE
added 2024/04/24 9:49 p.m.36 views

CVE-2024-26923

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix garbage collector racing against connect Garbage collector does not take into account the risk of embryo getting enqueued during the garbage collection. If such embryo has a peer that carries SCMRIGHTS, two consecutiv...

4.7CVSS7.8AI score0.00193EPSS
SaveExploits0
OSV
OSV
added 2024/04/24 9:49 p.m.30 views

CVE-2024-26923 af_unix: Fix garbage collector racing against connect()

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix garbage collector racing against connect Garbage collector does not take into account the risk of embryo getting enqueued during the garbage collection. If such embryo has a peer that carries SCMRIGHTS, two consecutiv...

4.7CVSS6.2AI score0.00193EPSS
SaveExploits0References16
Ubuntu
Ubuntu
added 2024/04/24 4:43 a.m.56 views

USN-6747-1: Firefox vulnerabilities

Multiple security issues were discovered in Firefox. If a user were tricked into opening a specially crafted website, an attacker could potentially exploit these to cause a denial of service, obtain sensitive information across domains, or execute arbitrary code. CVE-2024-3852, CVE-2024-3864,...

8.8CVSS7.9AI score0.00847EPSS
SaveExploits1
CNNVD
CNNVD
added 2024/04/24 12:0 a.m.4 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 the Linux kernel that stems from a competition between the garbage collector and the connect function previously...

4.7CVSS6.4AI score0.00193EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/04/23 12:34 p.m.7 views

Mozilla: Incorrect JITting of arguments led to use-after-free during garbage collection

The Mozilla Foundation Security Advisory describes this flaw as: The JIT created incorrect code for arguments in certain cases. This led to potential use-after-free crashes during garbage collection...

7.8CVSS7.4AI score0.00243EPSS
SaveExploits0References6
OSV
OSV
added 2024/04/23 7:15 a.m.3 views

DEBIAN-CVE-2023-48184

QuickJS before 7414e5f has a quickjs.h JSFreeValueRT use-after-free because of incorrect garbage collection of async functions with closures...

3.9CVSS5.3AI score0.00345EPSS
SaveExploits1References1
Rows per page
Query Builder