Lucene search
+L

14678 matches found

SUSE Linux
SUSE Linux
added 2024/10/29 12:55 p.m.5 views

Security update for pgadmin4

This update for pgadmin4 fixes the following issues: CVE-2024-38355: Fixed socket.io: unhandled 'error' event bsc1226967 CVE-2024-38998: Fixed requirejs: prototype pollution via function config bsc1227248 CVE-2024-38999: Fixed requirejs: prototype pollution via function s.contexts..configure...

9.1CVSS7.2AI score0.09685EPSS
SaveExploits9References40
SUSE CVE
SUSE CVE
added 2024/10/29 4:15 a.m.6 views

SUSE CVE-2024-50077

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix multiple init when debugfs is disabled If btdebugfs is not created successfully, which happens if either CONFIGDEBUGFS or CONFIGDEBUGFSALLOWALL is unset, then isoinit returns early and does not set isoinited t...

5.5CVSS6.3AI score0.00214EPSS
SaveExploits0References19
Fedora
Fedora
added 2024/10/27 8:34 p.m.31 views

[SECURITY] Fedora 41 Update: podman-tui-1.2.3-1.fc41

podman-tui is a terminal user interface for Podman v4 and v5. podman-tui is using podman.socket service to communicate with podman environm ent and SSH to connect to remote podman machines...

8.6CVSS7.4AI score0.18087EPSS
SaveExploits18
OSV
OSV
added 2024/10/25 11:07 a.m.8 views

OESA-2024-2296 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix null pointer deref when receiving skb during sock creation The panic below is observed when receiving ICMP packets with secmark set while an ICMP r...

9.8CVSS5.3AI score0.02701EPSS
SaveExploits1References97
SUSE CVE
SUSE CVE
added 2024/10/25 3:07 a.m.8 views

SUSE CVE-2024-49864

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix a race between socket set up and I/O thread creation In rxrpcopensocket, it sets up the socket and then sets up the I/O thread that will handle it. This is a problem, however, as there's a gap between the two phases in...

4.7CVSS7.1AI score0.00449EPSS
SaveExploits0References16
NVD
NVD
added 2024/10/23 2:15 p.m.40 views

CVE-2024-50050

Llama Stack prior to revision 7a8aa775e5a267cf8660d83140011a0b7f91e005 used pickle as a serialization format for socket communication, potentially allowing for remote code execution. Socket communication has been changed to use JSON instead...

6.3CVSS0.00873EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/10/23 1:35 p.m.45 views

CVE-2024-50050

Llama Stack prior to revision 7a8aa775e5a267cf8660d83140011a0b7f91e005 used pickle as a serialization format for socket communication, potentially allowing for remote code execution. Socket communication has been changed to use JSON instead...

0.00873EPSS
SaveExploits1References1
CVE
CVE
added 2024/10/23 1:35 p.m.88 views

CVE-2024-50050

CVE-2024-50050 affects the Llama Stack (Meta Llama Stack) prior to revision 7a8aa775e5a267cf8660d83140011a0b7f91e005, where the Python Inference API used pickle over a socket/ZeroMQ transport for deserialization. This insecure pattern enables remote code execution (RCE) when untrusted data is des...

6.3CVSS7.8AI score0.00873EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/10/23 1:35 p.m.14 views

CVE-2024-50050

Llama Stack prior to revision 7a8aa775e5a267cf8660d83140011a0b7f91e005 used pickle as a serialization format for socket communication, potentially allowing for remote code execution. Socket communication has been changed to use JSON instead...

7.7AI score0.00873EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2024/10/23 12:00 a.m.14 views

Llama Stack 安全漏洞

Llama Stack is a model component of the Llama Stack API open-sourced by Meta Llama. A security vulnerability exists in versions prior to Llama Stack 7a8aa775e5a267cf8660d83140011a0b7f91e005, which stems from the use of pickle as a serialization format for socket communication, and could allow...

