Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2024-43875
HistoryAug 21, 2024 - 1:15 a.m.

CVE-2024-43875

2024-08-2101:15:11
Debian Security Bug Tracker
security-tracker.debian.org
1
linux kernel
pci
endpoint
vulnerability
vpci_scan_bus

AI Score

7.2

Confidence

Low

EPSS

0

Percentile

16.4%

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Clean up error handling in vpci_scan_bus() Smatch complains about inconsistent NULL checking in vpci_scan_bus(): drivers/pci/endpoint/functions/pci-epf-vntb.c:1024 vpci_scan_bus() error: we previously assumed ‘vpci_bus’ could be null (see line 1021) Instead of printing an error message and then crashing we should return an error code and clean up. Also the NULL check is reversed so it prints an error for success instead of failure.

AI Score

7.2

Confidence

Low

EPSS

0

Percentile

16.4%

Related for DEBIANCVE:CVE-2024-43875