Lucene search
K

12621 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-8488

Malicious code in bioql PyPI...

7.2AI score0.00194EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-11372

Malicious code in bioql PyPI...

7.2AI score0.00163EPSS
Exploits0References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-13094

Malicious code in bioql PyPI...

7.2AI score0.00169EPSS
Exploits0References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-20810

Malicious code in bioql PyPI...

8.7AI score0.00146EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2023-1335

Malicious code in bioql PyPI...

7.5CVSS8.1AI score0.01229EPSS
Exploits1References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-3075

Malicious code in bioql PyPI...

9.3CVSS8.3AI score0.00566EPSS
Exploits0References5
OSV
OSV
added 2025/10/03 7:29 p.m.2 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.00113EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/10/02 11:58 p.m.3 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
Exploits0References10
RedhatCVE
RedhatCVE
added 2025/10/02 11:28 a.m.4 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.00135EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/10/02 10:38 a.m.4 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
Exploits2References4
Vulnrichment
Vulnrichment
added 2025/10/02 9:23 a.m.2 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.00192EPSS
Exploits1References1
Microsoft CVE
Microsoft CVE
added 2025/10/02 8:7 a.m.5 views

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

...

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

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

...

3.6CVSS7AI score0.00444EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/10/01 11:32 p.m.4 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.00153EPSS
Exploits0References10
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.3 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
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.3 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
Exploits0References19
SUSE CVE
SUSE CVE
added 2025/10/01 11:23 p.m.2 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.00135EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2025/10/01 11:22 p.m.2 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
Exploits2References22
NVD
NVD
added 2025/10/01 12:15 p.m.14 views

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.5CVSS0.00127EPSS
Exploits0References2
NVD
NVD
added 2025/10/01 12:15 p.m.9 views

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.5CVSS0.00149EPSS
Exploits0References9
Rows per page
Query Builder