6.3CVSS7.8AI score0.00873EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2024/10/22 2:23 p.m.5 views

SUSE CVE-2022-48960

In the Linux kernel, the following vulnerability has been resolved: net: hisilicon: Fix potential use-after-free in hix5hd2rx The skb is delivered to napigroreceive which may free it, after calling this, dereferencing skb may trigger use-after-free...

8.1CVSS7.7AI score0.00333EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/10/22 2:23 p.m.11 views

SUSE CVE-2022-48962

In the Linux kernel, the following vulnerability has been resolved: net: hisilicon: Fix potential use-after-free in hisifemacrx The skb is delivered to napigroreceive which may free it, after calling this, dereferencing skb may trigger use-after-free...

8.3CVSS7.7AI score0.00333EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/10/22 2:22 p.m.7 views

SUSE CVE-2022-49015

In the Linux kernel, the following vulnerability has been resolved: net: hsr: Fix potential use-after-free The skb is delivered to netifrx which may free it, after calling this, dereferencing skb may trigger use-after-free...

7.8CVSS7.7AI score0.00348EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/10/22 2:22 p.m.4 views

SUSE CVE-2022-49020

In the Linux kernel, the following vulnerability has been resolved: net/9p: Fix a potential socket leak in p9socketopen Both p9fdcreatetcp and p9fdcreateunix will call p9socketopen. If the creation of p9transfd fails, p9fdcreatetcp and p9fdcreateunix will return an error directly instead of...

3.3CVSS7.6AI score0.00236EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/10/22 5:49 a.m.15 views

CVE-2022-49020

In the Linux kernel, the following vulnerability has been resolved: net/9p: Fix a potential socket leak in p9socketopen Both p9fdcreatetcp and p9fdcreateunix will call p9socketopen. If the creation of p9transfd fails, p9fdcreatetcp and p9fdcreateunix will return an error directly instead of...

7.1CVSS6.8AI score0.00236EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 10:37 p.m.15 views

CVE-2024-49864

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix a race between socket set up and I/O thread creation In rxrpcopensocket, it sets up the socket and then sets up the I/O thread that will handle it. This is a problem, however, as there's a gap between the two phases in...

4.7CVSS6.7AI score0.00449EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 8:15 p.m.1 views

DEBIAN-CVE-2024-50044

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: FIX possible deadlock in rfcommskstatechange rfcommskstatechange attempts to use socklock so it must never be called with it locked but rfcommsockioctl always attempt to lock it causing the following trace:...

3.3CVSS5.5AI score0.00187EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.11 views

AZL-51242 CVE-2024-50035 affecting package kernel for versions less than 6.6.57.1-1

In the Linux kernel, the following vulnerability has been resolved: ppp: fix pppasyncencode illegal access syzbot reported an issue in pppasyncencode 1 In this case, pppoesendmsg is called with a zero size. Then pppasyncencode is called with an empty skb. BUG: KMSAN: uninit-value in pppasyncencod...

7.1CVSS6.7AI score0.00272EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.5 views

DEBIAN-CVE-2022-49020

In the Linux kernel, the following vulnerability has been resolved: net/9p: Fix a potential socket leak in p9socketopen Both p9fdcreatetcp and p9fdcreateunix will call p9socketopen. If the creation of p9transfd fails, p9fdcreatetcp and p9fdcreateunix will return an error directly instead of...

5.5CVSS5.4AI score0.00236EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 8:15 p.m.18 views

CVE-2022-49020

In the Linux kernel, the following vulnerability has been resolved: net/9p: Fix a potential socket leak in p9socketopen Both p9fdcreatetcp and p9fdcreateunix will call p9socketopen. If the creation of p9transfd fails, p9fdcreatetcp and p9fdcreateunix will return an error directly instead of...

5.5CVSS0.00236EPSS
SaveExploits0References8
Rows per page
Query Builder