348 matches found
Security update for the Linux Kernel
The SUSE Linux Enterprise 15 SP4 RT kernel was updated to fix various security issues The following security issues were fixed: CVE-2022-50327: ACPI: processor: idle: Check acpifetchacpidev return value bsc1249859. CVE-2022-50334: hugetlbfs: fix null-ptr-deref in hugetlbfsparseparam bsc1249857...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990925)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990925 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: double hook unregistration in netns path nftreleasehooks is called from...
kernel: tcp: drop secpath at the same time as we currently drop dst
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...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989450)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989450 advisory. In the Linux kernel, the following vulnerability has been resolved: RDMA/ipoib: Fix warning caused by destroying non-initial netns After the commit 5ce2dced8e95...
Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12
In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: fix refcount leak on table dump There is a reference count leak in ctnetlinkdumptable: c if res ctgeneral; // HERE cb-args1 = unsigned longct; ... While it’s very unlikely, it’s possible that ct could be equ...
EUVD-2017-15054
Malware in sbrugna...
EUVD-2017-6576
Malware in sbrugna...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986715)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986715 advisory. In the Linux kernel, the following vulnerability has been resolved: RDMA/ipoib: Fix warning caused by destroying non-initial netns After the commit 5ce2dced8e95...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-986625)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986625 advisory. In the Linux kernel, the following vulnerability has been resolved: net: fix UaF in netns ops registration error path If netassigngeneric fails, the current error pa...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986886)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986886 advisory. In the Linux kernel, the following vulnerability has been resolved: devlink: fix netns refcount leak in devlinknlcmdreload While preparing my patch series adding net...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987086)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987086 advisory. In the Linux kernel, the following vulnerability has been resolved: net: fix UaF in netns ops registration error path If netassigngeneric fails, the current error pa...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986536)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986536 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: unregister flowtable hooks on netns exit Unregister flowtable hooks before...
EUVD-2025-2591
Malicious code in bioql PyPI...
EUVD-2025-19766
Malicious code in bioql PyPI...
EUVD-2025-7601
Malicious code in bioql PyPI...
EUVD-2024-53283
Malicious code in bioql PyPI...
EUVD-2025-26748
Malicious code in bioql PyPI...
EUVD-2024-35628
Malicious code in bioql PyPI...
CVE-2025-39848
In the Linux kernel, the following vulnerability has been resolved: ax25: properly unshare skbs in ax25kissrcv Bernard Pidoux reported a regression apparently caused by commit c353e8983e0d "net: introduce per netns packet chains". skb-dev becomes NULL and we crash in netifreceiveskbcore. Before...
kernel: tipc: Fix use-after-free in tipc_conn_close()
In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free in tipcconnclose. syzbot reported a null-ptr-deref in tipcconnclose during netns dismantle. 0 tipctopsrvstop iterates tipcnetnet-topsrv-connidr and calls tipcconnclose for each tipcconn. The problem is th...