Lucene search
+L

1061 matches found

RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.13 views

kernel: net: phy: micrel: Fix potential null pointer dereference

A flaw was found in the Linux kernel's net: phy: micrel component. Specifically, within the lan8814getsigrx and lan8814getsigtx functions, a null pointer dereference can occur if ptpparseheader returns a NULL ptpheader due to an abnormal or corrupted packet. A remote attacker could exploit this b...

7.5CVSS6AI score0.00614EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/09 7:16 a.m.11 views

UBUNTU-CVE-2025-37875

In the Linux kernel, the following vulnerability has been resolved: igc: fix PTM cycle trigger logic Writing to clear the PTM status 'valid' bit while the PTM cycle is triggered results in unreliable PTM operation. To fix this, clear the PTM 'trigger' and status after each PTM transaction. The...

5.5CVSS6.2AI score0.00275EPSS
SaveExploits0References38
CNNVD
CNNVD
added 2025/05/09 12:00 a.m.8 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 stems from an error in the logic of the igc driver PTM cycle triggering, which could lead to unreliable PTM operation...

5.5CVSS6.5AI score0.00275EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/05/07 2:19 a.m.10 views

SUSE CVE-2022-49855

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix memory leak in ipcpciereadbioscfg ipcpciereadbioscfg is using the acpievaluatedsm to obtain the wwan power state configuration from BIOS but is not freeing the acpiobject. The acpievaluatedsm returned...

5.5CVSS6.5AI score0.00191EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/05/06 7:19 a.m.9 views

kernel: nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()

An unchecked buffer bounds flaw was found in the Linux kernel's NVMe TCP Fabrics driver. An attacker with the ability to send a crafted packet to an affected NVMe host could exploit this flaw to alter kernel memory, leading to an escalation of privileges or a compromise of system integrity or...

9.8CVSS7.4AI score0.00486EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/05/04 4:57 p.m.36 views

CVE-2023-53064

In the Linux kernel, the following vulnerability has been resolved: iavf: fix hang on reboot with ice When a system with E810 with existing VFs gets rebooted the following hang may be observed. Pid 1 is hung in iavfremove, part of a network driver: PID: 1 TASK: ffff965400e5a340 CPU: 24 COMMAND:...

5.5CVSS6.8AI score0.00193EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/02 4:15 p.m.18 views

CVE-2023-53064

In the Linux kernel, the following vulnerability has been resolved: iavf: fix hang on reboot with ice When a system with E810 with existing VFs gets rebooted the following hang may be observed. Pid 1 is hung in iavfremove, part of a network driver: PID: 1 TASK: ffff965400e5a340 CPU: 24 COMMAND:...

5.5CVSS0.00193EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/02 4:15 p.m.22 views

UBUNTU-CVE-2023-53105

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix cleanup null-ptr deref on encap lock During module is unloaded while a peer tc flow is still offloaded, first the peer uplink rep profile is changed to a nic profile, and so neigh encap lock is destroyed. Next duri...

5.5CVSS6.1AI score0.00191EPSS
SaveExploits0References6
OSV
OSV
added 2025/05/02 4:15 p.m.21 views

UBUNTU-CVE-2023-53064

In the Linux kernel, the following vulnerability has been resolved: iavf: fix hang on reboot with ice When a system with E810 with existing VFs gets rebooted the following hang may be observed. Pid 1 is hung in iavfremove, part of a network driver: PID: 1 TASK: ffff965400e5a340 CPU: 24 COMMAND:...

5.5CVSS6AI score0.00193EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.24 views

CVE-2023-53107 veth: Fix use after free in XDP_REDIRECT

In the Linux kernel, the following vulnerability has been resolved: veth: Fix use after free in XDPREDIRECT Commit 718a18a0c8a6 "veth: Rework vethxdprcvskb in order to accept non-linear skb" introduced a bug where it tried to use pskbexpandhead if the headroom was less than XDPPACKETHEADROOM. Thi...

7.8CVSS0.00196EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.23 views

CVE-2023-53064 iavf: fix hang on reboot with ice

In the Linux kernel, the following vulnerability has been resolved: iavf: fix hang on reboot with ice When a system with E810 with existing VFs gets rebooted the following hang may be observed. Pid 1 is hung in iavfremove, part of a network driver: PID: 1 TASK: ffff965400e5a340 CPU: 24 COMMAND:...

0.00193EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/02 3:55 p.m.20 views

CVE-2023-53062 net: usb: smsc95xx: Limit packet length to skb->len

In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc95xx: Limit packet length to skb-len Packet length retrieved from descriptor may be larger than the actual socket buffer length. In such case the cloned skb passed up the network stack will leak kernel memory conten...

6AI score
SaveExploits0References11
CNNVD
CNNVD
added 2025/05/02 12:00 a.m.6 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 stems from a deadlock caused by rtnllock added by the igb driver...

5.5CVSS6.5AI score0.00147EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/01 3:16 p.m.7 views

DEBIAN-CVE-2022-49867

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix memory leak in ipcwwandellink IOSM driver registers network device without setting the needsfreenetdev flag, and does NOT call freenetdev when unregisters network device, which causes a memory leak. This patc...

5.5CVSS5.4AI score0.00191EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.12 views

DEBIAN-CVE-2022-49813

In the Linux kernel, the following vulnerability has been resolved: net: ena: Fix error handling in enainit The enainit won't destroy workqueue created by createsinglethreadworkqueue when pciregisterdriver failed. Call destroyworkqueue when pciregisterdriver failed to prevent the resource leak...

5.5CVSS5.5AI score0.00193EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/05/01 2:10 p.m.4 views

CVE-2022-49867 net: wwan: iosm: fix memory leak in ipc_wwan_dellink

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix memory leak in ipcwwandellink IOSM driver registers network device without setting the needsfreenetdev flag, and does NOT call freenetdev when unregisters network device, which causes a memory leak. This patc...

6AI score0.00191EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/01 2:09 p.m.28 views

CVE-2022-49805 net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: Fix potential null-ptr-deref in lan966xstatsinit lan966xstatsinit calls createsinglethreadworkqueue and not checked the ret value, which may return NULL. And a null-ptr-deref may happen: lan966xstatsinit...

0.00163EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/05/01 2:09 p.m.50 views

CVE-2022-49805

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: Fix potential null-ptr-deref in lan966xstatsinit lan966xstatsinit calls createsinglethreadworkqueue and not checked the ret value, which may return NULL. And a null-ptr-deref may happen: lan966xstatsinit...

5.5CVSS5.4AI score0.00163EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 1:07 p.m.19 views

CVE-2025-37784

In the Linux kernel, the following vulnerability has been resolved: net: ti: icss-iep: Fix possible NULL pointer dereference for perout request The ICSS IEP driver tracks perout and pps enable state with flags. Currently when disabling pps and perout signals during icssiepexit, results in NULL...

5.5CVSS5.5AI score0.0018EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 12:55 p.m.25 views

CVE-2025-23155

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Fix accessing freed irq affinityhint In stmmacrequestirqmultimsi, a pointer to the stack variable cpumask is passed to irqsetaffinityhint. This value is stored in irqdesc-affinityhint, but once stmmacrequestirqmultim...

7.1CVSS5.4AI score0.00198EPSS
SaveExploits0
Rows per page
Query Builder