Lucene search
+L

96 matches found

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

EUVD-2024-51810

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00545EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/19 5:49 p.m.5 views

SUSE-SU-2025:03283-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2022-49980: USB: gadget: fix use-after-free read in usbudcuevent bsc1245110. - CVE-2022-50116: tty: ngsm: fix deadlock and link starvation in outgoing data pa...

9.8CVSS7.6AI score0.01278EPSS
SaveExploits10References48
OSV
OSV
added 2025/08/19 5:15 p.m.12 views

AZL-73602 CVE-2025-38608 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf, ktls: Fix data corruption when using bpfmsgpopdata in ktls When sending plaintext data, we initially calculated the corresponding ciphertext length. However, if we later reduced the plaintext data length via socket policy, w...

8.6CVSS5.6AI score0.00389EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/19 5:15 p.m.8 views

AZL-66485 CVE-2025-38566 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix handling of server side tls alerts Scott Mayhew discovered a security exploit in NFS over TLS in tlsalertrecv due to its assumption it can read data from the msg iterator's kvec.. kTLS implementation splits TLS non-da...

9.8CVSS6AI score0.00587EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/07/15 12:0 a.m.9 views

Fedora 41 : gnutls (2025-814d6183dd)

The remote Fedora 41 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2025-814d6183dd advisory. This updates gnutls to the latest upstream release. Notable changes are: PKCS11 cryptographic provider support Support for kTLS rekeying with kernel 6.14+...

8.2CVSS6.6AI score0.0072EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/07/13 12:0 a.m.8 views

Fedora 42 : gnutls (2025-16a24364ce)

The remote Fedora 42 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2025-16a24364ce advisory. This updates gnutls to the latest upstream release. Notable changes are: PKCS11 cryptographic provider support Support for kTLS rekeying with kernel...

8.2CVSS6.7AI score0.01185EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/07/04 2:37 p.m.15 views

SUSE CVE-2025-38166

In the Linux kernel, the following vulnerability has been resolved: bpf: fix ktls panic with sockmap 2172.936997 ------------ cut here ------------ 2172.936999 kernel BUG at lib/ioviter.c:629! ...... 2172.944996 PKRU: 55555554 2172.945155 Call Trace: 2172.945299 2172.945428 ? die+0x36/0x90...

6.6CVSS7.8AI score0.00157EPSS
SaveExploits0References17
OSV
OSV
added 2025/07/03 9:15 a.m.15 views

AZL-64637 CVE-2025-38166 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: fix ktls panic with sockmap 2172.936997 ------------ cut here ------------ 2172.936999 kernel BUG at lib/ioviter.c:629! ...... 2172.944996 PKRU: 55555554 2172.945155 Call Trace: 2172.945299 2172.945428 ? die+0x36/0x90...

7.8CVSS5.9AI score0.00157EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/03 9:15 a.m.12 views

CVE-2025-38166

In the Linux kernel, the following vulnerability has been resolved: bpf: fix ktls panic with sockmap 2172.936997 ------------ cut here ------------ 2172.936999 kernel BUG at lib/ioviter.c:629! ...... 2172.944996 PKRU: 55555554 2172.945155 Call Trace: 2172.945299 2172.945428 ? die+0x36/0x90...

7.8CVSS0.00157EPSS
SaveExploits0References6
OSV
OSV
added 2025/07/03 9:15 a.m.10 views

DEBIAN-CVE-2025-38166

In the Linux kernel, the following vulnerability has been resolved: bpf: fix ktls panic with sockmap 2172.936997 ------------ cut here ------------ 2172.936999 kernel BUG at lib/ioviter.c:629! ...... 2172.944996 PKRU: 55555554 2172.945155 Call Trace: 2172.945299 2172.945428 ? die+0x36/0x90...

5.5CVSS5.5AI score0.00157EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/07/03 8:36 a.m.16 views

CVE-2025-38166 bpf: fix ktls panic with sockmap

In the Linux kernel, the following vulnerability has been resolved: bpf: fix ktls panic with sockmap 2172.936997 ------------ cut here ------------ 2172.936999 kernel BUG at lib/ioviter.c:629! ...... 2172.944996 PKRU: 55555554 2172.945155 Call Trace: 2172.945299 2172.945428 ? die+0x36/0x90...

7.8CVSS0.00157EPSS
SaveExploits0References5
CVE
CVE
added 2025/07/03 8:36 a.m.98 views

CVE-2025-38166

CVE-2025-38166: In the Linux kernel, the bpf ktls panic with sockmap was fixed. The issue arises when a BPF program adds data to a message (e.g., via bpf_msg_push_data) increasing msg_pl->sg.size after a cork scenario, which can trigger a rollback path that assumes a consistent msg_iter size. ...

7.8CVSS7AI score0.00157EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/07/03 8:36 a.m.12 views

CVE-2025-38166

In the Linux kernel, the following vulnerability has been resolved: bpf: fix ktls panic with sockmap 2172.936997 ------------ cut here ------------ 2172.936999 kernel BUG at lib/ioviter.c:629! ...... 2172.944996 PKRU: 55555554 2172.945155 Call Trace: 2172.945299 2172.945428 ? die+0x36/0x90...

7.8CVSS5.5AI score0.00157EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-53138

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: kTLS, Fix incorrect page refcounting The kTLS tx handling code is using a mix of...

9.8CVSS5.7AI score0.00545EPSS
SaveExploits0References3
Amazon
Amazon
added 2025/01/24 12:0 a.m.11 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix fortify source warning while accessing Eth segment CVE-2024-26907 In the Linux kernel, the following vulnerability has been resolved: i3c: Use i3cdev-desc-info instead of calling i3cdevicegetinfo to...

7.8CVSS6.6AI score0.00696EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2024/12/05 5:14 a.m.27 views

CVE-2024-53138

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: kTLS, Fix incorrect page refcounting The kTLS tx handling code is using a mix of getpage and pagerefinc APIs to increment the page reference. But on the release path mlx5ektlstxhandleresyncdumpcomp, only putpage is use...

5.5CVSS6.6AI score0.00545EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/04 3:15 p.m.23 views

CVE-2024-53138

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: kTLS, Fix incorrect page refcounting The kTLS tx handling code is using a mix of getpage and pagerefinc APIs to increment the page reference. But on the release path mlx5ektlstxhandleresyncdumpcomp, only putpage is use...

9.8CVSS0.00545EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/12/04 2:20 p.m.29 views

CVE-2024-53138 net/mlx5e: kTLS, Fix incorrect page refcounting

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: kTLS, Fix incorrect page refcounting The kTLS tx handling code is using a mix of getpage and pagerefinc APIs to increment the page reference. But on the release path mlx5ektlstxhandleresyncdumpcomp, only putpage is use...

9.8CVSS0.00545EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/04 2:20 p.m.10 views

CVE-2024-53138 net/mlx5e: kTLS, Fix incorrect page refcounting

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: kTLS, Fix incorrect page refcounting The kTLS tx handling code is using a mix of getpage and pagerefinc APIs to increment the page reference. But on the release path mlx5ektlstxhandleresyncdumpcomp, only putpage is use...

9.8CVSS6AI score
SaveExploits0References12
CVE
CVE
added 2024/12/04 2:20 p.m.176 views

CVE-2024-53138

Mode C: Normal (details provided) Affected software: Linux kernel, net/mlx5e kTLS path (mlx5e_ktls_tx_handle_resync_dump_comp).Root cause: The kTLS tx handling code increments page references with a mix of get_page() and page_ref_inc(), while the release path uses put_page() only. This creates a ...

9.8CVSS6.3AI score0.00545EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder