Lucene search
+L

9701 matches found

RedHat Linux
RedHat Linux
added 2024/09/03 5:36 a.m.15 views

kernel: net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()

A vulnerability was found in the Linux kernel's networking subsystem in the actapi implementation within the tcfidrcheckalloc function, which lead to a possible infinite loop when multiple actions with the same index are added, causing the second request to block indefinitely while holding the...

5.5CVSS6.8AI score0.00289EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/03 12:00 a.m.15 views

ALSA-2024:6187 Moderate: gvisor-tap-vsock security update

A replacement for libslirp and VPNKit, written in pure Go. It is based on the network stack of gVisor and is used to provide networking for podman-machine virtual machines. Compared to libslirp, gvisor-tap-vsock brings a configurable DNS server and dynamic port forwarding. Security Fixes: golang:...

5.9CVSS7.2AI score0.00667EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2024/09/03 12:00 a.m.24 views

Ubuntu: Security Advisory (USN-6973-4)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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...

8.4CVSS7.7AI score0.00805EPSS
SaveExploits1References2
AlmaLinux
AlmaLinux
added 2024/09/03 12:00 a.m.23 views

Moderate: gvisor-tap-vsock security update

A replacement for libslirp and VPNKit, written in pure Go. It is based on the network stack of gVisor and is used to provide networking for podman-machine virtual machines. Compared to libslirp, gvisor-tap-vsock brings a configurable DNS server and dynamic port forwarding. Security Fixes: golang:...

5.9CVSS6.9AI score0.00667EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/09/03 12:00 a.m.16 views

RHEL 9 : gvisor-tap-vsock (RHSA-2024:6187)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2024:6187 advisory. A replacement for libslirp and VPNKit, written in pure Go. It is based on the network stack of gVisor and is used to provide networking for...

5.9CVSS7.5AI score0.00667EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/02 6:35 p.m.11 views

USN-6973-4 linux-raspi-5.4 vulnerabilities

It was discovered that a race condition existed in the Bluetooth subsystem in the Linux kernel, leading to a null pointer dereference vulnerability. A privileged local attacker could use this to possibly cause a denial of service system crash. CVE-2024-24860 Several security issues were discovere...

8.4CVSS6.6AI score0.00805EPSS
SaveExploits1References10
Ubuntu
Ubuntu
added 2024/09/02 6:35 p.m.53 views

USN-6973-4: Linux kernel (Raspberry Pi) vulnerabilities

It was discovered that a race condition existed in the Bluetooth subsystem in the Linux kernel, leading to a null pointer dereference vulnerability. A privileged local attacker could use this to possibly cause a denial of service system crash. CVE-2024-24860 Several security issues were discovere...

8.4CVSS6.6AI score0.00805EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2024/09/02 12:00 a.m.28 views

Ubuntu 18.04 LTS : Linux kernel (Raspberry Pi) vulnerabilities (USN-6973-4)

The remote Ubuntu 18.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6973-4 advisory. It was discovered that a race condition existed in the Bluetooth subsystem in the Linux kernel, leading to a null pointer dereference vulnerability. A...

8.4CVSS7AI score0.00805EPSS
SaveExploits1References9
IBM Security Bulletins
IBM Security Bulletins
added 2024/08/30 5:04 p.m.17 views

Security Bulletin: IBM Data Product Hub is vulnerable with IBM Semeru Runtime Quarterly CPU - Apr 2024 (CVE-2024-21012)

Summary IBM Data Product Hub has a dependency on IBM Semeru Runtime which is vulnerable CVE-2024-21012. This bulletin contains information regarding the vulnerability and its fixture. Vulnerability Details CVEID:CVE-2024-21012 DESCRIPTION: An unspecified vulnerability in Java SE related to the...

3.7CVSS4AI score0.0091EPSS
SaveExploits0Affected Software1
OpenVAS
OpenVAS
added 2024/08/29 12:00 a.m.35 views

Ubuntu: Security Advisory (USN-6972-4)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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...

8.8CVSS7.9AI score0.01177EPSS
SaveExploits0References2
Amazon
Amazon
added 2024/08/29 12:00 a.m.9 views

Important: docker

Issue Overview: When following an HTTP redirect to a domain which is not a subdomain match or exact match of the initial domain, an http.Client does not forward sensitive headers such as "Authorization" or "Cookie". For example, a redirect from foo.com to www.foo.com will forward the Authorizatio...

