Lucene search
+L

5043 matches found

NVD
NVD
added 2025/09/17 3:15 p.m.9 views

CVE-2023-53338

In the Linux kernel, the following vulnerability has been resolved: lwt: Fix return values of BPF xmit ops BPF encap ops can return different types of positive values, such like NETRXDROP, NETXMITCN, NETDEVTXBUSY, and so on, from function skbdoredirect and bpflwtxmitreroute. At the xmit hook, suc...

9.8CVSS0.00539EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.5 views

CVE-2023-53338 lwt: Fix return values of BPF xmit ops

In the Linux kernel, the following vulnerability has been resolved: lwt: Fix return values of BPF xmit ops BPF encap ops can return different types of positive values, such like NETRXDROP, NETXMITCN, NETDEVTXBUSY, and so on, from function skbdoredirect and bpflwtxmitreroute. At the xmit hook, suc...

5.9AI score0.00539EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/17 2:56 p.m.7 views

CVE-2023-53338 lwt: Fix return values of BPF xmit ops

In the Linux kernel, the following vulnerability has been resolved: lwt: Fix return values of BPF xmit ops BPF encap ops can return different types of positive values, such like NETRXDROP, NETXMITCN, NETDEVTXBUSY, and so on, from function skbdoredirect and bpflwtxmitreroute. At the xmit hook, suc...

9.8CVSS4.9AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.14 views

CVE-2023-53338 lwt: Fix return values of BPF xmit ops

In the Linux kernel, the following vulnerability has been resolved: lwt: Fix return values of BPF xmit ops BPF encap ops can return different types of positive values, such like NETRXDROP, NETXMITCN, NETDEVTXBUSY, and so on, from function skbdoredirect and bpflwtxmitreroute. At the xmit hook, suc...

9.8CVSS0.00539EPSS
SaveExploits0References7
CVE
CVE
added 2025/09/17 2:56 p.m.33 views

CVE-2023-53338

CVE-2023-53338 affects the Linux kernel’s lwt/BPF xmit path. The vulnerability arises from BPF encap/xmit return values being misinterpreted by the xmit hook, causing use-after-free and kernel crashes as freed SKBs reach the neighbor subsystem. The supplied advisories indicate a fix that discards...

9.8CVSS5.9AI score0.00539EPSS
SaveExploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2023-53290

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - samples/bpf: Fix fout leak in hbm's runbpfprog Fix fout being fopen'ed but then not subsequently fclose'd. In the affected branch, fout is otherwise going out o...

5.5CVSS5.6AI score0.00145EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/09/17 12:00 a.m.14 views

PT-2025-44146

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue related to insufficient access checks within the bpf sock addr structure. Specifically, the sock addr is valid access function did not explicitly rejec...

4.6CVSS5.8AI score0.00222EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/17 12:00 a.m.11 views

PT-2025-38175

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel related to skbuff socket buffer handling during pull operations. Extending the tail of a skbuff can lead to unexpected behavior when using helpers lik...

5.8AI score0.00562EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2025/09/17 12:00 a.m.9 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 improper handling of the return value of the BPF xmit operation, which could result in the continued transfe...

7.8CVSS5.9AI score0.00539EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/09/16 11:34 p.m.8 views

SUSE CVE-2022-50259

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: fix race in sockmapfree sockmapfree calls releasesocksk without owning a reference on the socket. This can cause use-after-free as syzbot found 1 Jakub Sitnicki already took care of a similar issue in sockhashfree i...

4.7CVSS5.1AI score0.00116EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/16 11:30 p.m.13 views

SUSE CVE-2023-53290

In the Linux kernel, the following vulnerability has been resolved: samples/bpf: Fix fout leak in hbm's runbpfprog Fix fout being fopen'ed but then not subsequently fclose'd. In the affected branch, fout is otherwise going out of scope...

5.2AI score0.00145EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/16 2:48 p.m.21 views

CLSA-2025-1758034087 kernel: Fix of 24 CVEs

tls: always refresh the queue when reading sock CVE-2025-38471 - Bluetooth: hcicore: Fix use-after-free in vhciflush CVE-2025-38250 - i2c/designware: Fix an initialization issue CVE-2025-38380 - wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds CVE-2025-38159 - mm/hugetlb:...

9.8CVSS6.6AI score0.00477EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 8:15 a.m.9 views

CVE-2023-53290

In the Linux kernel, the following vulnerability has been resolved: samples/bpf: Fix fout leak in hbm's runbpfprog Fix fout being fopen'ed but then not subsequently fclose'd. In the affected branch, fout is otherwise going out of scope...

5.5CVSS0.00145EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/16 8:15 a.m.11 views

UBUNTU-CVE-2023-53290

In the Linux kernel, the following vulnerability has been resolved: samples/bpf: Fix fout leak in hbm's runbpfprog Fix fout being fopen'ed but then not subsequently fclose'd. In the affected branch, fout is otherwise going out of scope...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/16 8:11 a.m.8 views

CVE-2023-53290 samples/bpf: Fix fout leak in hbm's run_bpf_prog

In the Linux kernel, the following vulnerability has been resolved: samples/bpf: Fix fout leak in hbm's runbpfprog Fix fout being fopen'ed but then not subsequently fclose'd. In the affected branch, fout is otherwise going out of scope...

5.5CVSS4.9AI score
SaveExploits0References9
CVE
CVE
added 2025/09/16 8:11 a.m.43 views

CVE-2023-53290

CVE-2023-53290 affects the Linux kernel in the samples/bpf path, where fout was opened with fopen but not closed, leading to a leak in hbm's run_bpf_prog. The issue is resolved by a patch that ensures fout is closed (fclose’d) before scope exit. The provided sources confirm the fixed state and li...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/16 8:11 a.m.5 views

CVE-2023-53290 samples/bpf: Fix fout leak in hbm's run_bpf_prog

In the Linux kernel, the following vulnerability has been resolved: samples/bpf: Fix fout leak in hbm's runbpfprog Fix fout being fopen'ed but then not subsequently fclose'd. In the affected branch, fout is otherwise going out of scope...

6.1AI score0.00145EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/16 8:11 a.m.20 views

CVE-2023-53290 samples/bpf: Fix fout leak in hbm's run_bpf_prog

In the Linux kernel, the following vulnerability has been resolved: samples/bpf: Fix fout leak in hbm's runbpfprog Fix fout being fopen'ed but then not subsequently fclose'd. In the affected branch, fout is otherwise going out of scope...

0.00145EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/16 12:00 a.m.10 views

PT-2025-37895

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue in the samples/bpf subsystem related to a file descriptor leak within the run bpf prog function of the hbm program. Specifically, a file descriptor...

6.1AI score0.00145EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2022-50259

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: bpf, sockmap: fix race in sockmapfree sockmapfree calls releasesocksk without owning a...

7.8CVSS5.2AI score0.00116EPSS
SaveExploits0References3
Rows per page
Query Builder