Lucene search
+L

557 matches found

SUSE Linux
SUSE Linux
added 2025/01/24 10:10 a.m.3 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2022-36280: Fixed out-of-bounds memory access vulnerability found in vmwgfx driver bsc1203332. CVE-2022-48742: rtnetlink: make sure to refresh masterdev/mops in...

8.8CVSS8.3AI score0.02033EPSS
SaveExploits2References408
RedhatCVE
RedhatCVE
added 2025/01/21 5:29 p.m.13 views

CVE-2025-21659

In the Linux kernel, the following vulnerability has been resolved: netdev: prevent accessing NAPI instances from another namespace The NAPI IDs were not fully exposed to user space prior to the netlink API, so they were never namespaced. The netlink API must ensure that at the very least NAPI...

5.5CVSS6.8AI score0.00176EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/21 1:15 p.m.11 views

CVE-2025-21659

In the Linux kernel, the following vulnerability has been resolved: netdev: prevent accessing NAPI instances from another namespace The NAPI IDs were not fully exposed to user space prior to the netlink API, so they were never namespaced. The netlink API must ensure that at the very least NAPI...

8.1CVSS0.00176EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/21 1:15 p.m.1 views

DEBIAN-CVE-2025-21659

In the Linux kernel, the following vulnerability has been resolved: netdev: prevent accessing NAPI instances from another namespace The NAPI IDs were not fully exposed to user space prior to the netlink API, so they were never namespaced. The netlink API must ensure that at the very least NAPI...

5.5CVSS5.6AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/21 1:15 p.m.4 views

UBUNTU-CVE-2025-21659

In the Linux kernel, the following vulnerability has been resolved: netdev: prevent accessing NAPI instances from another namespace The NAPI IDs were not fully exposed to user space prior to the netlink API, so they were never namespaced. The netlink API must ensure that at the very least NAPI...

8.1CVSS6.2AI score0.00176EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2025/01/21 12:18 p.m.27 views

CVE-2025-21659 netdev: prevent accessing NAPI instances from another namespace

In the Linux kernel, the following vulnerability has been resolved: netdev: prevent accessing NAPI instances from another namespace The NAPI IDs were not fully exposed to user space prior to the netlink API, so they were never namespaced. The netlink API must ensure that at the very least NAPI...

8.1CVSS0.00176EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/01/21 12:18 p.m.12 views

CVE-2025-21659

In the Linux kernel, the following vulnerability has been resolved: netdev: prevent accessing NAPI instances from another namespace The NAPI IDs were not fully exposed to user space prior to the netlink API, so they were never namespaced. The netlink API must ensure that at the very least NAPI...

8.1CVSS5.6AI score0.00176EPSS
SaveExploits0
OSV
OSV
added 2025/01/21 12:18 p.m.8 views

CVE-2025-21659 netdev: prevent accessing NAPI instances from another namespace

In the Linux kernel, the following vulnerability has been resolved: netdev: prevent accessing NAPI instances from another namespace The NAPI IDs were not fully exposed to user space prior to the netlink API, so they were never namespaced. The netlink API must ensure that at the very least NAPI...

8.1CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2025/01/21 12:18 p.m.3013 views

CVE-2025-21659

CVE-2025-21659 covers a Linux kernel netdev issue where NAPI IDs were not namespaced because they were not exposed to user space before the netlink API. The vulnerability arises because netlink must ensure that a NAPI instance belongs to the same network namespace as the genl socket owner; otherw...

8.1CVSS6.5AI score0.00176EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2025/01/11 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 the Linux kernel that originates in the tunnapiallocfrags function of the net: tun module that could cause the kernel to crash...

5.5CVSS6.5AI score0.00245EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.5 views

PT-2025-30785

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.16.0-rc2-00624-ge926949dab03 Description A warning may be triggered in netif napi del locked during USB device disconnect due to a redundant call to netif napi del in the disconnect path. This occurs while NAPI...

7.8CVSS6.7AI score0.00166EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.13 views

PT-2026-4369

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel had an issue where interrupts were automatically enabled upon request, potentially firing before the associated NAPI context was fully initialized. This could lead to...

7.8CVSS5.3AI score0.00119EPSS
SaveExploits0
OSV
OSV
added 2024/12/27 3:6 p.m.9 views

CVE-2024-56674 virtio_net: correct netdev_tx_reset_queue() invocation point

In the Linux kernel, the following vulnerability has been resolved: virtionet: correct netdevtxresetqueue invocation point When virtnetclose is followed by virtnetopen, some TX completions can possibly remain unconsumed, until they are finally processed during the first NAPI poll after the...

5.5CVSS5.9AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/11/08 3:49 a.m.7 views

SUSE CVE-2024-50145

In the Linux kernel, the following vulnerability has been resolved: octeonep: Add SKB allocation failures handling in octepoqprocessrx buildskb returns NULL in case of a memory allocation failure so handle it inside octepoqprocessrx to avoid NULL pointer dereference. octepoqprocessrx is called...

4.7CVSS7.7AI score0.00571EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/11/07 5:2 p.m.16 views

CVE-2024-50145

In the Linux kernel, the following vulnerability has been resolved: octeonep: Add SKB allocation failures handling in octepoqprocessrx buildskb returns NULL in case of a memory allocation failure so handle it inside octepoqprocessrx to avoid NULL pointer dereference. octepoqprocessrx is called...

4.4CVSS6.8AI score0.00571EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/07 10:15 a.m.2 views

DEBIAN-CVE-2024-50145

In the Linux kernel, the following vulnerability has been resolved: octeonep: Add SKB allocation failures handling in octepoqprocessrx buildskb returns NULL in case of a memory allocation failure so handle it inside octepoqprocessrx to avoid NULL pointer dereference. octepoqprocessrx is called...

5.5CVSS5.5AI score0.00571EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/07 10:15 a.m.21 views

CVE-2024-50145

In the Linux kernel, the following vulnerability has been resolved: octeonep: Add SKB allocation failures handling in octepoqprocessrx buildskb returns NULL in case of a memory allocation failure so handle it inside octepoqprocessrx to avoid NULL pointer dereference. octepoqprocessrx is called...

7.5CVSS0.00571EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/07 10:15 a.m.9 views

AZL-53391 CVE-2024-50145 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: octeonep: Add SKB allocation failures handling in octepoqprocessrx buildskb returns NULL in case of a memory allocation failure so handle it inside octepoqprocessrx to avoid NULL pointer dereference. octepoqprocessrx is called...

5.5CVSS6.8AI score0.00571EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/07 10:15 a.m.5 views

UBUNTU-CVE-2024-50145

In the Linux kernel, the following vulnerability has been resolved: octeonep: Add SKB allocation failures handling in octepoqprocessrx buildskb returns NULL in case of a memory allocation failure so handle it inside octepoqprocessrx to avoid NULL pointer dereference. octepoqprocessrx is called...

7.5CVSS6.6AI score0.00571EPSS
SaveExploits0References19
Vulnrichment
Vulnrichment
added 2024/11/07 9:31 a.m.4 views

CVE-2024-50145 octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()

In the Linux kernel, the following vulnerability has been resolved: octeonep: Add SKB allocation failures handling in octepoqprocessrx buildskb returns NULL in case of a memory allocation failure so handle it inside octepoqprocessrx to avoid NULL pointer dereference. octepoqprocessrx is called...

7.6AI score0.00571EPSS
SaveExploits0References4
Rows per page
Query Builder