Lucene search
+L

139 matches found

UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.5 views

CVE-2023-54074

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Use correct encap attribute during invalidation With introduction of post action infrastructure most of the users of encap attribute had been modified in order to obtain the correct attribute by calling...

7.8CVSS5.7AI score0.00148EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 1:16 p.m.9 views

UBUNTU-CVE-2023-54074

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Use correct encap attribute during invalidation With introduction of post action infrastructure most of the users of encap attribute had been modified in order to obtain the correct attribute by calling...

7.8CVSS5.7AI score0.00148EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:16 p.m.11 views

UBUNTU-CVE-2023-54142

In the Linux kernel, the following vulnerability has been resolved: gtp: Fix use-after-free in gtpencapdestroy. syzkaller reported use-after-free in gtpencapdestroy. 0 It shows the same process freed sk and touched it illegally. Commit e198987e7dd7 "gtp: fix suspicious RCU usage" added locksock a...

7.8CVSS5.7AI score0.00152EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.39 views

CVE-2023-54142 gtp: Fix use-after-free in __gtp_encap_destroy().

In the Linux kernel, the following vulnerability has been resolved: gtp: Fix use-after-free in gtpencapdestroy. syzkaller reported use-after-free in gtpencapdestroy. 0 It shows the same process freed sk and touched it illegally. Commit e198987e7dd7 "gtp: fix suspicious RCU usage" added locksock a...

7.8CVSS0.00152EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/24 1:06 p.m.46 views

CVE-2023-54142

CVE-2023-54142: In the Linux kernel gtp_encap path, a use-after-free occurs in __gtp_encap_destroy() when sk cleanup races with sock data access. The advisory notes that a previous patch added lock_sock() and release_sock() around __gtp_encap_destroy() to protect sk->sk_user_data, but release_...

7.8CVSS6AI score0.00152EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 12:23 p.m.13 views

CVE-2023-54074 net/mlx5e: Use correct encap attribute during invalidation

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Use correct encap attribute during invalidation With introduction of post action infrastructure most of the users of encap attribute had been modified in order to obtain the correct attribute by calling...

7.8CVSS6.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.38 views

CVE-2023-54074 net/mlx5e: Use correct encap attribute during invalidation

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Use correct encap attribute during invalidation With introduction of post action infrastructure most of the users of encap attribute had been modified in order to obtain the correct attribute by calling...

7.8CVSS0.00148EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/24 12:23 p.m.25 views

CVE-2023-54074

CVE-2023-54074 is a Linux kernel issue in net/mlx5e where encap attribute handling during invalidation was incorrect. The root cause was failure to modify mlx5e_invalidate_encap() to use the correct encap attribute, risking a mistreated modify-header action and triggering a warning in mlx5e_tc_at...

7.8CVSS6AI score0.00148EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.12 views

PT-2025-53072

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the net/mlx5e component. The problem stems from an incorrect encap attribute being used during invalidation, specifically in the mlx5e invalidat...

7.8CVSS6.4AI score0.00932EPSS
SaveExploits2References842
Tenable Nessus
Tenable Nessus
added 2025/10/13 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53684

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xfrm: Zero padding when dumping algos and encap When copying data to user-space we should ensure that only valid data is copied over. Padding in structures may ...

5.5CVSS5.6AI score0.00135EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/07 4:15 p.m.9 views

UBUNTU-CVE-2023-53684

In the Linux kernel, the following vulnerability has been resolved: xfrm: Zero padding when dumping algos and encap When copying data to user-space we should ensure that only valid data is copied over. Padding in structures may be filled with random possibly sensitve data and should never be give...

5.5CVSS5.7AI score0.00135EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/07 3:21 p.m.5 views

EUVD-2025-32723

In the Linux kernel, the following vulnerability has been resolved: xfrm: Zero padding when dumping algos and encap When copying data to user-space we should ensure that only valid data is copied over. Padding in structures may be filled with random possibly sensitve data and should never be give...

6AI score0.00135EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.17 views

CVE-2023-53684 xfrm: Zero padding when dumping algos and encap

In the Linux kernel, the following vulnerability has been resolved: xfrm: Zero padding when dumping algos and encap When copying data to user-space we should ensure that only valid data is copied over. Padding in structures may be filled with random possibly sensitve data and should never be give...

0.00135EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/07 3:21 p.m.27 views

CVE-2023-53684

Summary (CVE-2023-53684) in the Linux kernel's xfrm subsystem, the patch fixes a padding issue when copying data to user space. Specifically, zero padding is now used when dumping xfrm algorithms and the encap template in xfrm_user, preventing potentially sensitive padding data from being exposed...

5.5CVSS6.1AI score0.00135EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/10/07 12:00 a.m.6 views

PT-2025-41128

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the handling of xfrm algorithms and encap templates when copying data to user-space. Padding within structures may contain random or sensitiv...

5.5CVSS5.4AI score0.00135EPSS
SaveExploits0References19
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2025-27930

Malicious code in bioql PyPI...

6.3AI score0.00143EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2025-19766

Malicious code in bioql PyPI...

7.6AI score0.0017EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2025-13155

Malicious code in bioql PyPI...

7.1AI score0.00187EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/01 11:42 a.m.6 views

CVE-2023-53477 ipv6: Add lwtunnel encap size of all siblings in nexthop calculation

In the Linux kernel, the following vulnerability has been resolved: ipv6: Add lwtunnel encap size of all siblings in nexthop calculation In function rt6nlmsgsize, the length of nexthop is calculated by multipling the nexthop length of fib6info and the number of siblings. However if the fib6info h...

4.9AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.10 views

CVE-2023-53477 ipv6: Add lwtunnel encap size of all siblings in nexthop calculation

In the Linux kernel, the following vulnerability has been resolved: ipv6: Add lwtunnel encap size of all siblings in nexthop calculation In function rt6nlmsgsize, the length of nexthop is calculated by multipling the nexthop length of fib6info and the number of siblings. However if the fib6info h...

0.00146EPSS
SaveExploits0References6
Rows per page
Query Builder