Lucene search
+L

4613 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.7 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992879)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992879 advisory. In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix perfoutputbegin parameter is incorrectly invoked in perfeventbpfoutput syzkaller...

7.8CVSS6.5AI score0.00185EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50862

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: prevent decltag from being referenced in funcproto Syzkaller was able to hit the following issue: ------------ cut here ------------ WARNING: CPU: 0 PID:...

5.9AI score0.00155EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.9 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993210)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993210 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: fix race in sockmapfree sockmapfree calls releasesocksk without owning a reference ...

4.7CVSS5.2AI score0.00101EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-54173

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Disable preemption in bpfeventoutput We received report 1 of kernel crash, which is caused by using nesting protection without disabled preemption. The...

5.7AI score0.00168EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-54303

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Disable preemption in bpfperfeventoutput The nesting protection in bpfperfeventoutput relies on disabled preemption, which is guaranteed for kprobes and...

5.7AI score0.00166EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-54283

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Address KCSAN report on bpflrulist KCSAN reported a data-race when accessing node-ref. Although node-ref does not have to be accurate, take this chance to...

5.7AI score0.00177EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-50855

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: prevent leak of lsm program after failed attach In 0, we added the ability to bpfprogattach LSM programs to cgroups, but in our validation to make sure the...

5.6AI score0.00198EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.6 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993109)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993109 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf: Fix KASAN use-after-free Read in computeeffectiveprogs Syzbot found a Use After Free bug in...

7.8CVSS6.3AI score0.00193EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/30 3:30 p.m.4 views

EUVD-2023-60492

In the Linux kernel, the following vulnerability has been resolved: samples/bpf: Fix buffer overflow in tcpbasertt Using sizeofnv or strlennv+1 is correct...

6.5AI score0.00182EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/30 3:30 p.m.7 views

EUVD-2023-60468

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfeventoutput We received report 1 of kernel crash, which is caused by using nesting protection without disabled preemption. The bpfeventoutput can be called by programs executed by bpfprogrunarraycg...

6.1AI score0.00168EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/30 3:30 p.m.6 views

EUVD-2023-60460

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix issue in verifying allowptrleaks After we converted the capabilities of our networking-bpf program from capsysadmin to capnetadmin+capbpf, our networking-bpf program failed to start. Because it failed the bpf verifier, a...

5.7AI score0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/30 3:30 p.m.7 views

EUVD-2022-55843

In the Linux kernel, the following vulnerability has been resolved: bpf: prevent leak of lsm program after failed attach In 0, we added the ability to bpfprogattach LSM programs to cgroups, but in our validation to make sure the prog is meant to be attached to BPFLSMCGROUP, we return too early if...

5.9AI score0.00198EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/30 1:16 p.m.15 views

CVE-2023-54312

In the Linux kernel, the following vulnerability has been resolved: samples/bpf: Fix buffer overflow in tcpbasertt Using sizeofnv or strlennv+1 is correct...

0.00182EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/30 1:16 p.m.4 views

CVE-2023-54303

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfperfeventoutput The nesting protection in bpfperfeventoutput relies on disabled preemption, which is guaranteed for kprobes and tracepoints. However bpfperfeventoutput can be also called from uprobes...

0.00166EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/30 1:16 p.m.4 views

CVE-2023-54283

In the Linux kernel, the following vulnerability has been resolved: bpf: Address KCSAN report on bpflrulist KCSAN reported a data-race when accessing node-ref. Although node-ref does not have to be accurate, take this chance to use a more common READONCE and WRITEONCE pattern instead of datarace...

0.00177EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/30 1:16 p.m.6 views

CVE-2023-54247

In the Linux kernel, the following vulnerability has been resolved: bpf: Silence a warning in btftypeidsize syzbot reported a warning in 1 with the following stacktrace: WARNING: CPU: 0 PID: 5005 at kernel/bpf/btf.c:1988 btftypeidsize+0x2d9/0x9d0 kernel/bpf/btf.c:1988 ... RIP:...

0.00166EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/30 1:16 p.m.7 views

CVE-2023-54181

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix issue in verifying allowptrleaks After we converted the capabilities of our networking-bpf program from capsysadmin to capnetadmin+capbpf, our networking-bpf program failed to start. Because it failed the bpf verifier, a...

0.00168EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/30 1:16 p.m.7 views

CVE-2023-54173

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfeventoutput We received report 1 of kernel crash, which is caused by using nesting protection without disabled preemption. The bpfeventoutput can be called by programs executed by bpfprogrunarraycg...

0.00168EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.5 views

CVE-2023-54181

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix issue in verifying allowptrleaks After we converted the capabilities of our networking-bpf program from capsysadmin to capnetadmin+capbpf, our networking-bpf program failed to start. Because it failed the bpf verifier, a...

5.7AI score0.00168EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.6 views

CVE-2023-54247

In the Linux kernel, the following vulnerability has been resolved: bpf: Silence a warning in btftypeidsize syzbot reported a warning in 1 with the following stacktrace: WARNING: CPU: 0 PID: 5005 at kernel/bpf/btf.c:1988 btftypeidsize+0x2d9/0x9d0 kernel/bpf/btf.c:1988 ... RIP:...

5.7AI score0.00166EPSS
SaveExploits0References5
Rows per page
Query Builder