Lucene search
+L

2363 matches found

OSV
OSV
added 2024/12/27 3:15 p.m.8 views

UBUNTU-CVE-2024-56646

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid possible NULL deref in modifyprefixroute syzbot found a NULL deref 1 in modifyprefixroute, caused by one fib6info without a fib6table pointer set. This can happen for net-ipv6.fib6nullentry 1 Oops: general protection...

5.5CVSS6.2AI score0.00213EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/12/27 3:6 p.m.3 views

CVE-2024-56657 ALSA: control: Avoid WARN() for symlink errors

In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Avoid WARN for symlink errors Using WARN for showing the error of symlink creations don't give more information than telling that something goes wrong, since the usual code path is a lregister callback from each...

6.2AI score0.0022EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/12/27 3:2 p.m.2 views

CVE-2024-56646 ipv6: avoid possible NULL deref in modify_prefix_route()

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid possible NULL deref in modifyprefixroute syzbot found a NULL deref 1 in modifyprefixroute, caused by one fib6info without a fib6table pointer set. This can happen for net-ipv6.fib6nullentry 1 Oops: general protection...

6.1AI score0.00213EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 3:2 p.m.9 views

CVE-2024-56646 ipv6: avoid possible NULL deref in modify_prefix_route()

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid possible NULL deref in modifyprefixroute syzbot found a NULL deref 1 in modifyprefixroute, caused by one fib6info without a fib6table pointer set. This can happen for net-ipv6.fib6nullentry 1 Oops: general protection...

5.5CVSS6AI score0.00213EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/12/27 3:2 p.m.18 views

CVE-2024-56646

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid possible NULL deref in modifyprefixroute syzbot found a NULL deref 1 in modifyprefixroute, caused by one fib6info without a fib6table pointer set. This can happen for net-ipv6.fib6nullentry 1 Oops: general protection...

5.5CVSS5.5AI score0.00213EPSS
SaveExploits0
CVE
CVE
added 2024/12/27 3:2 p.m.95 views

CVE-2024-56646

Technical details about CVE-2024-56646 are not provided in the supplied documents. Monitor official advisories for affected products, impact, and fixes.

5.5CVSS6.5AI score0.00213EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/12/27 3:2 p.m.27 views

CVE-2024-56646 ipv6: avoid possible NULL deref in modify_prefix_route()

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid possible NULL deref in modifyprefixroute syzbot found a NULL deref 1 in modifyprefixroute, caused by one fib6info without a fib6table pointer set. This can happen for net-ipv6.fib6nullentry 1 Oops: general protection...

0.00213EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/12/27 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a possible null pointer dereference issue in the modifyprefixroute function in the ipv6 module...

5.5CVSS6.5AI score0.00213EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/12/19 12:58 a.m.11 views

kernel: xfrm: validate new SA's prefixlen using SA family when sel.family is unset

In the Linux kernel, the following vulnerability has been resolved: xfrm: validate new SA's prefixlen using SA family when sel.family is unset This expands the validation introduced in commit 07bf7908950a "xfrm: Validate address prefix lengths in the xfrm selector." syzbot created an SA with...

5.5CVSS6.7AI score0.00259EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/12/12 8:0 a.m.9 views

xfrm: validate new SA's prefixlen using SA family when sel.family is unset

...

5.5CVSS6.8AI score0.00259EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/12/12 6:58 a.m.5 views

SUSE CVE-2024-52003

Traefik pronounced traffic is an HTTP reverse proxy and load balancer. There is a vulnerability in Traefik that allows the client to provide the X-Forwarded-Prefix header from an untrusted source. This issue has been addressed in versions 2.11.14 and 3.2.1. Users are advised to upgrade. There are...

6.1CVSS6.9AI score0.00389EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/12/11 4:21 p.m.14 views

kernel: xfrm: validate new SA's prefixlen using SA family when sel.family is unset

In the Linux kernel, the following vulnerability has been resolved: xfrm: validate new SA's prefixlen using SA family when sel.family is unset This expands the validation introduced in commit 07bf7908950a "xfrm: Validate address prefix lengths in the xfrm selector." syzbot created an SA with...

5.5CVSS6.7AI score0.00259EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/12/11 4:18 p.m.15 views

kernel: xfrm: validate new SA's prefixlen using SA family when sel.family is unset

In the Linux kernel, the following vulnerability has been resolved: xfrm: validate new SA's prefixlen using SA family when sel.family is unset This expands the validation introduced in commit 07bf7908950a "xfrm: Validate address prefix lengths in the xfrm selector." syzbot created an SA with...

5.5CVSS6.7AI score0.00259EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/12/11 4:18 p.m.5 views

kernel: bpf: Fix out-of-bounds write in trie_get_next_key()

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix out-of-bounds write in triegetnextkey triegetnextkey allocates a node stack with size trie-maxprefixlen, while it writes trie-maxprefixlen + 1 nodes to the stack when it has full paths from the root to leaves. For exampl...

7.8CVSS6.8AI score0.00267EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2024/12/11 11:24 a.m.2 views

Security update for python312

This update for python312 fixes the following issues: CVE-2024-12254: Fixed unbounded memory buffering in SelectorSocketTransport.writelines bsc1234290 Other fixes: - Updated to version 3.12.8 - Remove -IVendor/ from python-config bsc1231795 Patch Instructions: To install this SUSE update use the...

8.7CVSS8.1AI score0.0188EPSS
SaveExploits0References6
OpenVAS
OpenVAS
added 2024/12/03 12:0 a.m.18 views

Mageia: Security Advisory (MGASA-2024-0385)

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

9CVSS9.7AI score0.14859EPSS
SaveExploits2References4
OSV
OSV
added 2024/12/02 8:6 p.m.19 views

GO-2024-3299 Traefik's X-Forwarded-Prefix Header still allows for Open Redirect in github.com/traefik/traefik

Traefik's X-Forwarded-Prefix Header still allows for Open Redirect in github.com/traefik/traefik...

6.3CVSS6.2AI score0.00389EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/12/02 5:12 p.m.31 views

Traefik's X-Forwarded-Prefix Header still allows for Open Redirect

Impact There is a vulnerability in Traefik that allows the client to provide the X-Forwarded-Prefix header from an untrusted source. Patches - https://github.com/traefik/traefik/releases/tag/v2.11.14 - https://github.com/traefik/traefik/releases/tag/v3.2.1 Workarounds No workaround. For more...

6.3CVSS6.8AI score0.00389EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2024/12/02 5:12 p.m.14 views

GHSA-H924-8G65-J9WG Traefik's X-Forwarded-Prefix Header still allows for Open Redirect

Impact There is a vulnerability in Traefik that allows the client to provide the X-Forwarded-Prefix header from an untrusted source. Patches - https://github.com/traefik/traefik/releases/tag/v2.11.14 - https://github.com/traefik/traefik/releases/tag/v3.2.1 Workarounds No workaround. For more...

6.3CVSS5.9AI score0.00389EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2024/11/29 7:15 p.m.14 views

CVE-2024-52003

Traefik pronounced traffic is an HTTP reverse proxy and load balancer. There is a vulnerability in Traefik that allows the client to provide the X-Forwarded-Prefix header from an untrusted source. This issue has been addressed in versions 2.11.14 and 3.2.1. Users are advised to upgrade. There are...

6.3CVSS6.9AI score0.00389EPSS
SaveExploits0References4
Rows per page
Query Builder