Lucene search
+L

4617 matches found

Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-40123

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Enforce expectedattachtype for tailcall compatibility Yinhao et al. recently reported: Our fuzzer tool discovered an uninitialized pointer issue in the...

6.1AI score0.00197EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.10 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990789)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990789 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix the sk-skforwardalloc warning of skstreamkillqueues When running testsockmap...

5.5CVSS6AI score0.00176EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-40169

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Reject negative offsets for ALU ops When verifying BPF programs, the checkaluop function validates instructions with ALU operations. The 'offset' field in...

5.9AI score0.00183EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.7 views

kernel: nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()

In the Linux kernel, the following vulnerability has been resolved: nfp: bpf: Add check for nfpappctrlmsgalloc Add check for the return value of nfpappctrlmsgalloc in nfpbpfcmsgalloc to prevent null pointer dereference...

5.5CVSS6.8AI score0.00216EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.3 views

kernel: bpf: Fix softlockup in arena_map_free on 64k page kernel

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix softlockup in arenamapfree on 64k page kernel On an aarch64 kernel with CONFIGPAGESIZE64KB=y, arenahtab tests cause a segmentation fault and soft lockup. The same failure is not observed with 4k pages on aarch64. It turn...

3.3CVSS6.8AI score0.0015EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.4 views

kernel: bpf: Fix deadlock when freeing cgroup storage

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock when freeing cgroup storage The following commit bc235cdb423a "bpf: Prevent deadlock from recursive bpftaskstorageget|delete" first introduced deadlock prevention for fentry/fexit programs attaching on...

5.5CVSS6.8AI score0.00155EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.5 views

kernel: bpf: avoid holding freeze_mutex during mmap operation

In the Linux kernel, the following vulnerability has been resolved: bpf: avoid holding freezemutex during mmap operation We use map-freezemutex to prevent races between mapfreeze and memory mapping BPF map contents with writable permissions. The way we naively do this means we'll hold freezemutex...

5.5CVSS6.8AI score0.00221EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.5 views

kernel: bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix UAF via mismatching bpfprog/attachment RCU flavors Uprobes always use bpfprogrunarrayuprobe under tasks-trace-RCU protection. But it is possible to attach a non-sleepable BPF program to a uprobe, and non-sleepable BPF...

7.8CVSS6.8AI score0.00229EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.6 views

kernel: bpf: avoid holding freeze_mutex during mmap operation

In the Linux kernel, the following vulnerability has been resolved: bpf: avoid holding freezemutex during mmap operation We use map-freezemutex to prevent races between mapfreeze and memory mapping BPF map contents with writable permissions. The way we naively do this means we'll hold freezemutex...

5.5CVSS6.8AI score0.00221EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.9 views

kernel: sched_ext: bpf_iter_scx_dsq_new() should always initialize iterator

In the Linux kernel, the following vulnerability has been resolved: schedext: bpfiterscxdsqnew should always initialize iterator BPF programs may call next and destroy on BPF iterators even after new returns an error value e.g. bpfforeach macro ignores error returns from new. bpfiterscxdsqnew cou...

5.5CVSS5.7AI score0.00157EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.5 views

kernel: bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix UAF via mismatching bpfprog/attachment RCU flavors Uprobes always use bpfprogrunarrayuprobe under tasks-trace-RCU protection. But it is possible to attach a non-sleepable BPF program to a uprobe, and non-sleepable BPF...

7.8CVSS6.8AI score0.00229EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.21 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.8CVSS7.3AI score0.00597EPSS
SaveExploits2References98
Tenable Nessus
Tenable Nessus
added 2025/11/11 12:0 a.m.8 views

Oracle Linux 10 : kernel (ELSA-2025-19962)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-19962 advisory. - wifi: cfg80211: fix use-after-free in cmpbss CKI Backport Bot RHEL-122878 CVE-2025-39864 - arm64: bpf: Only mitigate cBPF programs loaded by...

7.8CVSS7.4AI score0.00371EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/11 12:0 a.m.10 views

RHEL 10 : kernel (RHSA-2025:20095)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:20095 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: xen: Xen hypercall page unsa...

7.8CVSS7.6AI score0.00597EPSS
SaveExploits2References186
OSV
OSV
added 2025/11/11 12:0 a.m.18 views

ALSA-2025:20518 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: can: isotp: fix potential CAN frame reception race in isotprcv CVE-2022-48830 kernel: soc: qcom: cmd-db: Map shared memory as WC, not WB CVE-2024-46689 kernel: Squashfs: sanity check...

7.8CVSS6.8AI score0.00597EPSS
SaveExploits1References225
AlmaLinux
AlmaLinux
added 2025/11/11 12:0 a.m.16 views

Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: can: isotp: fix potential CAN frame reception race in isotprcv CVE-2022-48830 kernel: soc: qcom: cmd-db: Map shared memory as WC, not WB CVE-2024-46689 kernel: Squashfs: sanity check...

7.8CVSS7.3AI score0.00597EPSS
SaveExploits1References225
Oracle linux
Oracle linux
added 2025/11/10 12:0 a.m.77 views

Unbreakable Enterprise kernel security update

5.4.17-2136.349.3.1 - i40e: add validation for ringlen param Lukasz Czapnik Orabug: 38604171 CVE-2025-39973 - i40e: increase max descriptors for XL710 Justin Bronder Orabug: 38604171 CVE-2025-39973 5.4.17-2136.349.3 - Revert 'net/mlx5e: Update and set Xon/Xoff upon MTU set' Jakub Kicinski Orabug:...

7.2AI score0.00197EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/11/06 12:0 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990456)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990456 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Clear prog-jitedlen along prog-jited syzbot reported an illegal copytouser attempt fr...

5.5CVSS5.7AI score0.00282EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.11 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-989515)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989515 advisory. In the Linux kernel, the following vulnerability has been resolved: x86/mm: Disallow vsyscall page read for copyfromkernelnofault When trying to use...

5.5CVSS6.2AI score0.00253EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.5 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989106)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989106 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix potential memory leak on unlikely error case If skblinearize is needed and fail...

5.5CVSS5.1AI score0.00232EPSS
SaveExploits0References4
Rows per page
Query Builder