Lucene search
+L

1455 matches found

Debian CVE
Debian CVE
added 2025/06/18 11:01 a.m.8 views

CVE-2022-50004

In the Linux kernel, the following vulnerability has been resolved: xfrm: policy: fix metadata dst-dev xmit null pointer dereference When we try to transmit an skb with metadatadst attached i.e. dst-dev == NULL through xfrm interface we can hit a null pointer dereference1 in xfrmixmit2 -...

5.5CVSS5.5AI score0.00216EPSS
SaveExploits0
OSV
OSV
added 2025/06/18 11:01 a.m.9 views

CVE-2022-50004 xfrm: policy: fix metadata dst->dev xmit null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: xfrm: policy: fix metadata dst-dev xmit null pointer dereference When we try to transmit an skb with metadatadst attached i.e. dst-dev == NULL through xfrm interface we can hit a null pointer dereference1 in xfrmixmit2 -...

5.9AI score
SaveExploits0References7
CVE
CVE
added 2025/06/18 11:01 a.m.65 views

CVE-2022-50004

CVE-2022-50004 is a Linux kernel vulnerability in the xfrm policy path. A null pointer dereference can occur when transmitting an skb with metadata_dst where dst->dev is NULL, through the xfrm interface, due to a missing null check in xfrmi_xmit/xfrm_lookup_with_ifid. The impact is kernel cras...

5.5CVSS6AI score0.00216EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:01 a.m.15 views

CVE-2022-50004 xfrm: policy: fix metadata dst->dev xmit null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: xfrm: policy: fix metadata dst-dev xmit null pointer dereference When we try to transmit an skb with metadatadst attached i.e. dst-dev == NULL through xfrm interface we can hit a null pointer dereference1 in xfrmixmit2 -...

0.00216EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.3 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: In the TCP layer, the secpath process is dropped simultaneously with the current dst process. Xiumei reported encountering a warning in xfrm6tunnelnetexit while running tests that involve creating a pair of netns, running a basic...

7.8CVSS5.6AI score0.00228EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: xfrm: removes the intermediate secpath entry in packet handling mode when using offload mode. Packets processed by hardware include the secpath as a way to inform the XFRM core code that this path has already been handled. This...

7.5CVSS6.1AI score0.00351EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.4 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: xfrm: State: fixed an out-of-bounds read during lookup. Lookup and resizing can operate in parallel. The xfrmstatehashgeneration seqlock ensures a retry mechanism, but the hash functions may encounter a hmask value that is too...

7.8CVSS6.3AI score0.00237EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/05/23 12:00 a.m.7 views

PT-2025-34436

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 xfrm state management. Specifically, the state ptrs variable is not initialized early enough within the xfrm state find function. This...

4.7CVSS5.9AI score0.00115EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 5:34 p.m.12 views

CVE-2020-9087

Taurus-AL00A version 10.0.0.1C00E1R1P1 has an out-of-bounds read vulnerability in XFRM module. An authenticated, local attacker may perform a specific operation to exploit this vulnerability. Due to insufficient validation of the parameters, which may be exploited to cause information leak...

5.5CVSS6.3AI score0.00208EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:32 a.m.12 views

CVE-2019-14053

When attempting to create a new XFRM policy, a stack out-of-bounds read will occur if the user provides a template where the mode is set to a value that does not resolve to a valid XFRM mode in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer...

7.1CVSS7.1AI score0.00186EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.6 views

kernel: bonding: fix xfrm real_dev null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: bonding: fix xfrm realdev null pointer dereference We shouldn't set realdev to NULL because packets can be in transit and xfrm might call xdodevoffloadok in parallel. All callbacks assume realdev is set. Example trace: kernel: BU...

5.5CVSS6.4AI score0.00241EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.15 views

kernel: net: Fix icmp host relookup triggering ip_rt_bug

A denial of service vulnerability was found in the Linux kernel. icmproutelookup creates input routes for locally generated packets during xfrm relookup ICMP traffic. Then it will set the input route dst-out = iprtbug to skb for DESTUNREACH, leading to loss of availability of the system...

5.5CVSS7.2AI score0.00223EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/17 10:48 a.m.4 views

SUSE-SU-2025:20190-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2023-52927: netfilter: allow exp not to be removed in nfctfindexpectation bsc1239644. - CVE-2024-26708: mptcp: fix inconsistent state on fastopen...

10CVSS6.8AI score0.36848EPSS
SaveExploits8References636
SUSE Linux
SUSE Linux
added 2025/04/17 10:19 a.m.7 views

Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2023-52927: netfilter: allow exp not to be removed in nfctfindexpectation bsc1239644. CVE-2024-26708: mptcp: fix inconsistent state on fastopen race...

8.6CVSS7.8AI score0.36848EPSS
SaveExploits8References1286
BDU FSTEC
BDU FSTEC
added 2025/03/27 12:00 a.m.9 views

The vulnerability of the xfrm component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the xfrm component in the Linux operating system’s kernel is related to improper input validation. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00259EPSS
SaveExploits0References12Affected Software5
BDU FSTEC
BDU FSTEC
added 2025/03/27 12:00 a.m.9 views

The vulnerability of the xfrm component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the xfrm component in the Linux operating system’s kernel is related to a memory leak in the copytouserauth function in net/xfrm/xfrmuser.c. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00255EPSS
SaveExploits0References18Affected Software12
SUSE Linux
SUSE Linux
added 2025/03/19 4:11 p.m.3 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-26708: mptcp: fix inconsistent state on fastopen race bsc1222672. CVE-2024-40980: dropmonitor: replace spinlock by rawspinlock bsc1227937. CVE-2024-44974:...

8.6CVSS8.2AI score0.00757EPSS
SaveExploits1References394
SUSE CVE
SUSE CVE
added 2025/03/12 3:23 p.m.5 views

SUSE CVE-2025-21864

In the Linux kernel, the following vulnerability has been resolved: tcp: drop secpath at the same time as we currently drop dst Xiumei reported hitting the WARN in xfrm6tunnelnetexit while running tests that boil down to: - create a pair of netns - run a basic TCP test over ipcomp6 - delete the...

5.5CVSS7.6AI score0.00228EPSS
SaveExploits0References17
SUSE Linux
SUSE Linux
added 2025/03/12 1:00 p.m.7 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 Azure kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-26708: mptcp: fix inconsistent state on fastopen race bsc1222672. CVE-2024-40980: dropmonitor: replace spinlock by rawspinlock bsc1227937. CVE-2024-4497...

8.6CVSS8.2AI score0.00757EPSS
SaveExploits1References444
OSV
OSV
added 2025/03/12 10:15 a.m.10 views

AZL-58524 CVE-2025-21864 affecting package kernel for versions less than 6.6.82.1-1

In the Linux kernel, the following vulnerability has been resolved: tcp: drop secpath at the same time as we currently drop dst Xiumei reported hitting the WARN in xfrm6tunnelnetexit while running tests that boil down to: - create a pair of netns - run a basic TCP test over ipcomp6 - delete the...

5.5CVSS6.6AI score0.00228EPSS
SaveExploits0References1
Rows per page
Query Builder