Lucene search
+L

14623 matches found

EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-31897

Malicious code in bioql PyPI...

6.4AI score0.00127EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2025-11176

Malicious code in bioql PyPI...

7.2AI score0.00172EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2025-11211

Malicious code in bioql PyPI...

6.8AI score0.00354EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2022-55259

Malicious code in bioql PyPI...

6.6AI score0.00227EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2025-27905

Malicious code in bioql PyPI...

6.2AI score0.00587EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2024-54414

Malicious code in bioql PyPI...

5.9CVSS6.6AI score0.00418EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2025-3075

Malicious code in bioql PyPI...

9.3CVSS8.3AI score0.00578EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2022-1240

Malicious code in bioql PyPI...

7.2CVSS7.1AI score0.00393EPSS
SaveExploits1References8
OSV
OSV
added 2025/10/03 7:29 p.m.6 views

RLSA-2025:16373 Moderate: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: vsock: Fix transport TOCTOU CVE-2025-38461 For more details about the security issues, including the impact, a CVSS score,...

7.3CVSS7.5AI score0.00121EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/10/02 11:58 p.m.9 views

SUSE CVE-2023-53464

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsitcp: Check that sock is valid before iscsisetparam The validity of sock should be checked before assignment to avoid incorrect values. Commit 57569c37f0ad "scsi: iscsi: iscsitcp: Fix null-ptr-deref while calling...

5.5CVSS6.5AI score0.00151EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2025/10/02 11:28 a.m.10 views

CVE-2025-39897

In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Add error handling for RX metadata pointer retrieval Add proper error checking for dmaenginedescgetmetadataptr which can return an error pointer and lead to potential crashes or undefined behaviour if the...

5.5CVSS5.8AI score0.00254EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/10/02 10:38 a.m.7 views

CVE-2025-39913

In the Linux kernel, the following vulnerability has been resolved: tcpbpf: Call skmsgfree when tcpbpfsendverdict fails to allocate psock-cork. syzbot reported the splat below. 0 The repro does the following: 1. Load a skmsg prog that calls bpfmsgcorkbytesmsg, corkbytes 2. Attach the prog to a...

5.5CVSS6AI score0.00171EPSS
SaveExploits2References4
Vulnrichment
Vulnrichment
added 2025/10/02 9:23 a.m.3 views

CVE-2025-54289 Privilege Escalation via WebSocket Connection Hijacking in LXD Operations API

Privilege Escalation in operations API in Canonical LXD 6.5 on multiple platforms allows attacker with read permissions to hijack terminal or console sessions and execute arbitrary commands via WebSocket connection hijacking format...

7.4CVSS6.9AI score0.00193EPSS
SaveExploits1References1
Microsoft CVE
Microsoft CVE
added 2025/10/02 8:07 a.m.8 views

tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate psock->cork.

...

7.8CVSS7AI score0.00171EPSS
SaveExploits2
Microsoft CVE
Microsoft CVE
added 2025/10/02 6:11 a.m.7 views

Redis Unix-domain socket may have be exposed with the wrong permissions for a short time window.

...

3.6CVSS7AI score0.00444EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/10/01 11:32 p.m.8 views

SUSE CVE-2022-50459

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsi: iscsitcp: Fix null-ptr-deref while calling getpeername Fix a NULL pointer crash that occurs when we are freeing the socket at the same time we access it via sysfs. The problem is that: 1. iscsiswtcpconngetparam and...

5.5CVSS6.7AI score0.00164EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.7 views

SUSE CVE-2023-53489

In the Linux kernel, the following vulnerability has been resolved: tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp. syzkaller reported 0 memory leaks of an UDP socket and ZEROCOPY skbs. We can reproduce the problem with these sequences: sk = socketAFINET, SOCKDGRAM, 0...

5.5CVSS6.4AI score0.00149EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.6 views

SUSE CVE-2023-53496

In the Linux kernel, the following vulnerability has been resolved: x86/platform/uv: Use alternate source for socket to node data The UV code attempts to build a set of tables to allow it to do bidirectional socketnode lookups. But when nrcpus is set to a smaller number than actually present, the...

5.5CVSS6.4AI score0.00127EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2025/10/01 11:23 p.m.11 views

SUSE CVE-2025-39897

In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Add error handling for RX metadata pointer retrieval Add proper error checking for dmaenginedescgetmetadataptr which can return an error pointer and lead to potential crashes or undefined behaviour if the...

6.6CVSS6.5AI score0.00254EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/10/01 11:22 p.m.5 views

SUSE CVE-2025-39913

In the Linux kernel, the following vulnerability has been resolved: tcpbpf: Call skmsgfree when tcpbpfsendverdict fails to allocate psock-cork. syzbot reported the splat below. 0 The repro does the following: 1. Load a skmsg prog that calls bpfmsgcorkbytesmsg, corkbytes 2. Attach the prog to a...

5.5CVSS6.7AI score0.00171EPSS
SaveExploits2References22
Rows per page
Query Builder