Lucene search
+L

25485 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.9 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986996)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986996 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf: Track subprog poke descriptors correctly and fix use-after-free Subprograms are calling...

7.8CVSS5.6AI score0.00235EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414597)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414597 advisory. In the Linux kernel through 5.13.7, an unprivileged BPF program can obtain sensitive information from kernel memory via a Speculative Store Bypass side-channel attac...

5.5CVSS6.5AI score0.00419EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414539)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414539 advisory. A memory leak vulnerability was found in the Linux kernel's eBPF for the Simulated networking device driver in the way user uses BPF for the device such that functio...

5.5CVSS6.4AI score0.00231EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2025/10/06 2:16 p.m.9 views

USN-7791-3: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Packet sockets; - Network traffic control; - VMware vSockets driver; - XFRM subsystem; CVE-2025-38617,...

7.8CVSS7AI score0.00328EPSS
SaveExploits0
OSV
OSV
added 2025/10/06 2:16 p.m.10 views

USN-7791-3 linux-gcp, linux-gcp-6.14, linux-oem-6.14 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Packet sockets; - Network traffic control; - VMware vSockets driver; - XFRM subsystem; CVE-2025-38617,...

7.8CVSS6.5AI score0.00328EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/10/05 2:56 a.m.7 views

SUSE CVE-2023-53539

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix incomplete state save in rxerequester If a send packet is dropped by the IP layer in rxerequester the call to rxexmitpacket can fail with err == -EAGAIN. To recover, the state of the wqe is restored to the state...

6.5CVSS6.4AI score0.00154EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2025/10/05 2:56 a.m.9 views

SUSE CVE-2023-53578

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Fix an uninit variable access bug in qrtrtxresume Syzbot reported a bug as following: ===================================================== BUG: KMSAN: uninit-value in qrtrtxresume+0x185/0x1f0 net/qrtr/afqrtr.c:230...

5.5CVSS6.4AI score0.00142EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/04 4:15 p.m.9 views

CVE-2023-53585

In the Linux kernel, the following vulnerability has been resolved: bpf: reject unhashed sockets in bpfskassign The semantics for bpfskassign are as follows: sk = somelookupfunc bpfskassignskb, sk bpfskreleasesk That is, the sk is not consumed by bpfskassign. The function therefore needs to make...

5.5CVSS0.00147EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/04 4:15 p.m.14 views

AZL-77396 CVE-2023-53539 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix incomplete state save in rxerequester If a send packet is dropped by the IP layer in rxerequester the call to rxexmitpacket can fail with err == -EAGAIN. To recover, the state of the wqe is restored to the state...

7.8CVSS6.8AI score0.00154EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/04 4:15 p.m.9 views

CVE-2023-53539

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix incomplete state save in rxerequester If a send packet is dropped by the IP layer in rxerequester the call to rxexmitpacket can fail with err == -EAGAIN. To recover, the state of the wqe is restored to the state...

7.8CVSS0.00154EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/04 4:15 p.m.10 views

UBUNTU-CVE-2023-53535

In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: Add a check for oversized packets Occasionnaly we may get oversized packets from the hardware which exceed the nomimal 2KiB buffer size we allocate SKBs with. Add an early check which drops the packet to avoid...

7.1CVSS6AI score0.00214EPSS
SaveExploits0References11
OSV
OSV
added 2025/10/04 4:15 p.m.7 views

UBUNTU-CVE-2022-50490

In the Linux kernel, the following vulnerability has been resolved: bpf: Propagate error from htablockbucket to userspace In htabmaplookupanddeletebatch if htablockbucket returns -EBUSY, it will go to next bucket. Going to next bucket may not only skip the elements in current bucket silently, but...

7.1CVSS5.7AI score0.00149EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/04 4:15 p.m.8 views

UBUNTU-CVE-2023-53539

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix incomplete state save in rxerequester If a send packet is dropped by the IP layer in rxerequester the call to rxexmitpacket can fail with err == -EAGAIN. To recover, the state of the wqe is restored to the state...

7.8CVSS5.7AI score0.00154EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/04 3:44 p.m.10 views

CVE-2023-53585 bpf: reject unhashed sockets in bpf_sk_assign

In the Linux kernel, the following vulnerability has been resolved: bpf: reject unhashed sockets in bpfskassign The semantics for bpfskassign are as follows: sk = somelookupfunc bpfskassignskb, sk bpfskreleasesk That is, the sk is not consumed by bpfskassign. The function therefore needs to make...

6.4AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/10/04 3:43 p.m.17 views

CVE-2022-50490 bpf: Propagate error from htab_lock_bucket() to userspace

In the Linux kernel, the following vulnerability has been resolved: bpf: Propagate error from htablockbucket to userspace In htabmaplookupanddeletebatch if htablockbucket returns -EBUSY, it will go to next bucket. Going to next bucket may not only skip the elements in current bucket silently, but...

7.1CVSS0.00149EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/04 3:17 p.m.38 views

CVE-2023-53578

Linux kernel CVE-2023-53578 affects the qrtr path, where an uninit access occurs in qrtr_tx_resume() due to skb->len potentially being smaller than sizeof(struct qrtr_ctrl_pkt) when QRTR_TYPE_RESUME_TX is processed. The vulnerability arises in qrtr_endpoint_post() during syzbot scenarios, trig...

7.8CVSS6.1AI score0.00142EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:17 p.m.18 views

CVE-2023-53578 net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Fix an uninit variable access bug in qrtrtxresume Syzbot reported a bug as following: ===================================================== BUG: KMSAN: uninit-value in qrtrtxresume+0x185/0x1f0 net/qrtr/afqrtr.c:230...

0.00142EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/04 3:17 p.m.11 views

CVE-2023-53578 net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Fix an uninit variable access bug in qrtrtxresume Syzbot reported a bug as following: ===================================================== BUG: KMSAN: uninit-value in qrtrtxresume+0x185/0x1f0 net/qrtr/afqrtr.c:230...

6.4AI score
SaveExploits0References8
OSV
OSV
added 2025/10/04 3:17 p.m.7 views

CVE-2023-53577 bpf, cpumap: Make sure kthread is running before map update returns

In the Linux kernel, the following vulnerability has been resolved: bpf, cpumap: Make sure kthread is running before map update returns The following warning was reported when running stress-mode enabled xdpredirectcpu with some RT threads: ------------ cut here ------------ WARNING: CPU: 4 PID: ...

7.8CVSS6.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/04 3:17 p.m.20 views

CVE-2023-53577 bpf, cpumap: Make sure kthread is running before map update returns

In the Linux kernel, the following vulnerability has been resolved: bpf, cpumap: Make sure kthread is running before map update returns The following warning was reported when running stress-mode enabled xdpredirectcpu with some RT threads: ------------ cut here ------------ WARNING: CPU: 4 PID: ...

7.8CVSS0.00142EPSS
SaveExploits0References4
Rows per page
Query Builder