Lucene search
+L

10392 matches found

SUSE CVE
SUSE CVE
added 2024/07/16 2:35 a.m.6 views

SUSE CVE-2024-39503

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type Lion Ackermann reported that there is a race condition between namespace cleanup in ipset and the garbage collection of the list:set type. The...

6.4CVSS6.3AI score0.00221EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/15 9:34 p.m.37 views

CVE-2024-39503

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type Lion Ackermann reported that there is a race condition between namespace cleanup in ipset and the garbage collection of the list:set type. The...

6.4CVSS8.1AI score0.12966EPSS
SaveExploits8References4
RedHat Linux
RedHat Linux
added 2024/07/15 4:08 p.m.12 views

kernel: TIPC message reassembly use-after-free remote code execution vulnerability

A use-after-free UAF flaw exists in the Linux Kernel within the reassembly of fragmented TIPC messages, specifically in the tipcbufappend function. The issue results due to a lack of checks in the error handling cleanup and can trigger a UAF on "struct skbuff", which may lead to remote code...

9.8CVSS7.7AI score0.01305EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2024/07/13 12:00 a.m.6 views

WordPress plugin EventON security vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on servers running PHP and MySQL.WordPress plugin is an application plugin. A security vulnerability exists in...

5.9CVSS6.1AI score0.00398EPSS
SaveExploits1References2
OSV
OSV
added 2024/07/12 1:15 p.m.5 views

DEBIAN-CVE-2024-40942

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: mesh: Fix leak of meshpreqqueue objects The hwmp code use objects of type meshpreqqueue, added to a list in ieee80211ifmesh, to keep track of mpath we need to resolve. If the mpath gets deleted, ex mesh interface ...

5.5CVSS5.7AI score0.00259EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/12 1:15 p.m.35 views

CVE-2024-40905

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible race in fib6droppcpufrom syzbot found a race in fib6droppcpufrom 1 If compiler reads more than once ppcpurt, second read could read NULL, if another cpu clears the value in rt6getpcpuroute. Add a READONCE to...

4.7CVSS0.00272EPSS
SaveExploits0References11
OSV
OSV
added 2024/07/12 1:15 p.m.4 views

DEBIAN-CVE-2024-39503

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type Lion Ackermann reported that there is a race condition between namespace cleanup in ipset and the garbage collection of the list:set type. The...

7CVSS6.1AI score0.00221EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.21 views

CVE-2024-40906

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always stop health timer during driver removal Currently, if teardownhca fails to execute during driver removal, mlx5 does not stop the health timer. Afterwards, mlx5 continue with driver teardown. This may lead to a UA...

7.8CVSS6.8AI score0.00305EPSS
SaveExploits0References13
OSV
OSV
added 2024/07/12 1:15 p.m.7 views

UBUNTU-CVE-2024-39503

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type Lion Ackermann reported that there is a race condition between namespace cleanup in ipset and the garbage collection of the list:set type. The...

7.8CVSS6.2AI score0.00221EPSS
SaveExploits0References29
Debian CVE
Debian CVE
added 2024/07/12 12:20 p.m.16 views

CVE-2024-39503

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type Lion Ackermann reported that there is a race condition between namespace cleanup in ipset and the garbage collection of the list:set type. The...

7.8CVSS6.1AI score0.00221EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/07/12 12:20 p.m.48 views

CVE-2024-39503 netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type Lion Ackermann reported that there is a race condition between namespace cleanup in ipset and the garbage collection of the list:set type. The...

7.8CVSS0.00221EPSS
SaveExploits0References7
OSV
OSV
added 2024/07/12 12:20 p.m.22 views

CVE-2024-39503 netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type Lion Ackermann reported that there is a race condition between namespace cleanup in ipset and the garbage collection of the list:set type. The...

7.8CVSS6.1AI score
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.18 views

CVE-2024-39503 netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type Lion Ackermann reported that there is a race condition between namespace cleanup in ipset and the garbage collection of the list:set type. The...

6.7AI score0.00221EPSS
SaveExploits0References7
CVE
CVE
added 2024/07/12 12:20 p.m.221 views

CVE-2024-39503

CVE-2024-39503 : Linux kernel netfilter ipset race in the list:set type (namespace cleanup vs. gc) has a confirmed fix. The issue was a race that could cause use-after-free by GC data being accessed after the set is destroyed. The patch changes destruction order: when destroying all sets, first r...

7.8CVSS6.5AI score0.00221EPSS
SaveExploits0References11Affected Software1
CNNVD
CNNVD
added 2024/07/12 12:00 a.m.6 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from a race condition in the netfilter:ipset component between namespace cleanup and garbage collection of type list:set...

7CVSS8.2AI score0.00221EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/07/12 12:00 a.m.8 views

WordPress plugin WP Secure Maintenance security vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A security vulnerability exists in the...

5.9CVSS6.1AI score0.0033EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2024/07/12 12:00 a.m.40 views

RHEL 6 : tomcat (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - tomcat: EncryptInterceptor documentation mistake CVE-2022-29885 - tomcat: Open Redirect vulnerability in...

7.5CVSS8.2AI score0.73474EPSS
SaveExploits7References4
Tenable Nessus
Tenable Nessus
added 2024/07/12 12:00 a.m.32 views

RHEL 7 : tomcat (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - tomcat: XSS in SSI printenv CVE-2019-0221 - The documentation of Apache Tomcat 10.1.0-M1 to 10.1.0-M14,...

7.5CVSS7.1AI score0.73474EPSS
SaveExploits9References3
SUSE CVE
SUSE CVE
added 2024/07/11 3:13 a.m.8 views

SUSE CVE-2024-39489

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix memleak in seg6hmacinitalgo seg6hmacinitalgo returns without cleaning up the previous allocations if one fails, so it's going to leak all that memory and the crypto tfms. Update seg6hmacexit to only free the memory...

3.3CVSS6.7AI score0.00239EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2024/07/11 12:00 a.m.10 views

Naver Whale Browser Security Vulnerability

Naver Whale Browser is a web browser from Naver, a South Korean company that supports user-defined interfaces. A security vulnerability exists in Naver Whale Browser versions prior to 3.26.244.21, which stems from improper cleanup when dealing with built-in extensions, allowing an attacker to...

9.6CVSS6.9AI score0.00373EPSS
SaveExploits0References2
Rows per page
Query Builder