Lucene search
+L

25575 matches found

OpenVAS
OpenVAS
added 2025/05/07 12:00 a.m.5 views

Disable the Source Packet Routing

In a network, source routing allows the sender to specify some or all routes for data packets to pass through the network. In regular routing, routers in the network determine the path based on the destination of the data packets. If a large number of packets are tampered with and pass through th...

6.8AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/05/07 12:00 a.m.11 views

PT-2025-20021 · Rt · Rt-Labs P-Net

Name of the Vulnerable Software and Affected Versions: RT-Labs P-Net versions 1.0.1 and earlier Description: A heap-based buffer overflow in RT-Labs P-Net allows an attacker to induce a crash in IO devices that use the library by sending a malicious RPC packet. Recommendations: For RT-Labs P-Net...

7.5CVSS6.6AI score0.00399EPSS
SaveExploits0References7
OpenVAS
OpenVAS
added 2025/05/07 12:00 a.m.7 views

Configure Proper Association Policies for INPUT and OUTPUT of nftables

Although you can configure protocols, IP addresses, and port numbers to add policies for packets entering and leaving a server to the INPUT and OUTPUT chains, it is difficult to configure suitable policies using the sport parameter due to complicated situations. For example, a client accesses the...

6.9AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/05/06 1:08 a.m.12 views

kernel: nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()

An unchecked buffer bounds flaw was found in the Linux kernel's NVMe TCP Fabrics driver. An attacker with the ability to send a crafted packet to an affected NVMe host could exploit this flaw to alter kernel memory, leading to an escalation of privileges or a compromise of system integrity or...

9.8CVSS7.2AI score0.00482EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/06 12:56 a.m.25 views

kernel: nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()

An unchecked buffer bounds flaw was found in the Linux kernel's NVMe TCP Fabrics driver. An attacker with the ability to send a crafted packet to an affected NVMe host could exploit this flaw to alter kernel memory, leading to an escalation of privileges or a compromise of system integrity or...

9.8CVSS7.2AI score0.00482EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/06 12:51 a.m.31 views

kernel: nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()

An unchecked buffer bounds flaw was found in the Linux kernel's NVMe TCP Fabrics driver. An attacker with the ability to send a crafted packet to an affected NVMe host could exploit this flaw to alter kernel memory, leading to an escalation of privileges or a compromise of system integrity or...

9.8CVSS7.2AI score0.00482EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:00 a.m.12 views

CBL Mariner 2.0 Security Update: kernel (CVE-2025-21669)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-21669 advisory. - In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: discard packets if the...

7.8CVSS5.9AI score0.00232EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2025/05/06 12:00 a.m.16 views

Ubuntu: Security Advisory (USN-7478-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS7.1AI score0.00448EPSS
SaveExploits1References2
SUSE Linux
SUSE Linux
added 2025/05/05 6:49 p.m.5 views

Security update for ImageMagick

This update for ImageMagick fixes the following issues: CVE-2025-43965: Fixed mishandling of image depth after SetQuantumFormat is used in MIFF image processing. bsc1241659 CVE-2025-46393: Fixed mishandling of packetsize leads to rendering of channels in arbitrary order in multispectral MIFF imag...

5.9CVSS4.2AI score0.00553EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/05/05 6:01 p.m.18 views

kernel: nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()

An unchecked buffer bounds flaw was found in the Linux kernel's NVMe TCP Fabrics driver. An attacker with the ability to send a crafted packet to an affected NVMe host could exploit this flaw to alter kernel memory, leading to an escalation of privileges or a compromise of system integrity or...

9.8CVSS7.2AI score0.00482EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/05 3:15 p.m.11 views

AZL-69932 CVE-2024-58237 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS6.7AI score0.00188EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/05 3:15 p.m.27 views

CVE-2024-58237

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS0.00188EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/05 3:15 p.m.4 views

DEBIAN-CVE-2024-58237

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

5.5CVSS5.7AI score0.00188EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/05 3:15 p.m.31 views

CVE-2024-58100

In the Linux kernel, the following vulnerability has been resolved: bpf: check changespktdata property for extension programs When processing calls to global sub-programs, verifier decides whether to invalidate all packet pointers in current state depending on the changespktdata property of the...

7.8CVSS0.00188EPSS
SaveExploits1References3
NVD
NVD
added 2025/05/05 3:15 p.m.18 views

CVE-2024-58098

In the Linux kernel, the following vulnerability has been resolved: bpf: track changespktdata property for global functions When processing calls to certain helpers, verifier invalidates all packet pointers in a current state. For example, consider the following program: attributenoinline long...

7.8CVSS0.00186EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/05 3:15 p.m.4 views

DEBIAN-CVE-2024-58098

In the Linux kernel, the following vulnerability has been resolved: bpf: track changespktdata property for global functions When processing calls to certain helpers, verifier invalidates all packet pointers in a current state. For example, consider the following program: attributenoinline long...

5.5CVSS5.6AI score0.00186EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/05 3:15 p.m.15 views

AZL-69926 CVE-2024-58098 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: track changespktdata property for global functions When processing calls to certain helpers, verifier invalidates all packet pointers in a current state. For example, consider the following program: attributenoinline long...

7.8CVSS6.7AI score0.00186EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/05 3:15 p.m.9 views

UBUNTU-CVE-2024-58237

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS6.3AI score0.00188EPSS
SaveExploits0References16
OSV
OSV
added 2025/05/05 3:15 p.m.10 views

UBUNTU-CVE-2024-58098

In the Linux kernel, the following vulnerability has been resolved: bpf: track changespktdata property for global functions When processing calls to certain helpers, verifier invalidates all packet pointers in a current state. For example, consider the following program: attributenoinline long...

7.8CVSS6.3AI score0.00186EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/05 2:53 p.m.12 views

CVE-2024-58237 bpf: consider that tail calls invalidate packet pointers

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS6.2AI score
SaveExploits0References6
Rows per page
Query Builder