Lucene search
+L

4617 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.3 views

Fedora 42 : oci-seccomp-bpf-hook (2025-39dd3e6f91)

The remote Fedora 42 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2025-39dd3e6f91 advisory. security fix for CVE-2025-47906 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has not...

6.5CVSS6.7AI score0.00489EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-50536

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 repeated calls to sockput when msg has moredata In tcpbpfsendverdict...

7.8CVSS5.5AI score0.00158EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/07 4:15 p.m.9 views

CVE-2023-53645

In the Linux kernel, the following vulnerability has been resolved: bpf: Make bpfrefcountacquire fallible for non-owning refs This patch fixes an incorrect assumption made in the original bpfrefcount series 0, specifically that the BPF program calling bpfrefcountacquire on some node can always...

7.8CVSS0.00143EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/07 4:15 p.m.7 views

CVE-2023-53637

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov772x: Fix memleak in ov772xprobe A memory leak was reported when testing ov772x with bpf mock device: AssertionError: unreferenced object 0xffff888109afa7a8 size 8: comm "python3", pid 279, jiffies 4294805921 age...

5.5CVSS0.00185EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/07 4:15 p.m.9 views

CVE-2023-53634

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fixed a BTI error on returning to patched function When BPFTRAMPFCALLORIG is set, BPF trampoline uses BLR to jump back to the instruction next to call site to call the patched function. For BTI-enabled kernel, the...

5.5CVSS0.00196EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/07 4:15 p.m.6 views

CVE-2022-50536

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix repeated calls to sockput when msg has moredata In tcpbpfsendverdict redirection, the eval variable is assigned to SKREDIRECT after the applybytes data is sent, if msg has moredata, sockput will be called multip...

7.8CVSS0.00158EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/07 4:15 p.m.6 views

UBUNTU-CVE-2023-53634

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fixed a BTI error on returning to patched function When BPFTRAMPFCALLORIG is set, BPF trampoline uses BLR to jump back to the instruction next to call site to call the patched function. For BTI-enabled kernel, the...

5.5CVSS5.6AI score0.00196EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/07 4:15 p.m.6 views

UBUNTU-CVE-2023-53660

In the Linux kernel, the following vulnerability has been resolved: bpf, cpumap: Handle skb as well when clean up ptrring The following warning was reported when running xdpredirectcpu with both skb-mode and stress-mode enabled: ------------ cut here ------------ Incorrect XDP memory type...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/07 3:21 p.m.5 views

CVE-2023-53660 bpf, cpumap: Handle skb as well when clean up ptr_ring

In the Linux kernel, the following vulnerability has been resolved: bpf, cpumap: Handle skb as well when clean up ptrring The following warning was reported when running xdpredirectcpu with both skb-mode and stress-mode enabled: ------------ cut here ------------ Incorrect XDP memory type...

5.5CVSS6.4AI score0.00145EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/07 3:21 p.m.7 views

EUVD-2025-32819

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix repeated calls to sockput when msg has moredata In tcpbpfsendverdict redirection, the eval variable is assigned to SKREDIRECT after the applybytes data is sent, if msg has moredata, sockput will be called multip...

6AI score0.00158EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/07 3:21 p.m.27 views

CVE-2022-50536

CVE-2022-50536 affects the Linux kernel’s BPF sockmap path. In tcp_bpf_send_verdict() redirection, the eval variable is set to __SK_REDIRECT after sending apply_bytes data; if msg.has_more_data, sock_put() can be called multiple times, risking a use-after-free via refcount misuse. The issue is fi...

7.8CVSS6.1AI score0.00158EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/10/07 3:21 p.m.6 views

CVE-2022-50536 bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix repeated calls to sockput when msg has moredata In tcpbpfsendverdict redirection, the eval variable is assigned to SKREDIRECT after the applybytes data is sent, if msg has moredata, sockput will be called multip...

7.8CVSS6.5AI score0.00158EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.7 views

CVE-2023-53645

In the Linux kernel, the following vulnerability has been resolved: bpf: Make bpfrefcountacquire fallible for non-owning refs This patch fixes an incorrect assumption made in the original bpfrefcount series 0, specifically that the BPF program calling bpfrefcountacquire on some node can always...

7.8CVSS6AI score0.00143EPSS
SaveExploits0
CVE
CVE
added 2025/10/07 3:19 p.m.21 views

CVE-2023-53645

CVE-2023-53645 : Linux kernel patch fixes a use-after-free risk in BPF non-owning references by making bpf_refcount_acquire fallible. The fix changes the implementation (bpf_refcount_acquire_impl) to use refcount_inc_not_zero and return KF_RET_NULL, preventing increment on a possibly freed object...

7.8CVSS5.8AI score0.00143EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2025/10/07 3:19 p.m.10 views

EUVD-2025-32805

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fixed a BTI error on returning to patched function When BPFTRAMPFCALLORIG is set, BPF trampoline uses BLR to jump back to the instruction next to call site to call the patched function. For BTI-enabled kernel, the...

5.8AI score0.00196EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/07 3:19 p.m.35 views

CVE-2023-53634

CVE-2023-53634 (bpf, arm64 BTI) : Technical details across multiple feeds show a Linux kernel BTI-related flaw in BPF trampoline handling. When BPF_TRAMP_F_CALL_ORIG is set, trampolines jump back to the patched function via BLR. In BTI-enabled kernels, the instruction after the call site is typic...

5.5CVSS5.9AI score0.00196EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/10/07 3:19 p.m.6 views

CVE-2023-53634 bpf, arm64: Fixed a BTI error on returning to patched function

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fixed a BTI error on returning to patched function When BPFTRAMPFCALLORIG is set, BPF trampoline uses BLR to jump back to the instruction next to call site to call the patched function. For BTI-enabled kernel, the...

5.5CVSS6.3AI score0.00196EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/10/07 12:48 a.m.5 views

SUSE CVE-2023-53557

In the Linux kernel, the following vulnerability has been resolved: fprobe: Release rethook after the ftraceops is unregistered While running bpf selftests it's possible to get following fault: general protection fault, probably for non-canonical address \ 0x6b6b6b6b6b6b6b6b: 0000 1 PREEMPT SMP...

5.5CVSS6.4AI score0.00134EPSS
SaveExploits0References17
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2021-22119

Malware in sbrugna...

5.5CVSS6.8AI score0.0046EPSS
SaveExploits0References11
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2018-10173

Malware in sbrugna...

7.8CVSS6.2AI score0.00533EPSS
SaveExploits0References19
Rows per page
Query Builder