Lucene search
+L

6966 matches found

Cvelist
Cvelist
added 2025/12/30 12:23 p.m.38 views

CVE-2023-54301 serial: 8250_bcm7271: fix leak in `brcmuart_probe`

In the Linux kernel, the following vulnerability has been resolved: serial: 8250bcm7271: fix leak in brcmuartprobe Smatch reports: drivers/tty/serial/8250/8250bcm7271.c:1120 brcmuartprobe warn: 'baudmuxclk' from clkprepareenable not released on lines: 1032. The issue is fixed by using a managed...

0.00195EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/30 12:23 p.m.9 views

CVE-2023-54301 serial: 8250_bcm7271: fix leak in `brcmuart_probe`

In the Linux kernel, the following vulnerability has been resolved: serial: 8250bcm7271: fix leak in brcmuartprobe Smatch reports: drivers/tty/serial/8250/8250bcm7271.c:1120 brcmuartprobe warn: 'baudmuxclk' from clkprepareenable not released on lines: 1032. The issue is fixed by using a managed...

6.3AI score
SaveExploits0References7
CVE
CVE
added 2025/12/30 12:23 p.m.32 views

CVE-2023-54299

CVE-2023-54299 covers a Linux kernel DisplayPort Alt Mode handling bug in usb: typec: bus where a device’s altmode partner is not verified before Attention messages. This can lead to a NULL pointer dereference when the partner’s typec_altmode/typec_altmode_ops are dereferenced after a data role s...

6AI score0.00202EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.6 views

CVE-2023-54299

In the Linux kernel, the following vulnerability has been resolved: usb: typec: bus: verify partner exists in typecaltmodeattention Some usb hubs will negotiate DisplayPort Alt mode with the device but will then negotiate a data role swap after entering the alt mode. The data role swap causes the...

5.3AI score0.00202EPSS
SaveExploits0
OSV
OSV
added 2025/12/30 12:23 p.m.10 views

CVE-2023-54287 tty: serial: imx: disable Ageing Timer interrupt request irq

In the Linux kernel, the following vulnerability has been resolved: tty: serial: imx: disable Ageing Timer interrupt request irq There maybe pending USR interrupt before requesting irq, however uartaddoneport has not executed, so there will be kernel panic: 0.795668 Unable to handle kernel NULL...

6.2AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.14 views

CVE-2023-54287

In the Linux kernel, the following vulnerability has been resolved: tty: serial: imx: disable Ageing Timer interrupt request irq There maybe pending USR interrupt before requesting irq, however uartaddoneport has not executed, so there will be kernel panic: 0.795668 Unable to handle kernel NULL...

5.1AI score0.00197EPSS
SaveExploits0
CVE
CVE
added 2025/12/30 12:23 p.m.31 views

CVE-2023-54287

Summary of CVE-2023-54287 (Linux kernel, i.MX8MP) : The issue arises in the serial/tty imx driver when Jailhouse is enabled, potentially causing a kernel panic due to a NULL pointer dereference from a pending USR interrupt while the IRQ is not yet requested. The root cause is unsafe handling of t...

6AI score0.00197EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.13 views

CVE-2022-50881

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: Fix use-after-free in ath9khifusbdisconnect This patch fixes a use-after-free in ath9k that occurs in ath9khifusbdisconnect when ath9kdestroywmi is trying to access 'drvpriv' that has already been freed by...

5.5AI score0.00197EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/30 12:16 p.m.36 views

CVE-2023-54270 media: usb: siano: Fix use after free bugs caused by do_submit_urb

In the Linux kernel, the following vulnerability has been resolved: media: usb: siano: Fix use after free bugs caused by dosubmiturb There are UAF bugs caused by dosubmiturb. One of the KASan reports is shown below: 36.403605 BUG: KASAN: use-after-free in workerthread+0x4a2/0x890 36.406105 Read o...

0.00205EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/30 12:16 p.m.29 views

CVE-2023-54270

CVE-2023-54270 concerns the Linux kernel media: usb: siano driver and describes use-after-free bugs caused by do_submit_urb. The provided reports show a KASAN UAF in worker_thread with a trace and indicate memory allocation/free paths (smsusb_probe/term_device) involved in probe/driver flow. Conn...

6.2AI score0.00205EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/30 12:16 p.m.14 views

CVE-2023-54270

In the Linux kernel, the following vulnerability has been resolved: media: usb: siano: Fix use after free bugs caused by dosubmiturb There are UAF bugs caused by dosubmiturb. One of the KASan reports is shown below: 36.403605 BUG: KASAN: use-after-free in workerthread+0x4a2/0x890 36.406105 Read o...

5.8AI score0.00205EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/30 12:15 p.m.12 views

CVE-2023-54266

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb: m920x: Fix a potential memory leak in m920xi2cxfer 'read' is freed when it is known to be NULL, but not when a read error occurs. Revert the logic to avoid a small leak, should a m920xread call fail...

5.1AI score0.00227EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/30 12:11 p.m.7 views

CVE-2023-54220

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix oops for port-pm on uartchangepm Unloading a hardware specific 8250 driver can produce error "Unable to handle kernel paging request at virtual address" about ten seconds after unloading the driver. This happens...

7.8CVSS5.2AI score0.00151EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/30 12:11 p.m.34 views

CVE-2023-54220 serial: 8250: Fix oops for port->pm on uart_change_pm()

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix oops for port-pm on uartchangepm Unloading a hardware specific 8250 driver can produce error "Unable to handle kernel paging request at virtual address" about ten seconds after unloading the driver. This happens...

7.8CVSS0.00151EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/30 12:11 p.m.5 views

CVE-2023-54220 serial: 8250: Fix oops for port->pm on uart_change_pm()

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix oops for port-pm on uartchangepm Unloading a hardware specific 8250 driver can produce error "Unable to handle kernel paging request at virtual address" about ten seconds after unloading the driver. This happens...

7.8CVSS6AI score
SaveExploits0References11
CVE
CVE
added 2025/12/30 12:11 p.m.33 views

CVE-2023-54220

Technical details for CVE-2023-54220 are not publicly provided in the supplied documents. Monitor for updates from vendors for affected products, versions, and mitigations.

7.8CVSS5.8AI score0.00151EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/30 12:11 p.m.32 views

CVE-2023-54213

CVE-2023-54213 concerns the Linux kernel USB driver sisusbvga, where the driver probes endpoints without validating their presence or type. The result can provoke a kernel warning from usb_submit_urb and may lead to instability. The published fix is to add a check validating endpoints before use ...

6AI score0.00208EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/30 12:08 p.m.37 views

CVE-2023-54186 usb: typec: altmodes/displayport: fix pin_assignment_show

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: fix pinassignmentshow This patch fixes negative indexing of buf array in pinassignmentshow when getcurrentpinassignments returns 0 i.e. no compatible pin assignments are found. BUG: KASAN:...

7.8CVSS0.00146EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/30 12:08 p.m.27 views

CVE-2022-50818

CVE-2022-50818 concerns the Linux kernel SCSI PM8001 subsystem. The fixed issue is in the per-device running_req accounting for internal abort commands: a race/defect prevented running_req from decrementing after internal abort completion, causing a hang in SAS/SATA paths (notably when disabling ...

6.4AI score0.00236EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/30 11:10 a.m.9 views

OESA-2025-2883 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved:usb: musb: sunxi: Fix accessing an released usb phyCommit 6ed05c68cbca usb: musb: sunxi: Explicitly release USB PHY onexit will cause that usb phy @glue-xceiv is...

7.8CVSS7AI score0.00351EPSS
SaveExploits0References19
Rows per page
Query Builder