9.9CVSS6.7AI score0.16496EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2024/08/28 4:22 p.m.62 views

USN-6972-4: Linux kernel (Oracle) vulnerabilities

Yuxuan Hu discovered that the Bluetooth RFCOMM protocol driver in the Linux Kernel contained a race condition, leading to a NULL pointer dereference. An attacker could possibly use this to cause a denial of service system crash. CVE-2024-22099 It was discovered that a race condition existed in th...

8.8CVSS6.6AI score0.01177EPSS
SaveExploits0
OSV
OSV
added 2024/08/28 4:22 p.m.13 views

USN-6972-4 linux-oracle vulnerabilities

Yuxuan Hu discovered that the Bluetooth RFCOMM protocol driver in the Linux Kernel contained a race condition, leading to a NULL pointer dereference. An attacker could possibly use this to cause a denial of service system crash. CVE-2024-22099 It was discovered that a race condition existed in th...

8.8CVSS6.5AI score0.01177EPSS
SaveExploits0References19
Talos Blog
Talos Blog
added 2024/08/28 4:00 p.m.47 views

Fuzzing µC/OS protocol stacks, Part 1: HTTP server fuzzing

This is the first post of a three-part series, where we will be delving into the intricacies of fuzzing µC/OS protocol stacks. The techniques I will discuss are universally applicable to various RTOS environments, though our focus will primarily be on µC/OS. Ill highlight some of the strategic co...

10CVSS7.2AI score0.01778EPSS
SaveExploits5
Talos Blog
Talos Blog
added 2024/08/28 4:00 p.m.59 views

Fuzzing µC/OS protocol stacks, Part 3: TCP/IP server fuzzing, implementing a TAP driver

This is the final post in the three-part series that details techniques I used to fuzz two µC/OS protocol stacks: µC/TCP-IP and µC/HTTP-server. The first post highlighted code modifications necessary for developing a fuzzing harness tailored for the µC/HTTP-server. The second discussed a techniqu...

8AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/08/28 12:34 p.m.6 views

kernel: net: wwan: iosm: Fix tainted pointer delete is case of region creation fail

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: Fix tainted pointer delete is case of region creation fail In case of region creation fail in ipcdevlinkcreateregion, previously created regions delete process starts from tainted pointer which actually holds err...

7.8CVSS6.8AI score0.00261EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/08/28 12:00 a.m.35 views

Ubuntu 16.04 LTS / 18.04 LTS : Linux kernel (Oracle) vulnerabilities (USN-6972-4)

"The remote Ubuntu 16.04 LTS / 18.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6972-4 advisory. Yuxuan Hu discovered that the Bluetooth RFCOMM protocol driver in the Linux Kernel contained a race condition, leading to a NULL pointer...

8.8CVSS6.9AI score0.01177EPSS
SaveExploits0References19
Ubuntu
Ubuntu
added 2024/08/26 5:16 p.m.46 views

USN-6973-3: Linux kernel (AWS) vulnerabilities

It was discovered that a race condition existed in the Bluetooth subsystem in the Linux kernel, leading to a null pointer dereference vulnerability. A privileged local attacker could use this to possibly cause a denial of service system crash. CVE-2024-24860 Several security issues were discovere...

8.4CVSS6.6AI score0.00805EPSS
SaveExploits1
OSV
OSV
added 2024/08/26 5:16 p.m.11 views

USN-6973-3 linux-aws-5.4 vulnerabilities

It was discovered that a race condition existed in the Bluetooth subsystem in the Linux kernel, leading to a null pointer dereference vulnerability. A privileged local attacker could use this to possibly cause a denial of service system crash. CVE-2024-24860 Several security issues were discovere...

8.4CVSS6.6AI score0.00805EPSS
SaveExploits1References10
RedHat Linux
RedHat Linux
added 2024/08/26 11:25 a.m.8 views

kernel: virtio-net: tun: mlx5_core short frame denial of service

A denial of service DoS attack was found in the mlx5 driver in the Linux kernel. A KVM guest VM using virtio-net can crash the host by sending a short packet, for example, size = ETHHLEN...

8.8CVSS7.2AI score0.00256EPSS
SaveExploits0References6
Rows per page
Query Builder