Lucene search
+L

4613 matches found

AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: In the bpf module, it was necessary to check whether the helper function is valid in gethelperproto. The kernel test robot reported a bug related to the verifier 1, where the helper function pointer could be NULL due to a disable...

5.6AI score0.00184EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.5 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: bpf: Fixed an out-of-bounds dynptr write in bpfcryptocrypt. Stanislav reported that in bpfcryptocrypt, the size of the destination dynptr is not validated to be at least as large as the size of the source dynptr before calling th...

7.8CVSS6AI score0.00141EPSS
SaveExploits0References3
Redos
Redos
added 2026/01/13 12:0 a.m.5 views

ROS-20260113-7364

A vulnerability in the checkhelpermemaccess function of the kernel/bpf/verifier.c module of the Linux operating system kernel is related to bugs in the code . Exploitation of the vulnerability could allow an attacker to affect the integrity and availability of protected information...

7.1CVSS6.6AI score0.00204EPSS
SaveExploits0
Redos
Redos
added 2026/01/13 12:0 a.m.8 views

ROS-20260113-7328

A vulnerability in the checkfuncarg function of the kernel/bpf/verifier.c module of the Linux kernel is related to improper control of resource identifiers "resource injection". Exploitation of the vulnerability may allow an intruder to affect confidentiality, integrity and availability of...

7.1CVSS6.4AI score0.00222EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2026/01/12 4:45 p.m.13 views

K000159060: Linux kernel vulnerability CVE-2024-56615

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: bpf: fix OOB devmap writes when deleting elements Jordy reported issue against XSKMAP which also applies to DEVMAP - the index used for accessing map entry, due to being a signed integer, causes the...

7.8CVSS5.3AI score0.00257EPSS
SaveExploits0
Redos
Redos
added 2026/01/12 12:0 a.m.7 views

ROS-20260112-7354

A vulnerability in the PROGNAME function of the kernel/bpf/core.c module of the Linux kernel is related to the use of an uninitialized resource. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/07 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-000300)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000300 advisory. kernel/bpf/verifier.c in the Linux kernel before 4.20.6 performs undesirable out-of-bounds speculation on pointer arithmetic in various cases, including cases of...

5.6CVSS6.6AI score0.00543EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.9 views

PT-2026-26576

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists between the perf event overflow function and perf remove from context. The issue occurs because perf event overflow may run with only preemption disabled instead ...

7.8CVSS5.8AI score0.00096EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.14 views

PT-2026-4494

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference count leak exists in the bpf prog test run xdp function within the Linux kernel. The issue stems from an error handling path introduced by commit 1c1949982524, which failed t...

5.5CVSS5.3AI score0.00119EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.7 views

PT-2026-27684

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a use-after-free issue in the bpf trampoline link cgroup shim function. The root cause is a race condition where a resource is released but may still be...

7.8CVSS5.9AI score0.00126EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/31 10:39 a.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.5CVSS5.5AI score0.00168EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/31 12:31 a.m.7 views

SUSE CVE-2022-50855

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.5CVSS6.4AI score0.00198EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/31 12:29 a.m.6 views

SUSE 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...

5.5CVSS6.6AI score0.00168EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2025/12/31 12:29 a.m.5 views

SUSE 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.5CVSS6.2AI score0.00168EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/12/31 12:27 a.m.5 views

SUSE 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:...

6.3AI score0.00166EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/12/31 12:26 a.m.5 views

SUSE 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...

5.8CVSS6.4AI score0.00177EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/12/31 12:26 a.m.3 views

SUSE 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...

6.6CVSS6.7AI score0.00166EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/12/31 12:26 a.m.4 views

SUSE 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...

6.1CVSS7AI score0.00182EPSS
SaveExploits0References17
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-993082)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993082 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/12/31 12:0 a.m.4 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992847 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf: make sure skb-len != 0 when redirecting to a tunneling device syzkaller managed to trigger...

5.5CVSS5.8AI score0.00147EPSS
SaveExploits0References4
Rows per page
Query Builder